Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-58004 (GCVE-0-2024-58004)
Vulnerability from cvelistv5 – Published: 2025-02-27 02:12 – Updated: 2025-05-04 10:08| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Affected:
f50c4ca0a82003b8a542c3332fd292cf1bc355a2 , < 1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d
(git)
Affected: f50c4ca0a82003b8a542c3332fd292cf1bc355a2 , < 95275736185ecb71dc97a71d8d9d19e4ffb0a9eb (git) Affected: f50c4ca0a82003b8a542c3332fd292cf1bc355a2 , < facb541ff0805314e0b56e508f7d3cbd07af513c (git) |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/media/pci/intel/ipu6/ipu6-isys.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d",
"status": "affected",
"version": "f50c4ca0a82003b8a542c3332fd292cf1bc355a2",
"versionType": "git"
},
{
"lessThan": "95275736185ecb71dc97a71d8d9d19e4ffb0a9eb",
"status": "affected",
"version": "f50c4ca0a82003b8a542c3332fd292cf1bc355a2",
"versionType": "git"
},
{
"lessThan": "facb541ff0805314e0b56e508f7d3cbd07af513c",
"status": "affected",
"version": "f50c4ca0a82003b8a542c3332fd292cf1bc355a2",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/media/pci/intel/ipu6/ipu6-isys.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.10"
},
{
"lessThan": "6.10",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.14",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.13.*",
"status": "unaffected",
"version": "6.13.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.14",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.14",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.13.3",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.14",
"versionStartIncluding": "6.10",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]"
}
],
"providerMetadata": {
"dateUpdated": "2025-05-04T10:08:12.333Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d"
},
{
"url": "https://git.kernel.org/stable/c/95275736185ecb71dc97a71d8d9d19e4ffb0a9eb"
},
{
"url": "https://git.kernel.org/stable/c/facb541ff0805314e0b56e508f7d3cbd07af513c"
}
],
"title": "media: intel/ipu6: remove cpu latency qos request on error",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2024-58004",
"datePublished": "2025-02-27T02:12:01.426Z",
"dateReserved": "2025-02-27T02:10:48.226Z",
"dateUpdated": "2025-05-04T10:08:12.333Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-58004\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-02-27T03:15:11.380\",\"lastModified\":\"2025-10-23T13:04:24.757\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: intel/ipu6: remove cpu latency qos request on error\\n\\nFix cpu latency qos list corruption like below. It happens when\\nwe do not remove cpu latency request on error path and free\\ncorresponding memory.\\n\\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\\n\u003csnip\u003e\\n[ 30.634640] l7 kernel: Call Trace:\\n[ 30.634650] l7 kernel: \u003cTASK\u003e\\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: media: intel/ipu6: eliminar solicitud de QoS de latencia de CPU en caso de error Corrija la corrupci\u00f3n de la lista de QoS de latencia de CPU como se muestra a continuaci\u00f3n. Ocurre cuando no eliminamos la solicitud de latencia de CPU en la ruta de error y liberamos la memoria correspondiente. [ 30.634378] l7 kernel: list_add corruption. prev-\u0026gt;next should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8). [ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0 [ 30.634640] l7 kernel: Call Trace: [ 30.634650] l7 kernel: [ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6 [ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634690] l7 kernel: ? report_bug+0xff/0x140 [ 30.634702] l7 kernel: ? handle_bug+0x58/0x90 [ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70 [ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20 [ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634742] l7 kernel: plist_add+0xdd/0x140 [ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0 [ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0 [ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033] \"}],\"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-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.10\",\"versionEndExcluding\":\"6.12.14\",\"matchCriteriaId\":\"39B6CD9F-15B4-4B45-976A-23B03B501740\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.13.3\",\"matchCriteriaId\":\"0E92CEE3-1FC3-4AFC-A513-DEDBA7414F00\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/95275736185ecb71dc97a71d8d9d19e4ffb0a9eb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/facb541ff0805314e0b56e508f7d3cbd07af513c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}"
}
}
WID-SEC-W-2025-0453
Vulnerability from csaf_certbund - Published: 2025-02-26 23:00 - Updated: 2026-03-04 23:00{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0453 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0453.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0453 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0453"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-49732",
"url": "https://lore.kernel.org/linux-cve-announce/2025022619-CVE-2022-49732-fc0d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-49570",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2024-49570-d2e7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-52557",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-52557-506d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-52559",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-52559-6125@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-52560",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-52560-8446@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-54456",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-54456-e8a9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-54458",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-54458-75cd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57834",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-57834-f004@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57852",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2024-57852-f942@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57953",
"url": "https://lore.kernel.org/linux-cve-announce/2025022631-CVE-2024-57953-9830@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57973",
"url": "https://lore.kernel.org/linux-cve-announce/2025022632-CVE-2024-57973-8797@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57974",
"url": "https://lore.kernel.org/linux-cve-announce/2025022632-CVE-2024-57974-189e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57975",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2024-57975-e1c7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57976",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2024-57976-10f5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57977",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2024-57977-88ac@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57978",
"url": "https://lore.kernel.org/linux-cve-announce/2025022634-CVE-2024-57978-2a90@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57979",
"url": "https://lore.kernel.org/linux-cve-announce/2025022634-CVE-2024-57979-aad0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57980",
"url": "https://lore.kernel.org/linux-cve-announce/2025022634-CVE-2024-57980-4b5a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57981",
"url": "https://lore.kernel.org/linux-cve-announce/2025022635-CVE-2024-57981-bba6@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57982",
"url": "https://lore.kernel.org/linux-cve-announce/2025022635-CVE-2024-57982-c76a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57983",
"url": "https://lore.kernel.org/linux-cve-announce/2025022635-CVE-2024-57983-d9c0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57984",
"url": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57984-191f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57985",
"url": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57985-1f49@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57986",
"url": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57986-6166@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57987",
"url": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57987-09a3@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57988",
"url": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57988-db3b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57989",
"url": "https://lore.kernel.org/linux-cve-announce/2025022638-CVE-2024-57989-0a14@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57990",
"url": "https://lore.kernel.org/linux-cve-announce/2025022638-CVE-2024-57990-67dc@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57991",
"url": "https://lore.kernel.org/linux-cve-announce/2025022638-CVE-2024-57991-a3e1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57992",
"url": "https://lore.kernel.org/linux-cve-announce/2025022639-CVE-2024-57992-fa9c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57993",
"url": "https://lore.kernel.org/linux-cve-announce/2025022639-CVE-2024-57993-e136@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57994",
"url": "https://lore.kernel.org/linux-cve-announce/2025022639-CVE-2024-57994-8dbd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57995",
"url": "https://lore.kernel.org/linux-cve-announce/2025022640-CVE-2024-57995-892d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57996",
"url": "https://lore.kernel.org/linux-cve-announce/2025022640-CVE-2024-57996-b670@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57997",
"url": "https://lore.kernel.org/linux-cve-announce/2025022640-CVE-2024-57997-a004@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57998",
"url": "https://lore.kernel.org/linux-cve-announce/2025022641-CVE-2024-57998-e730@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-57999",
"url": "https://lore.kernel.org/linux-cve-announce/2025022641-CVE-2024-57999-1029@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58000",
"url": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2024-58000-4f74@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58001",
"url": "https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2024-58001-3f9c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58002",
"url": "https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2024-58002-6f93@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58003",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58003-2b9b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58004",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58004-cf99@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58005",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58005-f2fa@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58006",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58006-9855@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58007",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58007-123c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58008",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58008-548d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58009",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58009-b2d2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58010",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58010-39bc@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58011",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58011-5ed8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58012",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58012-90ce@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58013",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58013-55de@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58014",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58014-6269@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58015",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58015-f72e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58016",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58016-115b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58017",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58017-fb48@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58018",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58018-605c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58019",
"url": "https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2024-58019-64da@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58020",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2024-58020-a097@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2024-58021",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2024-58021-0769@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21705",
"url": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2025-21705-c7e5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21706",
"url": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2025-21706-f5bd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21707",
"url": "https://lore.kernel.org/linux-cve-announce/2025022643-CVE-2025-21707-2961@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21708",
"url": "https://lore.kernel.org/linux-cve-announce/2025022643-CVE-2025-21708-77ac@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21709",
"url": "https://lore.kernel.org/linux-cve-announce/2025022643-CVE-2025-21709-e967@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21710",
"url": "https://lore.kernel.org/linux-cve-announce/2025022644-CVE-2025-21710-5e28@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21711",
"url": "https://lore.kernel.org/linux-cve-announce/2025022644-CVE-2025-21711-9e79@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21712",
"url": "https://lore.kernel.org/linux-cve-announce/2025022644-CVE-2025-21712-8345@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21713",
"url": "https://lore.kernel.org/linux-cve-announce/2025022645-CVE-2025-21713-4c72@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21714",
"url": "https://lore.kernel.org/linux-cve-announce/2025022645-CVE-2025-21714-8169@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21715",
"url": "https://lore.kernel.org/linux-cve-announce/2025022645-CVE-2025-21715-2837@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21716",
"url": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2025-21716-3afa@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21717",
"url": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2025-21717-3893@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21718",
"url": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2025-21718-d976@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21719",
"url": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2025-21719-dbee@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21720",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21720-063a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21721",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21721-28d2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21722",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21722-5415@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21723",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21723-9f05@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21724",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21724-f4b1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21725",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2025-21725-3a4d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21726",
"url": "https://lore.kernel.org/linux-cve-announce/2025022648-CVE-2025-21726-73b1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21727",
"url": "https://lore.kernel.org/linux-cve-announce/2025022648-CVE-2025-21727-b034@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21728",
"url": "https://lore.kernel.org/linux-cve-announce/2025022648-CVE-2025-21728-5da4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21729",
"url": "https://lore.kernel.org/linux-cve-announce/2025022648-CVE-2025-21729-24e3@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21730",
"url": "https://lore.kernel.org/linux-cve-announce/2025022648-CVE-2025-21730-5bfb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21731",
"url": "https://lore.kernel.org/linux-cve-announce/2025022649-CVE-2025-21731-c18b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21732",
"url": "https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2025-21732-e800@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21733",
"url": "https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2025-21733-f0b8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21734",
"url": "https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2025-21734-ac40@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21735",
"url": "https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2025-21735-259b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21736",
"url": "https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2025-21736-6d94@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21737",
"url": "https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2025-21737-db6e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21738",
"url": "https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2025-21738-f502@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21739",
"url": "https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2025-21739-5578@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21740",
"url": "https://lore.kernel.org/linux-cve-announce/2025022659-CVE-2025-21740-083e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21741",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21741-cbfd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21742",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21742-7d50@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21743",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21743-c67f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21744",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21744-2585@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21745",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21745-19ee@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21746",
"url": "https://lore.kernel.org/linux-cve-announce/2025022600-CVE-2025-21746-380d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21747",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2025-21747-a514@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21748",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2025-21748-c980@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21749",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2025-21749-cd11@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21750",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2025-21750-d10d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21751",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2025-21751-101c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21752",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2025-21752-5815@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21753",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2025-21753-91bd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21754",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2025-21754-9daa@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21755",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2025-21755-5887@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21756",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2025-21756-5e09@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21757",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2025-21757-912a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21758",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21758-9f8c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21759",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21759-ad7c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21760",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21760-fb9d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21761",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21761-218b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21762",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21762-8b8d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21763",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2025-21763-dcff@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21764",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21764-1061@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21765",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21765-4d5e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21766",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21766-a004@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21767",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21767-4c7f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21768",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21768-512b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21769",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2025-21769-c349@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21770",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21770-d7e0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21771",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21771-6032@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21772",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21772-5ec0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21773",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21773-2ee7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21774",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21774-26d5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21775",
"url": "https://lore.kernel.org/linux-cve-announce/2025022606-CVE-2025-21775-3137@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21776",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21776-5581@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21777",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21777-0c96@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21778",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21778-9ae4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21779",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21779-f239@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21780",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21780-8283@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21781",
"url": "https://lore.kernel.org/linux-cve-announce/2025022607-CVE-2025-21781-7324@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21782",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21782-9d97@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21783",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21783-2714@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21784",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21784-cd4e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21785",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21785-184c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21786",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21786-f31d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21787",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2025-21787-c4f2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21788",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21788-2619@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21789",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21789-9691@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21790",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21790-af3e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21791",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21791-6074@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21792",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21792-d8e8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21793",
"url": "https://lore.kernel.org/linux-cve-announce/2025022609-CVE-2025-21793-2c1e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21794",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2025-21794-ddde@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21795",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2025-21795-785d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21796",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2025-21796-0133@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-21797",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2025-21797-04ee@gregkh/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2474 vom 2025-03-10",
"url": "https://access.redhat.com/errata/RHSA-2025:2474"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-2473 vom 2025-03-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-2473.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0834-1 vom 2025-03-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020497.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0847-1 vom 2025-03-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020505.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020508.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0856-1 vom 2025-03-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OSPHACQPT5GWCIN3WJL55RCYA4OHTBLI/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:2710 vom 2025-03-20",
"url": "https://access.redhat.com/errata/RHSA-2025:2710"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0955-1 vom 2025-03-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020563.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0983-1 vom 2025-03-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020579.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3128 vom 2025-03-25",
"url": "https://access.redhat.com/errata/RHSA-2025:3128"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3127 vom 2025-03-25",
"url": "https://access.redhat.com/errata/RHSA-2025:3127"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3208 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3208"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3212 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3212"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3214 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3214"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3213 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3213"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3207 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3207"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3211 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3211"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2025:3216"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3209 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3209"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3208 vom 2025-03-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-3208.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3264 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3264"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:3260 vom 2025-03-26",
"url": "https://access.redhat.com/errata/RHSA-2025:3260"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1027-1 vom 2025-03-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020612.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-3260 vom 2025-03-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-3260.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4102 vom 2025-04-01",
"url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-069 vom 2025-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-069.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-097 vom 2025-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-097.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1177-1 vom 2025-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020670.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1178-1 vom 2025-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020674.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1176-1 vom 2025-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020671.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1180-1 vom 2025-04-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/DGJ23MSZWYIA7MJ47RNVV6T27Z324VKA/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1183-1 vom 2025-04-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020678.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1195-1 vom 2025-04-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020680.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1194-1 vom 2025-04-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020681.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5900 vom 2025-04-12",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00062.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1241-1 vom 2025-04-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020694.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1263-1 vom 2025-04-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/Q4U3LRNKLFTX56NC6NKHFDU35E5WDD75/"
},
{
"category": "external",
"summary": "Container-Optimized OS release notes vom 2025-04-16",
"url": "https://cloud.google.com/container-optimized-os/docs/release-notes#April_14_2025"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1293-1 vom 2025-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-April/020712.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2826 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2826.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-218 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-218.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-220 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-220.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2025-088 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2025-088.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-215 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-215.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-219 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-219.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-214 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-214.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-211 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-211.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-212 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-212.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-213 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-213.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-217 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-217.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-216 vom 2025-04-16",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-216.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1970 vom 2025-04-17",
"url": "https://alas.aws.amazon.com/ALAS-2025-1970.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7445-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7445-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7452-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7452-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7449-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7449-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7451-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7451-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7448-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7448-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7450-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7450-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7453-1 vom 2025-04-23",
"url": "https://ubuntu.com/security/notices/USN-7453-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7455-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7455-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7455-2 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7455-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7459-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7459-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7460-1 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7460-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7449-2 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7449-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7455-3 vom 2025-04-24",
"url": "https://ubuntu.com/security/notices/USN-7455-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7455-4 vom 2025-04-25",
"url": "https://ubuntu.com/security/notices/USN-7455-4"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7231915 vom 2025-04-26",
"url": "https://www.ibm.com/support/pages/node/7231915"
},
{
"category": "external",
"summary": "PoC CVE-2025-21756 vom 2025-04-28",
"url": "https://github.com/hoefler02/CVE-2025-21756"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7459-2 vom 2025-04-28",
"url": "https://ubuntu.com/security/notices/USN-7459-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7468-1 vom 2025-04-28",
"url": "https://ubuntu.com/security/notices/USN-7468-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7455-5 vom 2025-04-29",
"url": "https://ubuntu.com/security/notices/USN-7455-5"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-225 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-225.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-228 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-228.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-227 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-227.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-226 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-226.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASLIVEPATCH-2025-224 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASLIVEPATCH-2025-224.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-100 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-100.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.10-2025-090 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.10-2025-090.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-070 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-070.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-098 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-098.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7475-1 vom 2025-05-02",
"url": "https://ubuntu.com/security/notices/USN-7475-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7423 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7423"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7652 vom 2025-05-15",
"url": "https://access.redhat.com/errata/RHSA-2025:7652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7682 vom 2025-05-16",
"url": "https://access.redhat.com/errata/RHSA-2025:7682"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7676 vom 2025-05-15",
"url": "https://access.redhat.com/errata/RHSA-2025:7676"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7683 vom 2025-05-16",
"url": "https://access.redhat.com/errata/RHSA-2025:7683"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1574-1 vom 2025-05-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020835.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-1 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7510-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7903 vom 2025-05-19",
"url": "https://access.redhat.com/errata/RHSA-2025:7903"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-1 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7516-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7897 vom 2025-05-19",
"url": "https://access.redhat.com/errata/RHSA-2025:7897"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7901 vom 2025-05-19",
"url": "https://access.redhat.com/errata/RHSA-2025:7901"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1573-1 vom 2025-05-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020836.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7896 vom 2025-05-19",
"url": "https://access.redhat.com/errata/RHSA-2025:7896"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7902 vom 2025-05-19",
"url": "https://access.redhat.com/errata/RHSA-2025:7902"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7511-1 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7511-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-2 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7511-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7512-1 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7512-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-2 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7510-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7517-1 vom 2025-05-16",
"url": "https://ubuntu.com/security/notices/USN-7517-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7518-1 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7518-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-3 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7516-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01600-1 vom 2025-05-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020854.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-3 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7510-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7523-1 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7523-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8057 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8056 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8056"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-4 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7510-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7511-3 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7511-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-5 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7510-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7521-1 vom 2025-05-20",
"url": "https://ubuntu.com/security/notices/USN-7521-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8058 vom 2025-05-21",
"url": "https://access.redhat.com/errata/RHSA-2025:8058"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01614-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01620-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020867.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01627-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020866.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-4 vom 2025-05-21",
"url": "https://ubuntu.com/security/notices/USN-7516-4"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8056 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-8056.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01633-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020864.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7517-2 vom 2025-05-21",
"url": "https://ubuntu.com/security/notices/USN-7517-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01640-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020861.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7521-2 vom 2025-05-22",
"url": "https://ubuntu.com/security/notices/USN-7521-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-5 vom 2025-05-23",
"url": "https://ubuntu.com/security/notices/USN-7516-5"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7423 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7423.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7903 vom 2025-05-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-7903.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8137 vom 2025-05-26",
"url": "https://access.redhat.com/errata/RHSA-2025:8137"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-6 vom 2025-05-26",
"url": "https://ubuntu.com/security/notices/USN-7516-6"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4178 vom 2025-05-26",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01707-1 vom 2025-05-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020902.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7517-3 vom 2025-05-26",
"url": "https://ubuntu.com/security/notices/USN-7517-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7524-1 vom 2025-05-26",
"url": "https://ubuntu.com/security/notices/USN-7524-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-6 vom 2025-05-27",
"url": "https://ubuntu.com/security/notices/USN-7510-6"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8248 vom 2025-05-28",
"url": "https://access.redhat.com/errata/RHSA-2025:8248"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7539-1 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7539-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-7 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7510-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7540-1 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7540-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7521-3 vom 2025-05-28",
"url": "https://ubuntu.com/security/notices/USN-7521-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7510-8 vom 2025-05-29",
"url": "https://ubuntu.com/security/notices/USN-7510-8"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-7 vom 2025-05-29",
"url": "https://ubuntu.com/security/notices/USN-7516-7"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4193 vom 2025-05-30",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20343-1 vom 2025-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020965.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-9 vom 2025-05-29",
"url": "https://ubuntu.com/security/notices/USN-7516-9"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20344-1 vom 2025-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020964.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7516-8 vom 2025-05-29",
"url": "https://ubuntu.com/security/notices/USN-7516-8"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2865 vom 2025-05-29",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2865.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-213 vom 2025-05-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000326299/dsa-2025-213-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-multiple-third-party-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8345 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8345"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8347 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8347"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8346 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8346"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8342 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8342"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8344 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8344"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8333 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8333"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8343 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8343"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8348 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8348"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20355-1 vom 2025-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021015.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20354-1 vom 2025-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021016.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8333 vom 2025-06-03",
"url": "https://linux.oracle.com/errata/ELSA-2025-8333.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20283-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021049.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20260-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021058.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20270-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021056.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20192-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021150.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20206-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021137.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20190-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021154.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01844-1 vom 2025-06-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021438.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01843-1 vom 2025-06-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021432.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01839-1 vom 2025-06-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021433.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01840-1 vom 2025-06-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021434.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-1983 vom 2025-06-10",
"url": "https://alas.aws.amazon.com/ALAS-2025-1983.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01849-1 vom 2025-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021443.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01853-1 vom 2025-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021441.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01851-1 vom 2025-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021442.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01869-1 vom 2025-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021449.html"
},
{
"category": "external",
"summary": "Siemens Security Advisory SSA-082556 vom 2025-06-10",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-082556.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01868-1 vom 2025-06-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021447.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01875-1 vom 2025-06-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MS3XXVHXB3HEZP3HNHCCJLMN3IGQ7UNZ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01873-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021451.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01892-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021465.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01901-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021471.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01893-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021468.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01894-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021467.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01899-1 vom 2025-06-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021466.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01919-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021477.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01908-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021473.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01907-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021474.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01906-1 vom 2025-06-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/555WAYKDPARZFWYJBA7IPHKL7OLUGFCD/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01927-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021493.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20381-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021488.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01929-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021498.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01930-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021497.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20387-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021482.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01928-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021499.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20388-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021481.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01922-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021479.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20386-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021483.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20382-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021487.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20383-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021486.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20389-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021480.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20384-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021485.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01935-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021500.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01932-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021501.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01950-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021510.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01944-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021505.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01958-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021516.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01957-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021517.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01948-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021512.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01949-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021511.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01951-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021509.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01956-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021518.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20402-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021520.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20401-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021521.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20400-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021522.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20399-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021523.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20398-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021524.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20397-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021525.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9079 vom 2025-06-16",
"url": "https://access.redhat.com/errata/RHSA-2025:9079"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01967-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021533.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01964-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021531.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01965-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021535.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01972-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021537.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01983-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021538.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20408-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021550.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20413-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021547.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02000-1 vom 2025-06-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021568.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20421-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021590.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20419-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021591.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7593-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7593-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9497 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9497"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9492 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9492"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9493 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9493"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9494 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9494"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9490 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9490"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9498 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9498"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9491 vom 2025-06-24",
"url": "https://access.redhat.com/errata/RHSA-2025:9491"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9581 vom 2025-06-25",
"url": "https://access.redhat.com/errata/RHSA-2025:9581"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9580 vom 2025-06-25",
"url": "https://access.redhat.com/errata/RHSA-2025:9580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9584 vom 2025-06-25",
"url": "https://access.redhat.com/errata/RHSA-2025:9584"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-9580 vom 2025-06-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-9580.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7602-1 vom 2025-06-26",
"url": "https://ubuntu.com/security/notices/USN-7602-1"
},
{
"category": "external",
"summary": "SEM 2025.2.1 release notes vom 2025-07-02",
"url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10211 vom 2025-07-02",
"url": "https://access.redhat.com/errata/RHSA-2025:10211"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-9079 vom 2025-07-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-9079.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8137 vom 2025-07-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-8137.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10371 vom 2025-07-07",
"url": "https://access.redhat.com/errata/RHSA-2025:10371"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10379 vom 2025-07-07",
"url": "https://access.redhat.com/errata/RHSA-2025:10379"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-10371 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-10371.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20406 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-20406.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02249-1 vom 2025-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021766.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-10379 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-10379.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02254-1 vom 2025-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021770.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02264-1 vom 2025-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021785.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2025-082 vom 2025-07-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-2025-082.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10830 vom 2025-07-14",
"url": "https://access.redhat.com/errata/RHSA-2025:10830"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10829 vom 2025-07-14",
"url": "https://access.redhat.com/errata/RHSA-2025:10829"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02307-1 vom 2025-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021804.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02321-1 vom 2025-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021811.html"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2025:11299"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02322-1 vom 2025-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021810.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11298 vom 2025-07-16",
"url": "https://access.redhat.com/errata/RHSA-2025:11298"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11245 vom 2025-07-16",
"url": "https://access.redhat.com/errata/RHSA-2025:11245"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20470 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-20470.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02335-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021828.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02333-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021830.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11298 vom 2025-07-17",
"url": "https://linux.oracle.com/errata/ELSA-2025-11298.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02334-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021829.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7640-1 vom 2025-07-16",
"url": "https://ubuntu.com/security/notices/USN-7640-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7653-1 vom 2025-07-17",
"url": "https://ubuntu.com/security/notices/USN-7653-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7652-1 vom 2025-07-17",
"url": "https://ubuntu.com/security/notices/USN-7652-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-1 vom 2025-07-17",
"url": "https://ubuntu.com/security/notices/USN-7651-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-2 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-3 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7655-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7655-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-2 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7651-2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20480 vom 2025-07-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-20480.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11411 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11411"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02387-1 vom 2025-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021861.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02385-1 vom 2025-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021862.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02388-1 vom 2025-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021860.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02390-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021881.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02402-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021875.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02412-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021866.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02405-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021868.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02410-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/T7JYI4RKW2E7EB4ZJ6UB45TTF2H6PEYR/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11428 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11428"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02399-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/76DMKQMABVDV4KDJA6FQ7PDOF7RSG4ZQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02400-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZFZK6V3WCARPDN2N3X7GFGJTK7UFSP6T/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02413-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021865.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02401-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C2CTS27REDRGOT26DT2AKNCWHEMLXFPV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02389-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021882.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02398-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/OZIQSMDCERQHP4JSQ3YSIO5TMBD637EV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02393-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/536XR3DQAUU4EJXWQKQRE6QHNW7W4M5C/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02411-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DEKG43SVEEUNQXJBCRXWGSWJ6NQ36NUC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02392-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021879.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02394-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021878.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02396-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021876.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02391-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021880.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02403-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BXLF63OLKSA5LWF3BYMVRASA55GHVYJY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02433-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021883.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02420-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021886.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02428-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021889.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02418-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021888.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02451-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/22P3K2RHZ424E6JGDSKSXUABXRESY6GY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02416-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021890.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02415-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021891.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02446-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GYAKCPI3CQKIWHWVXLDBJMK5CDOB5VRS/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02436-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JOC4XFCSYMATM6FYIQWRDFK5AQF4P2LT/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02434-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HM6XIBRQQ4DT55UN4XNTKFRWGXRY73A5/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11411 vom 2025-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-11411.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02454-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7NNLH3GVII5RPJKDTSNRRAF2IHEZBWAO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02444-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KAPR5ITSSKHG4EAWNWSLSEMDSVTCH3CA/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02438-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/C4GMDP2SNO4HPRFRHQVRBAS7WAZ5PYIZ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02449-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NOIECZ42HAJGKZ7TVGI4LLLNAG27ZF7L/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20483-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021917.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02442-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7BWN4GTGQU33LC3C2LNMXQT72KBQAYTF/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20475-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021919.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02422-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021884.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02421-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021885.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02419-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021887.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02445-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WYJ3O67PBJST6GKMJJXDEBLGGDV5KJKJ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02440-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ON72ZMOEO6E3K3KZFRVFHX5LUYA6RAXJ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02437-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CCEZBA2U7C5F2MCQC3AIBIKAHNQBPFOI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02455-1 vom 2025-07-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H2GXZ2EL5OVKMNFWDPFV7NT367YYOFZO/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-3 vom 2025-07-22",
"url": "https://ubuntu.com/security/notices/USN-7651-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02459-1 vom 2025-07-22",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/CNBGONL5CBCKJ2ZQN6XVJFDFNJMHMLDW/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-4 vom 2025-07-22",
"url": "https://ubuntu.com/security/notices/USN-7654-4"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11428 vom 2025-07-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-11428.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-4 vom 2025-07-22",
"url": "https://ubuntu.com/security/notices/USN-7651-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02468-1 vom 2025-07-22",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H7LXLV4ZFW2U2LQ7EL4MR5BCEPMCAILY/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-5 vom 2025-07-24",
"url": "https://ubuntu.com/security/notices/USN-7651-5"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02507-1 vom 2025-07-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021949.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7651-6 vom 2025-07-24",
"url": "https://ubuntu.com/security/notices/USN-7651-6"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20493-1 vom 2025-07-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021967.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20498-1 vom 2025-07-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021965.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11861 vom 2025-07-28",
"url": "https://access.redhat.com/errata/RHSA-2025:11861"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02537-1 vom 2025-07-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021978.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02538-1 vom 2025-07-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021981.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-5 vom 2025-07-29",
"url": "https://ubuntu.com/security/notices/USN-7654-5"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11861 vom 2025-07-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-11861.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12209 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:12209"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12311 vom 2025-07-30",
"url": "https://access.redhat.com/errata/RHSA-2025:12311"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12525 vom 2025-08-04",
"url": "https://access.redhat.com/errata/RHSA-2025:12525"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20526-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022026.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20527-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022025.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20518-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022033.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20520-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022031.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20528-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022024.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20525-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022027.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12662 vom 2025-08-04",
"url": "https://access.redhat.com/errata/RHSA-2025:12662"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20517-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022034.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20519-1 vom 2025-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022032.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12746 vom 2025-08-04",
"url": "https://access.redhat.com/errata/RHSA-2025:12746"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.10-2025-098 vom 2025-08-05",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.10-2025-098.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12526 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:12526"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13061 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:13061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13135 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13135"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20545-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022099.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20541-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022103.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20540-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022104.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13120 vom 2025-08-06",
"url": "https://access.redhat.com/errata/RHSA-2025:13120"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20542-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022102.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20546-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022098.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13029 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:13029"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7686-1 vom 2025-08-05",
"url": "https://ubuntu.com/security/notices/USN-7686-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20544-1 vom 2025-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022100.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13030 vom 2025-08-05",
"url": "https://access.redhat.com/errata/RHSA-2025:13030"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12746 vom 2025-08-06",
"url": "https://linux.oracle.com/errata/ELSA-2025-12746.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241589 vom 2025-08-06",
"url": "https://www.ibm.com/support/pages/node/7241589"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13590 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13590"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13589 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13589"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20520 vom 2025-08-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-20520.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12662 vom 2025-08-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-12662.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13633 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13633"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-13589 vom 2025-08-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-13589.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13776 vom 2025-08-13",
"url": "https://access.redhat.com/errata/RHSA-2025:13776"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13781 vom 2025-08-13",
"url": "https://access.redhat.com/errata/RHSA-2025:13781"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14054 vom 2025-08-19",
"url": "https://access.redhat.com/errata/RHSA-2025:14054"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02846-1 vom 2025-08-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022192.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14094 vom 2025-08-19",
"url": "https://access.redhat.com/errata/RHSA-2025:14094"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7703-1 vom 2025-08-20",
"url": "https://ubuntu.com/security/notices/USN-7703-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14136 vom 2025-08-20",
"url": "https://access.redhat.com/errata/RHSA-2025:14136"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02923-1 vom 2025-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022237.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7703-2 vom 2025-08-20",
"url": "https://ubuntu.com/security/notices/USN-7703-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7703-3 vom 2025-08-21",
"url": "https://ubuntu.com/security/notices/USN-7703-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7712-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7711-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7711-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7719-1 vom 2025-08-26",
"url": "https://ubuntu.com/security/notices/USN-7719-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14748 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14748"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14746 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14746"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7703-4 vom 2025-08-28",
"url": "https://ubuntu.com/security/notices/USN-7703-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7727-1 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7727-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7727-2 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7727-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7726-3 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7726-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7726-2 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7726-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7726-1 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7726-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7725-1 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7725-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7725-2 vom 2025-08-29",
"url": "https://ubuntu.com/security/notices/USN-7725-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14985 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:14985"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15035 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:15035"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-2 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7712-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7725-3 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7725-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7726-4 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7726-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7727-3 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7727-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7737-1 vom 2025-09-03",
"url": "https://ubuntu.com/security/notices/USN-7737-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20551 vom 2025-09-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20551.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:13590 vom 2025-09-08",
"url": "https://errata.build.resf.org/RLSA-2025:13590"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20553 vom 2025-09-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-20553.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15656 vom 2025-09-10",
"url": "https://access.redhat.com/errata/RHSA-2025:15656"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15660 vom 2025-09-11",
"url": "https://access.redhat.com/errata/RHSA-2025:15660"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7754-2 vom 2025-09-17",
"url": "https://ubuntu.com/security/notices/USN-7754-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7754-1 vom 2025-09-17",
"url": "https://ubuntu.com/security/notices/USN-7754-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-109 vom 2025-09-16",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-109.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7755-2 vom 2025-09-17",
"url": "https://ubuntu.com/security/notices/USN-7755-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7755-1 vom 2025-09-17",
"url": "https://ubuntu.com/security/notices/USN-7755-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14987 vom 2025-09-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-14987.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14748 vom 2025-09-18",
"url": "https://linux.oracle.com/errata/ELSA-2025-14748.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7726-5 vom 2025-09-18",
"url": "https://ubuntu.com/security/notices/USN-7726-5"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6008 vom 2025-09-23",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00172.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7755-3 vom 2025-09-24",
"url": "https://ubuntu.com/security/notices/USN-7755-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03315-1 vom 2025-09-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022621.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03317-1 vom 2025-09-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022619.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03343-1 vom 2025-09-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022628.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03341-1 vom 2025-09-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022629.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7776-1 vom 2025-09-25",
"url": "https://ubuntu.com/security/notices/USN-7776-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7779-1 vom 2025-09-25",
"url": "https://ubuntu.com/security/notices/USN-7779-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20727-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022691.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20737-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022718.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20787-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022660.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03370-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022642.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20785-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022655.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03374-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022694.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20769-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022673.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03375-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022693.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20738-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022697.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03381-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022722.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20726-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022692.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20728-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022690.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20768-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022674.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20722-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022683.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20784-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022713.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20770-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022672.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20723-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022689.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20725-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022681.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20786-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022654.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20724-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022682.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03397-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022736.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03391-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022743.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03408-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022734.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03395-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022739.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03400-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022737.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03393-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022740.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03387-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022742.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03406-1 vom 2025-09-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022732.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17124 vom 2025-10-01",
"url": "https://access.redhat.com/errata/RHSA-2025:17124"
},
{
"category": "external",
"summary": "Dell Security Update vom 2025-10-02",
"url": "https://www.dell.com/support/kbdoc/000376224"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7795-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7797-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7797-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7802-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7802-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7797-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7797-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-3 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7795-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03468-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022783.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03472-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022780.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03476-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022777.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03475-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022778.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03469-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022782.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03465-1 vom 2025-10-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022774.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7809-1 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7809-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03482-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022788.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-3 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7795-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03496-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022795.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03494-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022794.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03504-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SECAEAK6WEIFWFKCJTBA2HF5JSEVDUS4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03503-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JUWAQTIC7XPSFOY6GTF6ZLAS2JNMHEKU/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03514-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XAWB2PO5O6CBDV27R7BVVXL54MXG5ST5/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03529-1 vom 2025-10-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022817.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03528-1 vom 2025-10-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022818.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03539-1 vom 2025-10-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022824.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03538-1 vom 2025-10-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022825.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03571-1 vom 2025-10-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022839.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03541-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XKOOHT7ZFB34FTK3MBV76ZBHNFB6V36H/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03554-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TH3AMQOQLP3DYM2S52DBRVQOATOXEZ4A/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03555-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QIU2ENCHZ6TGXFRZ6RCIDKC37OKELKRV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03566-1 vom 2025-10-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022843.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03569-1 vom 2025-10-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022840.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03577-1 vom 2025-10-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022835.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03563-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EC4PXMLKKMVMYAUI5S3O2XUOAVVXC2CO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03559-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BPHXJO5EMVRKXZC5ZXKEJXDYNB4RJTVU/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03543-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MC656OYGPRT7D2WOKGTVHYQVKRPDOF2M/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03580-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/S6S2ABU6DFOD2DPFHPKIDP3QVGRAYOKO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03578-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/JE73VH4T37L5F3VWVHXRSVC6UFH7VY2G/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03548-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SOZC4LP2VEWOVXCP5X7JSFTFZEWXQE6H/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03553-1 vom 2025-10-13",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DVXXSG7PIJG7HTJMMXDXUMVAAMRTWXFG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03557-1 vom 2025-10-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022848.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4327 vom 2025-10-13",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-4 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7796-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7820-1 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7820-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7819-1 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7819-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20806-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022878.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20807-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022877.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20808-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022876.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20813-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022871.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20814-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20819-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022865.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20827-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022898.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20840-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022885.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20841-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022884.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20826-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022899.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20833-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022892.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20835-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022890.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20832-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022893.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20834-1 vom 2025-10-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022891.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-17161 vom 2025-10-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-17161.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7832-1 vom 2025-10-21",
"url": "https://ubuntu.com/security/notices/USN-7832-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7819-2 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7819-2"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7249042 vom 2025-10-23",
"url": "https://www.ibm.com/support/pages/node/7249042"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-4 vom 2025-10-24",
"url": "https://ubuntu.com/security/notices/USN-7795-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7854-1 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7854-1"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19447 vom 2025-11-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-19447.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-5 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7795-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7865-1 vom 2025-11-10",
"url": "https://ubuntu.com/security/notices/USN-7865-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20518 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20518"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20095 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:2264-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4123-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023296.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7875-1 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7875-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-2 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7874-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-1 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7874-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:20518 vom 2025-11-21",
"url": "https://errata.build.resf.org/RLSA-2025:20518"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20518 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-20518-0.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-2 vom 2025-11-26",
"url": "https://ubuntu.com/security/notices/USN-7889-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-3 vom 2025-11-26",
"url": "https://ubuntu.com/security/notices/USN-7889-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-1 vom 2025-11-25",
"url": "https://ubuntu.com/security/notices/USN-7889-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:20095 vom 2025-11-27",
"url": "https://errata.build.resf.org/RLSA-2025:20095"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-2 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7907-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-1 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7907-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-4 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7889-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-4 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7907-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7907-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7874-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-5 vom 2025-12-05",
"url": "https://ubuntu.com/security/notices/USN-7889-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7907-5 vom 2025-12-12",
"url": "https://ubuntu.com/security/notices/USN-7907-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7930-2 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7930-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7930-1 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7930-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7937-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7937-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7935-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7935-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4393-1 vom 2025-12-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023538.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21063 vom 2025-12-17",
"url": "https://linux.oracle.com/errata/ELSA-2025-21063.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7889-7 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7889-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7939-1 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7939-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7939-2 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7939-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4422-1 vom 2025-12-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023573.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-1 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7940-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4505-1 vom 2025-12-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3D5W2444LYTUJVXYGB63LTMU25GRLRJR/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4517-1 vom 2025-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023649.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4516-1 vom 2025-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023646.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4521-1 vom 2025-12-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023651.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-2 vom 2026-01-09",
"url": "https://ubuntu.com/security/notices/USN-7940-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20039-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023767.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20059-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023751.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-318 vom 2026-01-16",
"url": "https://www.dell.com/support/kbdoc/000359915"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0804 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0804"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0149-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023793.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0917 vom 2026-01-21",
"url": "https://access.redhat.com/errata/RHSA-2026:0917"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1441 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1441"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1443 vom 2026-01-28",
"url": "https://access.redhat.com/errata/RHSA-2026:1443"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22910 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-22910.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-1 vom 2026-01-30",
"url": "https://ubuntu.com/security/notices/USN-7990-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23947 vom 2026-01-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-23947.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-2 vom 2026-01-30",
"url": "https://ubuntu.com/security/notices/USN-7990-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0385-1 vom 2026-02-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024056.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2352 vom 2026-02-09",
"url": "https://access.redhat.com/errata/RHSA-2026:2352"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2264 vom 2026-02-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-2264.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-3 vom 2026-02-11",
"url": "https://ubuntu.com/security/notices/USN-7990-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-2 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8034-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8034-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-3 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8033-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0475-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024139.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0474-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024140.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0473-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024136.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-4 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-7990-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-4 vom 2026-02-13",
"url": "https://ubuntu.com/security/notices/USN-8033-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20327-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024168.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0496-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024158.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0495-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024159.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20326-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024169.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20334-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024161.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20325-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024170.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20305-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024186.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20329-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024166.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20328-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024167.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20294-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024193.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20300-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024190.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20302-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024188.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-5 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8033-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8034-2 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8034-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-6 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8033-6"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-0755 vom 2026-02-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-0755.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-7 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8033-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8033-8 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8033-8"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-5 vom 2026-02-20",
"url": "https://ubuntu.com/security/notices/USN-7990-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-1 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8060-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0617-1 vom 2026-02-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024378.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-3 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8060-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-2 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8060-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-4 vom 2026-02-25",
"url": "https://ubuntu.com/security/notices/USN-8060-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20473-1 vom 2026-02-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024411.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20478-1 vom 2026-02-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024408.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20519-1 vom 2026-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024456.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20496-1 vom 2026-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024477.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-5 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8060-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7990-6 vom 2026-03-03",
"url": "https://ubuntu.com/security/notices/USN-7990-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8060-6 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8060-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice LSN-0118-1 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/LSN-0118-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1581 vom 2026-03-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-1581.html"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-04T23:00:00.000+00:00",
"generator": {
"date": "2026-03-05T09:18:37.565+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0453",
"initial_release_date": "2025-02-26T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-02-26T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-03-09T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-10T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-03-11T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-12T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-13T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-19T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-03-23T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-24T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-25T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux, Red Hat und SUSE aufgenommen"
},
{
"date": "2025-03-31T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-04-01T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-09T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-10T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-13T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-04-14T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-16T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-04-22T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-23T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-24T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-04-28T22:00:00.000+00:00",
"number": "26",
"summary": "PoC f\u00fcr CVE-2025-21756 aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-05-01T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-13T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-14T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-15T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-18T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE, Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-05-19T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Ubuntu, SUSE und Red Hat aufgenommen"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von SUSE, Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-05-25T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Ubuntu, Debian und SUSE aufgenommen"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Ubuntu, Debian, SUSE und Amazon aufgenommen"
},
{
"date": "2025-06-01T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-09T22:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von SUSE und Amazon aufgenommen"
},
{
"date": "2025-06-10T22:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von SUSE und Siemens aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-12T22:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-19T22:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-25T22:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-06-26T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-01T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-07-03T22:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
},
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von SUSE und Amazon aufgenommen"
},
{
"date": "2025-07-13T22:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-14T22:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Oracle Linux, Red Hat und SUSE aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-07-22T22:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von Oracle Linux, Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-07-23T22:00:00.000+00:00",
"number": "70",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-24T22:00:00.000+00:00",
"number": "71",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "72",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "73",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "74",
"summary": "Neue Updates von Ubuntu, Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "75",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "76",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-08-03T22:00:00.000+00:00",
"number": "77",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "78",
"summary": "Neue Updates von Red Hat und Amazon aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "79",
"summary": "Neue Updates von Red Hat, SUSE und Ubuntu aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "80",
"summary": "Neue Updates von Oracle Linux und IBM aufgenommen"
},
{
"date": "2025-08-10T22:00:00.000+00:00",
"number": "81",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "82",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-08-12T22:00:00.000+00:00",
"number": "83",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-18T22:00:00.000+00:00",
"number": "84",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "85",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2025-08-20T22:00:00.000+00:00",
"number": "86",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-21T22:00:00.000+00:00",
"number": "87",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-24T22:00:00.000+00:00",
"number": "88",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "89",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-27T22:00:00.000+00:00",
"number": "90",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-28T22:00:00.000+00:00",
"number": "91",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-01T22:00:00.000+00:00",
"number": "92",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "93",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-03T22:00:00.000+00:00",
"number": "94",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-08T22:00:00.000+00:00",
"number": "95",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "96",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-10T22:00:00.000+00:00",
"number": "97",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-16T22:00:00.000+00:00",
"number": "98",
"summary": "Neue Updates von Ubuntu und Amazon aufgenommen"
},
{
"date": "2025-09-17T22:00:00.000+00:00",
"number": "99",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "100",
"summary": "Neue Updates von Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2025-09-22T22:00:00.000+00:00",
"number": "101",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "102",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-24T22:00:00.000+00:00",
"number": "103",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-25T22:00:00.000+00:00",
"number": "104",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "105",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-30T22:00:00.000+00:00",
"number": "106",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "107",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "108",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "109",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-08T22:00:00.000+00:00",
"number": "110",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "111",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "112",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-13T22:00:00.000+00:00",
"number": "113",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "114",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-20T22:00:00.000+00:00",
"number": "115",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "116",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "117",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "118",
"summary": "Neue Updates von Ubuntu und Dell aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "119",
"summary": "Neue Updates von Dell und Oracle Linux aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "120",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "121",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "122",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "123",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "124",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "125",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "126",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "127",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "128",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "129",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "130",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "131",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "132",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-12-16T23:00:00.000+00:00",
"number": "133",
"summary": "Neue Updates von Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "134",
"summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
},
{
"date": "2025-12-22T23:00:00.000+00:00",
"number": "135",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-23T23:00:00.000+00:00",
"number": "136",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "137",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "138",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "139",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "140",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "141",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2026-01-20T23:00:00.000+00:00",
"number": "142",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "143",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "144",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "145",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "146",
"summary": "Neue Updates von Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "147",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "148",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "149",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "150",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "151",
"summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "152",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "153",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "154",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "155",
"summary": "Neue Updates von Oracle Linux und Ubuntu aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "156",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "157",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2026-02-26T23:00:00.000+00:00",
"number": "158",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "159",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "160",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "161",
"summary": "Neue Updates von Ubuntu und Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "161"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T034583",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual"
}
}
},
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.4.0.0",
"product_id": "T045879"
}
},
{
"category": "product_version",
"name": "8.4.0.0",
"product": {
"name": "Dell PowerProtect Data Domain 8.4.0.0",
"product_id": "T045879-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.4.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.10.1.70",
"product_id": "T045881"
}
},
{
"category": "product_version",
"name": "7.10.1.70",
"product": {
"name": "Dell PowerProtect Data Domain 7.10.1.70",
"product_id": "T045881-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.10.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain \u003c7.13.1.40",
"product_id": "T047343"
}
},
{
"category": "product_version",
"name": "7.13.1.40",
"product": {
"name": "Dell PowerProtect Data Domain 7.13.1.40",
"product_id": "T047343-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:7.13.1.40"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain \u003c8.3.1.10",
"product_id": "T047344"
}
},
{
"category": "product_version",
"name": "8.3.1.10",
"product": {
"name": "Dell PowerProtect Data Domain 8.3.1.10",
"product_id": "T047344-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerprotect_data_domain:8.3.1.10"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.0.33",
"product": {
"name": "Dell PowerScale OneFS \u003c4.0.33",
"product_id": "T050048"
}
},
{
"category": "product_version",
"name": "4.0.33",
"product": {
"name": "Dell PowerScale OneFS 4.0.33",
"product_id": "T050048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:powerscale_onefs:4.0.33"
}
}
}
],
"category": "product_name",
"name": "PowerScale OneFS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Google Container-Optimized OS",
"product": {
"name": "Google Container-Optimized OS",
"product_id": "1607324",
"product_identification_helper": {
"cpe": "cpe:/o:google:container-optimized_os:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5.0.19",
"product": {
"name": "IBM DataPower Gateway \u003c10.5.0.19",
"product_id": "T047864"
}
},
{
"category": "product_version",
"name": "10.5.0.19",
"product": {
"name": "IBM DataPower Gateway 10.5.0.19",
"product_id": "T047864-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.5.0.19"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.6.0.7",
"product": {
"name": "IBM DataPower Gateway \u003c10.6.0.7",
"product_id": "T047866"
}
},
{
"category": "product_version",
"name": "10.6.0.7",
"product": {
"name": "IBM DataPower Gateway 10.6.0.7",
"product_id": "T047866-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:datapower_gateway:10.6.0.7"
}
}
}
],
"category": "product_name",
"name": "DataPower Gateway"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP11 IF04",
"product_id": "T043169"
}
},
{
"category": "product_version",
"name": "7.5.0 UP11 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP11 IF04",
"product_id": "T043169-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up11_if04"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP13",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP13",
"product_id": "T045828"
}
},
{
"category": "product_version",
"name": "7.5.0 UP13",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP13",
"product_id": "T045828-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up13"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Linux Kernel",
"product": {
"name": "Open Source Linux Kernel",
"product_id": "T046484",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.49",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.49",
"product_id": "T042010"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.49",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.49",
"product_id": "T042010-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.49"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1500 CPU",
"product": {
"name": "Siemens SIMATIC S7 1500 CPU",
"product_id": "T025776",
"product_identification_helper": {
"cpe": "cpe:/h:siemens:simatic_s7:1500_cpu"
}
}
}
],
"category": "product_name",
"name": "SIMATIC S7"
}
],
"category": "vendor",
"name": "Siemens"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager \u003c2025.2.1",
"product_id": "T044986"
}
},
{
"category": "product_version",
"name": "2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager 2025.2.1",
"product_id": "T044986-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
}
}
}
],
"category": "product_name",
"name": "Security Event Manager"
}
],
"category": "vendor",
"name": "SolarWinds"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-49732",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2022-49732"
},
{
"cve": "CVE-2024-49570",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-49570"
},
{
"cve": "CVE-2024-52557",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-52557"
},
{
"cve": "CVE-2024-52559",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-52559"
},
{
"cve": "CVE-2024-52560",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-52560"
},
{
"cve": "CVE-2024-54456",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-54456"
},
{
"cve": "CVE-2024-54458",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-54458"
},
{
"cve": "CVE-2024-57834",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57834"
},
{
"cve": "CVE-2024-57852",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57852"
},
{
"cve": "CVE-2024-57953",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57953"
},
{
"cve": "CVE-2024-57973",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57973"
},
{
"cve": "CVE-2024-57974",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57974"
},
{
"cve": "CVE-2024-57975",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57975"
},
{
"cve": "CVE-2024-57976",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57976"
},
{
"cve": "CVE-2024-57977",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57977"
},
{
"cve": "CVE-2024-57978",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57978"
},
{
"cve": "CVE-2024-57979",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-57981",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57982",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57982"
},
{
"cve": "CVE-2024-57983",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57983"
},
{
"cve": "CVE-2024-57984",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57984"
},
{
"cve": "CVE-2024-57985",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57985"
},
{
"cve": "CVE-2024-57986",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-57987",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57987"
},
{
"cve": "CVE-2024-57988",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57988"
},
{
"cve": "CVE-2024-57989",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57989"
},
{
"cve": "CVE-2024-57990",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57990"
},
{
"cve": "CVE-2024-57991",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57991"
},
{
"cve": "CVE-2024-57992",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57992"
},
{
"cve": "CVE-2024-57993",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57993"
},
{
"cve": "CVE-2024-57994",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57994"
},
{
"cve": "CVE-2024-57995",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57995"
},
{
"cve": "CVE-2024-57996",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57996"
},
{
"cve": "CVE-2024-57997",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57997"
},
{
"cve": "CVE-2024-57998",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57998"
},
{
"cve": "CVE-2024-57999",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-57999"
},
{
"cve": "CVE-2024-58000",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58000"
},
{
"cve": "CVE-2024-58001",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58001"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-58003",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58003"
},
{
"cve": "CVE-2024-58004",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58004"
},
{
"cve": "CVE-2024-58005",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58006",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58006"
},
{
"cve": "CVE-2024-58007",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58007"
},
{
"cve": "CVE-2024-58008",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58008"
},
{
"cve": "CVE-2024-58009",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58010",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58010"
},
{
"cve": "CVE-2024-58011",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58011"
},
{
"cve": "CVE-2024-58012",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58012"
},
{
"cve": "CVE-2024-58013",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58013"
},
{
"cve": "CVE-2024-58014",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58015",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58015"
},
{
"cve": "CVE-2024-58016",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58016"
},
{
"cve": "CVE-2024-58017",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58018",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58018"
},
{
"cve": "CVE-2024-58019",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58019"
},
{
"cve": "CVE-2024-58020",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58021",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2024-58021"
},
{
"cve": "CVE-2025-21705",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21705"
},
{
"cve": "CVE-2025-21706",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21706"
},
{
"cve": "CVE-2025-21707",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21707"
},
{
"cve": "CVE-2025-21708",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21708"
},
{
"cve": "CVE-2025-21709",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21709"
},
{
"cve": "CVE-2025-21710",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21710"
},
{
"cve": "CVE-2025-21711",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21712",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21712"
},
{
"cve": "CVE-2025-21713",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21713"
},
{
"cve": "CVE-2025-21714",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21714"
},
{
"cve": "CVE-2025-21715",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21715"
},
{
"cve": "CVE-2025-21716",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21716"
},
{
"cve": "CVE-2025-21717",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21717"
},
{
"cve": "CVE-2025-21718",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21718"
},
{
"cve": "CVE-2025-21719",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21720",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21720"
},
{
"cve": "CVE-2025-21721",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21721"
},
{
"cve": "CVE-2025-21722",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21722"
},
{
"cve": "CVE-2025-21723",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21723"
},
{
"cve": "CVE-2025-21724",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21724"
},
{
"cve": "CVE-2025-21725",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21725"
},
{
"cve": "CVE-2025-21726",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21729",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21729"
},
{
"cve": "CVE-2025-21730",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21730"
},
{
"cve": "CVE-2025-21731",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21731"
},
{
"cve": "CVE-2025-21732",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21732"
},
{
"cve": "CVE-2025-21733",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21733"
},
{
"cve": "CVE-2025-21734",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21734"
},
{
"cve": "CVE-2025-21735",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21736",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21736"
},
{
"cve": "CVE-2025-21737",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21737"
},
{
"cve": "CVE-2025-21738",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21738"
},
{
"cve": "CVE-2025-21739",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21739"
},
{
"cve": "CVE-2025-21740",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21740"
},
{
"cve": "CVE-2025-21741",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21741"
},
{
"cve": "CVE-2025-21742",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21742"
},
{
"cve": "CVE-2025-21743",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21743"
},
{
"cve": "CVE-2025-21744",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21746",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21746"
},
{
"cve": "CVE-2025-21747",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21747"
},
{
"cve": "CVE-2025-21748",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21748"
},
{
"cve": "CVE-2025-21749",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21749"
},
{
"cve": "CVE-2025-21750",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21750"
},
{
"cve": "CVE-2025-21751",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21751"
},
{
"cve": "CVE-2025-21752",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21752"
},
{
"cve": "CVE-2025-21753",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21754",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21754"
},
{
"cve": "CVE-2025-21755",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21755"
},
{
"cve": "CVE-2025-21756",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21757",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21757"
},
{
"cve": "CVE-2025-21758",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21758"
},
{
"cve": "CVE-2025-21759",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21759"
},
{
"cve": "CVE-2025-21760",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21766",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21766"
},
{
"cve": "CVE-2025-21767",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21767"
},
{
"cve": "CVE-2025-21768",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21768"
},
{
"cve": "CVE-2025-21769",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21769"
},
{
"cve": "CVE-2025-21770",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21770"
},
{
"cve": "CVE-2025-21771",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21771"
},
{
"cve": "CVE-2025-21772",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21773",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21773"
},
{
"cve": "CVE-2025-21774",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21774"
},
{
"cve": "CVE-2025-21775",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21775"
},
{
"cve": "CVE-2025-21776",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21777",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21777"
},
{
"cve": "CVE-2025-21778",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21778"
},
{
"cve": "CVE-2025-21779",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21779"
},
{
"cve": "CVE-2025-21780",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21780"
},
{
"cve": "CVE-2025-21781",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21781"
},
{
"cve": "CVE-2025-21782",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21782"
},
{
"cve": "CVE-2025-21783",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21783"
},
{
"cve": "CVE-2025-21784",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21784"
},
{
"cve": "CVE-2025-21785",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21785"
},
{
"cve": "CVE-2025-21786",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21786"
},
{
"cve": "CVE-2025-21787",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21787"
},
{
"cve": "CVE-2025-21788",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21788"
},
{
"cve": "CVE-2025-21789",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21789"
},
{
"cve": "CVE-2025-21790",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21790"
},
{
"cve": "CVE-2025-21791",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21791"
},
{
"cve": "CVE-2025-21792",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21792"
},
{
"cve": "CVE-2025-21793",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21793"
},
{
"cve": "CVE-2025-21794",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21794"
},
{
"cve": "CVE-2025-21795",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21797",
"product_status": {
"known_affected": [
"67646",
"T034583",
"T004914",
"T043169",
"T047866",
"T047343",
"398363",
"T025776",
"T042010",
"T045881",
"T047864",
"T047344",
"T045828",
"T050048",
"T032255",
"T039664",
"T044986",
"2951",
"T002207",
"T045879",
"T000126",
"T046484",
"1607324",
"T048226",
"T048301"
]
},
"release_date": "2025-02-26T23:00:00.000+00:00",
"title": "CVE-2025-21797"
}
]
}
CERTFR-2025-AVI-0587
Vulnerability from certfr_avis - Published: 2025-07-11 - Updated: 2025-07-11
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, un contournement de la politique de sécurité et un déni de service.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | Public Cloud Module | Public Cloud Module 15-SP7 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP5 | ||
| SUSE | SUSE Linux Enterprise High Availability Extension | SUSE Linux Enterprise High Availability Extension 15 SP4 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP6 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP4 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 LTSS | ||
| SUSE | N/A | openSUSE Leap 15.4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 | ||
| SUSE | N/A | openSUSE Leap 15.5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.4 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 | ||
| SUSE | Public Cloud Module | Public Cloud Module 15-SP6 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP6 | ||
| SUSE | N/A | openSUSE Leap 15.6 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP4 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP7 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP7 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 LTSS | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.4 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP4 |
| Title | Publication Time | Tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Public Cloud Module 15-SP7",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.3",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing LTSS 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4 LTSS",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing LTSS 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Public Cloud Module 15-SP6",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5 LTSS",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"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-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3640"
},
{
"name": "CVE-2022-3619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3619"
},
{
"name": "CVE-2022-1679",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1679"
},
{
"name": "CVE-2022-2905",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2905"
},
{
"name": "CVE-2022-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3564"
},
{
"name": "CVE-2022-4095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4095"
},
{
"name": "CVE-2022-3903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3903"
},
{
"name": "CVE-2022-2585",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2585"
},
{
"name": "CVE-2022-4662",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4662"
},
{
"name": "CVE-2023-1990",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1990"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2024-26935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26935"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2024-26808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26808"
},
{
"name": "CVE-2021-47557",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47557"
},
{
"name": "CVE-2024-27397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27397"
},
{
"name": "CVE-2021-47595",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47595"
},
{
"name": "CVE-2024-36978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36978"
},
{
"name": "CVE-2024-26831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26831"
},
{
"name": "CVE-2024-46800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46800"
},
{
"name": "CVE-2023-52888",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52888"
},
{
"name": "CVE-2024-41085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41085"
},
{
"name": "CVE-2024-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43869"
},
{
"name": "CVE-2024-53125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53125"
},
{
"name": "CVE-2024-53141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53141"
},
{
"name": "CVE-2024-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50106"
},
{
"name": "CVE-2024-53168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53168"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2024-56558",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56558"
},
{
"name": "CVE-2024-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50034"
},
{
"name": "CVE-2024-50293",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50293"
},
{
"name": "CVE-2024-56541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56541"
},
{
"name": "CVE-2024-56699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56699"
},
{
"name": "CVE-2023-52924",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52924"
},
{
"name": "CVE-2023-52925",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52925"
},
{
"name": "CVE-2025-21700",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21700"
},
{
"name": "CVE-2024-56770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56770"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2024-56613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56613"
},
{
"name": "CVE-2025-21658",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21658"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21703"
},
{
"name": "CVE-2022-49139",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49139"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21702"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21938"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22056"
},
{
"name": "CVE-2025-22060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22060"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22095"
},
{
"name": "CVE-2025-23138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23138"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2022-49110",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49110"
},
{
"name": "CVE-2022-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49767"
},
{
"name": "CVE-2023-53051",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53051"
},
{
"name": "CVE-2024-35840",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35840"
},
{
"name": "CVE-2025-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2025-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
},
{
"name": "CVE-2025-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
},
{
"name": "CVE-2025-23147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
},
{
"name": "CVE-2025-23148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
},
{
"name": "CVE-2025-23151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
},
{
"name": "CVE-2025-23156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
},
{
"name": "CVE-2025-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
},
{
"name": "CVE-2025-23158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
},
{
"name": "CVE-2025-23159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
},
{
"name": "CVE-2025-23161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2025-37740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
},
{
"name": "CVE-2025-37741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
},
{
"name": "CVE-2025-37742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2025-37757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
},
{
"name": "CVE-2025-37758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
},
{
"name": "CVE-2025-37765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
},
{
"name": "CVE-2025-37766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
},
{
"name": "CVE-2025-37767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
},
{
"name": "CVE-2025-37768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
},
{
"name": "CVE-2025-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37769"
},
{
"name": "CVE-2025-37770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
},
{
"name": "CVE-2025-37771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
},
{
"name": "CVE-2025-37772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37772"
},
{
"name": "CVE-2025-37781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
},
{
"name": "CVE-2025-37782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37782"
},
{
"name": "CVE-2025-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-37792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
},
{
"name": "CVE-2025-37794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
},
{
"name": "CVE-2025-37796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
},
{
"name": "CVE-2025-37801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37801"
},
{
"name": "CVE-2025-37805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
},
{
"name": "CVE-2025-37810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
},
{
"name": "CVE-2025-37811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
},
{
"name": "CVE-2025-37812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
},
{
"name": "CVE-2025-37815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37815"
},
{
"name": "CVE-2025-37823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
},
{
"name": "CVE-2025-37836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
},
{
"name": "CVE-2025-37839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
},
{
"name": "CVE-2025-37840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
},
{
"name": "CVE-2025-37841",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
},
{
"name": "CVE-2025-37844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-37850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
},
{
"name": "CVE-2025-37851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-37858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
},
{
"name": "CVE-2025-37859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
},
{
"name": "CVE-2025-37862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
},
{
"name": "CVE-2025-37865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37865"
},
{
"name": "CVE-2025-37867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
},
{
"name": "CVE-2025-37871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
},
{
"name": "CVE-2025-37875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
},
{
"name": "CVE-2025-37881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-37979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37979"
},
{
"name": "CVE-2025-37982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
},
{
"name": "CVE-2025-37983",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
},
{
"name": "CVE-2025-37985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
},
{
"name": "CVE-2025-37989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37897"
},
{
"name": "CVE-2025-37901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37901"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-37905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
},
{
"name": "CVE-2025-37909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
},
{
"name": "CVE-2025-37911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
},
{
"name": "CVE-2025-37912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
},
{
"name": "CVE-2025-37913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
},
{
"name": "CVE-2025-37914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
},
{
"name": "CVE-2025-37915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
},
{
"name": "CVE-2025-37917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37917"
},
{
"name": "CVE-2025-37921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37921"
},
{
"name": "CVE-2025-37923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
},
{
"name": "CVE-2025-37927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2025-37929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37929"
},
{
"name": "CVE-2025-37930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37936"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2025-37953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37953"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
},
{
"name": "CVE-2025-37969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
},
{
"name": "CVE-2025-37970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
},
{
"name": "CVE-2025-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37972"
},
{
"name": "CVE-2025-37990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
},
{
"name": "CVE-2022-49769",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49769"
},
{
"name": "CVE-2022-49770",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49770"
},
{
"name": "CVE-2022-49771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49771"
},
{
"name": "CVE-2022-49772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49772"
},
{
"name": "CVE-2022-49775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49775"
},
{
"name": "CVE-2022-49776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49776"
},
{
"name": "CVE-2022-49777",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49777"
},
{
"name": "CVE-2022-49779",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49779"
},
{
"name": "CVE-2022-49783",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49783"
},
{
"name": "CVE-2022-49787",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49787"
},
{
"name": "CVE-2022-49788",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49788"
},
{
"name": "CVE-2022-49789",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49789"
},
{
"name": "CVE-2022-49790",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49790"
},
{
"name": "CVE-2022-49792",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49792"
},
{
"name": "CVE-2022-49793",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49793"
},
{
"name": "CVE-2022-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49794"
},
{
"name": "CVE-2022-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49796"
},
{
"name": "CVE-2022-49797",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49797"
},
{
"name": "CVE-2022-49799",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49799"
},
{
"name": "CVE-2022-49800",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49800"
},
{
"name": "CVE-2022-49801",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49801"
},
{
"name": "CVE-2022-49802",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49802"
},
{
"name": "CVE-2022-49807",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49807"
},
{
"name": "CVE-2022-49809",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49809"
},
{
"name": "CVE-2022-49810",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49810"
},
{
"name": "CVE-2022-49812",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49812"
},
{
"name": "CVE-2022-49813",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49813"
},
{
"name": "CVE-2022-49818",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49818"
},
{
"name": "CVE-2022-49821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49821"
},
{
"name": "CVE-2022-49822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49822"
},
{
"name": "CVE-2022-49823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49823"
},
{
"name": "CVE-2022-49824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49824"
},
{
"name": "CVE-2022-49825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49825"
},
{
"name": "CVE-2022-49826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49826"
},
{
"name": "CVE-2022-49827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49827"
},
{
"name": "CVE-2022-49830",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49830"
},
{
"name": "CVE-2022-49832",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49832"
},
{
"name": "CVE-2022-49834",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49834"
},
{
"name": "CVE-2022-49835",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49835"
},
{
"name": "CVE-2022-49836",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49836"
},
{
"name": "CVE-2022-49839",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49839"
},
{
"name": "CVE-2022-49841",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49841"
},
{
"name": "CVE-2022-49842",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49842"
},
{
"name": "CVE-2022-49845",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49845"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2022-49850",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49850"
},
{
"name": "CVE-2022-49853",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49853"
},
{
"name": "CVE-2022-49858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49858"
},
{
"name": "CVE-2022-49860",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49860"
},
{
"name": "CVE-2022-49861",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49861"
},
{
"name": "CVE-2022-49863",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49863"
},
{
"name": "CVE-2022-49864",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49864"
},
{
"name": "CVE-2022-49865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49865"
},
{
"name": "CVE-2022-49868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49868"
},
{
"name": "CVE-2022-49869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49869"
},
{
"name": "CVE-2022-49870",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49870"
},
{
"name": "CVE-2022-49871",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49871"
},
{
"name": "CVE-2022-49874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49874"
},
{
"name": "CVE-2022-49879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49879"
},
{
"name": "CVE-2022-49880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49880"
},
{
"name": "CVE-2022-49881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49881"
},
{
"name": "CVE-2022-49885",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49885"
},
{
"name": "CVE-2022-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49887"
},
{
"name": "CVE-2022-49888",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49888"
},
{
"name": "CVE-2022-49889",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49889"
},
{
"name": "CVE-2022-49890",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49890"
},
{
"name": "CVE-2022-49891",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49891"
},
{
"name": "CVE-2022-49892",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49892"
},
{
"name": "CVE-2022-49900",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49900"
},
{
"name": "CVE-2022-49905",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49905"
},
{
"name": "CVE-2022-49906",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49906"
},
{
"name": "CVE-2022-49908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49908"
},
{
"name": "CVE-2022-49909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49909"
},
{
"name": "CVE-2022-49910",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49910"
},
{
"name": "CVE-2022-49915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49915"
},
{
"name": "CVE-2022-49916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49916"
},
{
"name": "CVE-2022-49922",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49922"
},
{
"name": "CVE-2022-49923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49923"
},
{
"name": "CVE-2022-49924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49924"
},
{
"name": "CVE-2022-49925",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49925"
},
{
"name": "CVE-2022-49927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49927"
},
{
"name": "CVE-2022-49928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49928"
},
{
"name": "CVE-2022-49931",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49931"
},
{
"name": "CVE-2023-53035",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53035"
},
{
"name": "CVE-2023-53038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53038"
},
{
"name": "CVE-2023-53039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53039"
},
{
"name": "CVE-2023-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53040"
},
{
"name": "CVE-2023-53041",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53041"
},
{
"name": "CVE-2023-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53044"
},
{
"name": "CVE-2023-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53045"
},
{
"name": "CVE-2023-53049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53049"
},
{
"name": "CVE-2023-53052",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53052"
},
{
"name": "CVE-2023-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53054"
},
{
"name": "CVE-2023-53056",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53056"
},
{
"name": "CVE-2023-53058",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53058"
},
{
"name": "CVE-2023-53059",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53059"
},
{
"name": "CVE-2023-53060",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53060"
},
{
"name": "CVE-2023-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53062"
},
{
"name": "CVE-2023-53064",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53064"
},
{
"name": "CVE-2023-53065",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53065"
},
{
"name": "CVE-2023-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53066"
},
{
"name": "CVE-2023-53068",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53068"
},
{
"name": "CVE-2023-53075",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53075"
},
{
"name": "CVE-2023-53077",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53077"
},
{
"name": "CVE-2023-53078",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53078"
},
{
"name": "CVE-2023-53079",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53079"
},
{
"name": "CVE-2023-53081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53081"
},
{
"name": "CVE-2023-53084",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53084"
},
{
"name": "CVE-2023-53087",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53087"
},
{
"name": "CVE-2023-53089",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53089"
},
{
"name": "CVE-2023-53090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53090"
},
{
"name": "CVE-2023-53091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53091"
},
{
"name": "CVE-2023-53092",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53092"
},
{
"name": "CVE-2023-53093",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53093"
},
{
"name": "CVE-2023-53096",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53096"
},
{
"name": "CVE-2023-53098",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53098"
},
{
"name": "CVE-2023-53099",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53099"
},
{
"name": "CVE-2023-53100",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53100"
},
{
"name": "CVE-2023-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53101"
},
{
"name": "CVE-2023-53106",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53106"
},
{
"name": "CVE-2023-53108",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53108"
},
{
"name": "CVE-2023-53111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53111"
},
{
"name": "CVE-2023-53114",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53114"
},
{
"name": "CVE-2023-53116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53116"
},
{
"name": "CVE-2023-53118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53118"
},
{
"name": "CVE-2023-53119",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53119"
},
{
"name": "CVE-2023-53123",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53123"
},
{
"name": "CVE-2023-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53124"
},
{
"name": "CVE-2023-53125",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53125"
},
{
"name": "CVE-2023-53131",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53131"
},
{
"name": "CVE-2023-53134",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53134"
},
{
"name": "CVE-2023-53137",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53137"
},
{
"name": "CVE-2023-53139",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53139"
},
{
"name": "CVE-2023-53140",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53140"
},
{
"name": "CVE-2023-53142",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53142"
},
{
"name": "CVE-2023-53143",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53143"
},
{
"name": "CVE-2023-53145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53145"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2023-53146",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53146"
},
{
"name": "CVE-2024-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58098"
},
{
"name": "CVE-2024-58099",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58099"
},
{
"name": "CVE-2024-58100",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58100"
},
{
"name": "CVE-2024-58237",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58237"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-22113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22113"
},
{
"name": "CVE-2025-22119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22119"
},
{
"name": "CVE-2025-22124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22124"
},
{
"name": "CVE-2025-23149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23149"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2025-37743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37743"
},
{
"name": "CVE-2025-37747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37747"
},
{
"name": "CVE-2025-37754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37754"
},
{
"name": "CVE-2025-37793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37793"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2025-37873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37873"
},
{
"name": "CVE-2025-37874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37874"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2025-37900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37900"
},
{
"name": "CVE-2025-37918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37918"
},
{
"name": "CVE-2025-37925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37925"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2025-37933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37933"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2025-37968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37968"
},
{
"name": "CVE-2025-37978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37978"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2025-37986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37986"
},
{
"name": "CVE-2025-37987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37987"
},
{
"name": "CVE-2025-37998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
},
{
"name": "CVE-2025-38104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38104"
},
{
"name": "CVE-2025-38240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38240"
},
{
"name": "CVE-2025-40014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40014"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2025-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21939"
},
{
"name": "CVE-2025-22023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22023"
},
{
"name": "CVE-2025-22083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22083"
},
{
"name": "CVE-2025-22111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22111"
},
{
"name": "CVE-2025-22120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22120"
},
{
"name": "CVE-2025-23162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23162"
},
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2025-37763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37763"
},
{
"name": "CVE-2025-37764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37764"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2025-37791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37791"
},
{
"name": "CVE-2025-37813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37813"
},
{
"name": "CVE-2025-37814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37814"
},
{
"name": "CVE-2025-37816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37816"
},
{
"name": "CVE-2025-37837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37837"
},
{
"name": "CVE-2025-37847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37847"
},
{
"name": "CVE-2025-37848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37848"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2025-37868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37868"
},
{
"name": "CVE-2025-37869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37869"
},
{
"name": "CVE-2025-37888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37888"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-37981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37981"
},
{
"name": "CVE-2022-49934",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49934"
},
{
"name": "CVE-2022-49935",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49935"
},
{
"name": "CVE-2022-49936",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49936"
},
{
"name": "CVE-2022-49937",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49937"
},
{
"name": "CVE-2022-49938",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49938"
},
{
"name": "CVE-2022-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49940"
},
{
"name": "CVE-2022-49942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49942"
},
{
"name": "CVE-2022-49943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49943"
},
{
"name": "CVE-2022-49944",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49944"
},
{
"name": "CVE-2022-49945",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49945"
},
{
"name": "CVE-2022-49946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49946"
},
{
"name": "CVE-2022-49948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49948"
},
{
"name": "CVE-2022-49949",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49949"
},
{
"name": "CVE-2022-49950",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49950"
},
{
"name": "CVE-2022-49951",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49951"
},
{
"name": "CVE-2022-49952",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49952"
},
{
"name": "CVE-2022-49954",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49954"
},
{
"name": "CVE-2022-49956",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49956"
},
{
"name": "CVE-2022-49957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49957"
},
{
"name": "CVE-2022-49958",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49958"
},
{
"name": "CVE-2022-49960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49960"
},
{
"name": "CVE-2022-49962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49962"
},
{
"name": "CVE-2022-49963",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49963"
},
{
"name": "CVE-2022-49964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49964"
},
{
"name": "CVE-2022-49965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49965"
},
{
"name": "CVE-2022-49966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49966"
},
{
"name": "CVE-2022-49968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49968"
},
{
"name": "CVE-2022-49969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49969"
},
{
"name": "CVE-2022-49971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49971"
},
{
"name": "CVE-2022-49972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49972"
},
{
"name": "CVE-2022-49977",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49977"
},
{
"name": "CVE-2022-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49978"
},
{
"name": "CVE-2022-49980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49980"
},
{
"name": "CVE-2022-49981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49981"
},
{
"name": "CVE-2022-49982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49982"
},
{
"name": "CVE-2022-49983",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49983"
},
{
"name": "CVE-2022-49984",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49984"
},
{
"name": "CVE-2022-49985",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49985"
},
{
"name": "CVE-2022-49986",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49986"
},
{
"name": "CVE-2022-49987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49987"
},
{
"name": "CVE-2022-49989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49989"
},
{
"name": "CVE-2022-49990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49990"
},
{
"name": "CVE-2022-49993",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49993"
},
{
"name": "CVE-2022-49995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49995"
},
{
"name": "CVE-2022-49999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49999"
},
{
"name": "CVE-2022-50002",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50002"
},
{
"name": "CVE-2022-50003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50003"
},
{
"name": "CVE-2022-50005",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50005"
},
{
"name": "CVE-2022-50006",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50006"
},
{
"name": "CVE-2022-50008",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50008"
},
{
"name": "CVE-2022-50010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50010"
},
{
"name": "CVE-2022-50011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50011"
},
{
"name": "CVE-2022-50012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50012"
},
{
"name": "CVE-2022-50015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50015"
},
{
"name": "CVE-2022-50016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50016"
},
{
"name": "CVE-2022-50019",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50019"
},
{
"name": "CVE-2022-50020",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50020"
},
{
"name": "CVE-2022-50021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50021"
},
{
"name": "CVE-2022-50022",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50022"
},
{
"name": "CVE-2022-50023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50023"
},
{
"name": "CVE-2022-50024",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50024"
},
{
"name": "CVE-2022-50026",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50026"
},
{
"name": "CVE-2022-50027",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50027"
},
{
"name": "CVE-2022-50028",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50028"
},
{
"name": "CVE-2022-50029",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50029"
},
{
"name": "CVE-2022-50030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50030"
},
{
"name": "CVE-2022-50031",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50031"
},
{
"name": "CVE-2022-50032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50032"
},
{
"name": "CVE-2022-50033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50033"
},
{
"name": "CVE-2022-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50034"
},
{
"name": "CVE-2022-50035",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50035"
},
{
"name": "CVE-2022-50036",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50036"
},
{
"name": "CVE-2022-50037",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50037"
},
{
"name": "CVE-2022-50038",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50038"
},
{
"name": "CVE-2022-50039",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50039"
},
{
"name": "CVE-2022-50040",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50040"
},
{
"name": "CVE-2022-50041",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50041"
},
{
"name": "CVE-2022-50044",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50044"
},
{
"name": "CVE-2022-50045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50045"
},
{
"name": "CVE-2022-50046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50046"
},
{
"name": "CVE-2022-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50047"
},
{
"name": "CVE-2022-50049",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50049"
},
{
"name": "CVE-2022-50050",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50050"
},
{
"name": "CVE-2022-50051",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50051"
},
{
"name": "CVE-2022-50052",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50052"
},
{
"name": "CVE-2022-50053",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50053"
},
{
"name": "CVE-2022-50054",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50054"
},
{
"name": "CVE-2022-50055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50055"
},
{
"name": "CVE-2022-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50059"
},
{
"name": "CVE-2022-50060",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50060"
},
{
"name": "CVE-2022-50061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50061"
},
{
"name": "CVE-2022-50062",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50062"
},
{
"name": "CVE-2022-50065",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50065"
},
{
"name": "CVE-2022-50066",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50066"
},
{
"name": "CVE-2022-50067",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50067"
},
{
"name": "CVE-2022-50068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50068"
},
{
"name": "CVE-2022-50072",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50072"
},
{
"name": "CVE-2022-50073",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50073"
},
{
"name": "CVE-2022-50074",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50074"
},
{
"name": "CVE-2022-50076",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50076"
},
{
"name": "CVE-2022-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50077"
},
{
"name": "CVE-2022-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50079"
},
{
"name": "CVE-2022-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50083"
},
{
"name": "CVE-2022-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50084"
},
{
"name": "CVE-2022-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50085"
},
{
"name": "CVE-2022-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50086"
},
{
"name": "CVE-2022-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50087"
},
{
"name": "CVE-2022-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50092"
},
{
"name": "CVE-2022-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50093"
},
{
"name": "CVE-2022-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50094"
},
{
"name": "CVE-2022-50095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50095"
},
{
"name": "CVE-2022-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50097"
},
{
"name": "CVE-2022-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50098"
},
{
"name": "CVE-2022-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50099"
},
{
"name": "CVE-2022-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50100"
},
{
"name": "CVE-2022-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50101"
},
{
"name": "CVE-2022-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50102"
},
{
"name": "CVE-2022-50103",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50103"
},
{
"name": "CVE-2022-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50104"
},
{
"name": "CVE-2022-50108",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50108"
},
{
"name": "CVE-2022-50109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50109"
},
{
"name": "CVE-2022-50110",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50110"
},
{
"name": "CVE-2022-50111",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50111"
},
{
"name": "CVE-2022-50112",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50112"
},
{
"name": "CVE-2022-50115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50115"
},
{
"name": "CVE-2022-50116",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50116"
},
{
"name": "CVE-2022-50117",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50117"
},
{
"name": "CVE-2022-50118",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50118"
},
{
"name": "CVE-2022-50120",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50120"
},
{
"name": "CVE-2022-50121",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50121"
},
{
"name": "CVE-2022-50124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50124"
},
{
"name": "CVE-2022-50125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50125"
},
{
"name": "CVE-2022-50126",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50126"
},
{
"name": "CVE-2022-50127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50127"
},
{
"name": "CVE-2022-50129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50129"
},
{
"name": "CVE-2022-50131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50131"
},
{
"name": "CVE-2022-50132",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50132"
},
{
"name": "CVE-2022-50133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50133"
},
{
"name": "CVE-2022-50134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50134"
},
{
"name": "CVE-2022-50135",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50135"
},
{
"name": "CVE-2022-50136",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50136"
},
{
"name": "CVE-2022-50137",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50137"
},
{
"name": "CVE-2022-50138",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50138"
},
{
"name": "CVE-2022-50139",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50139"
},
{
"name": "CVE-2022-50140",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50140"
},
{
"name": "CVE-2022-50141",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50141"
},
{
"name": "CVE-2022-50142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50142"
},
{
"name": "CVE-2022-50143",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50143"
},
{
"name": "CVE-2022-50144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50144"
},
{
"name": "CVE-2022-50145",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50145"
},
{
"name": "CVE-2022-50146",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50146"
},
{
"name": "CVE-2022-50149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50149"
},
{
"name": "CVE-2022-50151",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50151"
},
{
"name": "CVE-2022-50152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50152"
},
{
"name": "CVE-2022-50153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50153"
},
{
"name": "CVE-2022-50154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50154"
},
{
"name": "CVE-2022-50155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50155"
},
{
"name": "CVE-2022-50156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50156"
},
{
"name": "CVE-2022-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50157"
},
{
"name": "CVE-2022-50158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50158"
},
{
"name": "CVE-2022-50160",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50160"
},
{
"name": "CVE-2022-50161",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50161"
},
{
"name": "CVE-2022-50162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50162"
},
{
"name": "CVE-2022-50164",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50164"
},
{
"name": "CVE-2022-50165",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50165"
},
{
"name": "CVE-2022-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50166"
},
{
"name": "CVE-2022-50169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50169"
},
{
"name": "CVE-2022-50171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50171"
},
{
"name": "CVE-2022-50172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50172"
},
{
"name": "CVE-2022-50173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50173"
},
{
"name": "CVE-2022-50175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50175"
},
{
"name": "CVE-2022-50176",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50176"
},
{
"name": "CVE-2022-50178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50178"
},
{
"name": "CVE-2022-50179",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50179"
},
{
"name": "CVE-2022-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50181"
},
{
"name": "CVE-2022-50183",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50183"
},
{
"name": "CVE-2022-50184",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50184"
},
{
"name": "CVE-2022-50185",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50185"
},
{
"name": "CVE-2022-50186",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50186"
},
{
"name": "CVE-2022-50187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50187"
},
{
"name": "CVE-2022-50188",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50188"
},
{
"name": "CVE-2022-50190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50190"
},
{
"name": "CVE-2022-50191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50191"
},
{
"name": "CVE-2022-50192",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50192"
},
{
"name": "CVE-2022-50194",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50194"
},
{
"name": "CVE-2022-50196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50196"
},
{
"name": "CVE-2022-50197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50197"
},
{
"name": "CVE-2022-50198",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50198"
},
{
"name": "CVE-2022-50199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50199"
},
{
"name": "CVE-2022-50200",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50200"
},
{
"name": "CVE-2022-50201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50201"
},
{
"name": "CVE-2022-50202",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50202"
},
{
"name": "CVE-2022-50203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50203"
},
{
"name": "CVE-2022-50204",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50204"
},
{
"name": "CVE-2022-50206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50206"
},
{
"name": "CVE-2022-50207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50207"
},
{
"name": "CVE-2022-50208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50208"
},
{
"name": "CVE-2022-50209",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50209"
},
{
"name": "CVE-2022-50211",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50211"
},
{
"name": "CVE-2022-50212",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50212"
},
{
"name": "CVE-2022-50213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50213"
},
{
"name": "CVE-2022-50215",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50215"
},
{
"name": "CVE-2022-50218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50218"
},
{
"name": "CVE-2022-50220",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50220"
},
{
"name": "CVE-2022-50221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50221"
},
{
"name": "CVE-2022-50222",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50222"
},
{
"name": "CVE-2022-50226",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50226"
},
{
"name": "CVE-2022-50228",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50228"
},
{
"name": "CVE-2022-50229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50229"
},
{
"name": "CVE-2022-50231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50231"
},
{
"name": "CVE-2023-53046",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53046"
},
{
"name": "CVE-2023-53048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53048"
},
{
"name": "CVE-2023-53076",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53076"
},
{
"name": "CVE-2023-53097",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53097"
},
{
"name": "CVE-2024-26762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26762"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2024-57987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57987"
},
{
"name": "CVE-2024-57988",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57988"
},
{
"name": "CVE-2024-57995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57995"
},
{
"name": "CVE-2024-58004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58004"
},
{
"name": "CVE-2024-58015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58015"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2024-58062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58062"
},
{
"name": "CVE-2025-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21713"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-21770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21770"
},
{
"name": "CVE-2025-21805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21805"
},
{
"name": "CVE-2025-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21824"
},
{
"name": "CVE-2025-21842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21842"
},
{
"name": "CVE-2025-21849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21849"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-21901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21901"
},
{
"name": "CVE-2025-21940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21940"
},
{
"name": "CVE-2025-21987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21987"
},
{
"name": "CVE-2025-37934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37934"
},
{
"name": "CVE-2025-37946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37946"
},
{
"name": "CVE-2025-37965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37965"
},
{
"name": "CVE-2025-37973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37973"
},
{
"name": "CVE-2025-37992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
},
{
"name": "CVE-2025-37994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
},
{
"name": "CVE-2025-37995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2025-38005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
},
{
"name": "CVE-2025-38007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38007"
},
{
"name": "CVE-2025-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
},
{
"name": "CVE-2025-38010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38010"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2025-38013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38013"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2025-38018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38018"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2025-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-38027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38027"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2025-38053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38053"
},
{
"name": "CVE-2025-38055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38055"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
}
],
"initial_release_date": "2025-07-11T00:00:00",
"last_revision_date": "2025-07-11T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0587",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-11T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "D\u00e9ni de service"
},
{
"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 SUSE. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es, un contournement de la politique de s\u00e9curit\u00e9 et un d\u00e9ni de service.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": "2025-07-10",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02264-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502264-1"
},
{
"published_at": "2025-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02249-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502249-1"
},
{
"published_at": "2025-07-08",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02254-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502254-1"
},
{
"published_at": "2025-07-09",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02262-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502262-1"
}
]
}
CERTFR-2025-AVI-0607
Vulnerability from certfr_avis - Published: 2025-07-18 - Updated: 2025-07-18
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | N/A | SUSE Linux Enterprise Micro for Rancher 5.3 | ||
| SUSE | N/A | SUSE Manager Proxy 4.2 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro 5.3 | ||
| SUSE | N/A | SUSE Linux Enterprise Real Time 15 SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro for Rancher 5.2 | ||
| SUSE | N/A | SUSE Linux Enterprise Workstation Extension 15 SP7 | ||
| SUSE | N/A | SUSE Real Time Module 15-SP6 | ||
| SUSE | N/A | SUSE Linux Enterprise High Performance Computing 12 SP5 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 12 SP5 | ||
| SUSE | N/A | Legacy Module 15-SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro for Rancher 5.4 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 12 SP5 LTSS | ||
| SUSE | N/A | SUSE Linux Enterprise Desktop 15 SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Live Patching 15-SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 11 SP4 | ||
| SUSE | N/A | SUSE Linux Enterprise Server for SAP Applications 15 SP7 | ||
| SUSE | N/A | openSUSE Leap 15.5 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise Live Patching 15-SP6 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 15 SP3 Business Critical Linux | ||
| SUSE | N/A | SUSE Linux Enterprise Live Patching 12-SP5 | ||
| SUSE | N/A | SUSE Manager Retail Branch Server 4.2 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 15 SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Live Patching 15-SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 15 SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro 5.2 | ||
| SUSE | N/A | SUSE Linux Enterprise Real Time 15 SP6 | ||
| SUSE | N/A | openSUSE Leap 15.6 | ||
| SUSE | N/A | SUSE Enterprise Storage 7.1 | ||
| SUSE | N/A | Development Tools Module 15-SP7 | ||
| SUSE | N/A | SUSE Manager Server 4.2 | ||
| SUSE | N/A | SUSE Linux Enterprise High Performance Computing 15 SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | ||
| SUSE | N/A | SUSE Linux Enterprise Server for SAP Applications 15 SP3 | ||
| SUSE | N/A | SUSE Linux Enterprise Server for SAP Applications 12 SP5 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 15 SP3 LTSS | ||
| SUSE | N/A | SUSE Linux Enterprise Micro 5.1 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro 5.4 | ||
| SUSE | N/A | Basesystem Module 15-SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Server for SAP Applications 15 SP6 | ||
| SUSE | N/A | SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security | ||
| SUSE | N/A | SUSE Linux Enterprise Server 15 SP6 | ||
| SUSE | N/A | SUSE Real Time Module 15-SP7 | ||
| SUSE | N/A | SUSE Linux Enterprise Micro 5.5 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Legacy Module 15-SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5 LTSS",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Desktop 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 Business Critical Linux",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 12-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Enterprise Storage 7.1",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Development Tools Module 15-SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 LTSS",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Basesystem Module 15-SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5 LTSS Extended Security",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP6",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP7",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"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-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"name": "CVE-2022-1679",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1679"
},
{
"name": "CVE-2022-2905",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2905"
},
{
"name": "CVE-2022-4095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4095"
},
{
"name": "CVE-2022-3903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3903"
},
{
"name": "CVE-2022-2585",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2585"
},
{
"name": "CVE-2022-4662",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4662"
},
{
"name": "CVE-2023-1989",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1989"
},
{
"name": "CVE-2023-3111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3111"
},
{
"name": "CVE-2024-26586",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26586"
},
{
"name": "CVE-2023-52500",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52500"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2024-26875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26875"
},
{
"name": "CVE-2024-26935",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26935"
},
{
"name": "CVE-2024-26924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26924"
},
{
"name": "CVE-2024-26808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26808"
},
{
"name": "CVE-2024-26825",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26825"
},
{
"name": "CVE-2021-47212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47212"
},
{
"name": "CVE-2024-36959",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36959"
},
{
"name": "CVE-2021-47455",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47455"
},
{
"name": "CVE-2021-47527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47527"
},
{
"name": "CVE-2021-47557",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47557"
},
{
"name": "CVE-2024-35790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35790"
},
{
"name": "CVE-2024-27397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27397"
},
{
"name": "CVE-2021-47595",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47595"
},
{
"name": "CVE-2024-36978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36978"
},
{
"name": "CVE-2024-26831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26831"
},
{
"name": "CVE-2024-38588",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38588"
},
{
"name": "CVE-2024-35839",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35839"
},
{
"name": "CVE-2024-46800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46800"
},
{
"name": "CVE-2023-52888",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52888"
},
{
"name": "CVE-2024-41085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41085"
},
{
"name": "CVE-2024-43869",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43869"
},
{
"name": "CVE-2024-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53057"
},
{
"name": "CVE-2024-53125",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53125"
},
{
"name": "CVE-2024-53141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53141"
},
{
"name": "CVE-2024-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50106"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2024-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50034"
},
{
"name": "CVE-2024-50293",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50293"
},
{
"name": "CVE-2024-56541",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56541"
},
{
"name": "CVE-2024-56699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56699"
},
{
"name": "CVE-2023-52924",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52924"
},
{
"name": "CVE-2023-52925",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52925"
},
{
"name": "CVE-2025-21700",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21700"
},
{
"name": "CVE-2024-56770",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56770"
},
{
"name": "CVE-2025-21629",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21629"
},
{
"name": "CVE-2022-49154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49154"
},
{
"name": "CVE-2022-49731",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49731"
},
{
"name": "CVE-2024-49568",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49568"
},
{
"name": "CVE-2024-56613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56613"
},
{
"name": "CVE-2025-21658",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21658"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21703"
},
{
"name": "CVE-2023-52927",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52927"
},
{
"name": "CVE-2024-57947",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57947"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2025-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21702"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21938"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2025-21971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21971"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2025-22035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22035"
},
{
"name": "CVE-2025-22066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22066"
},
{
"name": "CVE-2025-22089",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22089"
},
{
"name": "CVE-2025-22095",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22095"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-39735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39735"
},
{
"name": "CVE-2024-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28956"
},
{
"name": "CVE-2023-53032",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53032"
},
{
"name": "CVE-2024-35840",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35840"
},
{
"name": "CVE-2025-23145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23145"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2025-23141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23141"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2025-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23144"
},
{
"name": "CVE-2025-23146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23146"
},
{
"name": "CVE-2025-23147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23147"
},
{
"name": "CVE-2025-23148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23148"
},
{
"name": "CVE-2025-23151",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23151"
},
{
"name": "CVE-2025-23156",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23156"
},
{
"name": "CVE-2025-23157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23157"
},
{
"name": "CVE-2025-23158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23158"
},
{
"name": "CVE-2025-23159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23159"
},
{
"name": "CVE-2025-23161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23161"
},
{
"name": "CVE-2025-37738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37738"
},
{
"name": "CVE-2025-37740",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37740"
},
{
"name": "CVE-2025-37741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37741"
},
{
"name": "CVE-2025-37742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37742"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2025-37757",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37757"
},
{
"name": "CVE-2025-37758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37758"
},
{
"name": "CVE-2025-37765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37765"
},
{
"name": "CVE-2025-37766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37766"
},
{
"name": "CVE-2025-37767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37767"
},
{
"name": "CVE-2025-37768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37768"
},
{
"name": "CVE-2025-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37769"
},
{
"name": "CVE-2025-37770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37770"
},
{
"name": "CVE-2025-37771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37771"
},
{
"name": "CVE-2025-37772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37772"
},
{
"name": "CVE-2025-37781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37781"
},
{
"name": "CVE-2025-37782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37782"
},
{
"name": "CVE-2025-37788",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37788"
},
{
"name": "CVE-2025-37792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37792"
},
{
"name": "CVE-2025-37794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37794"
},
{
"name": "CVE-2025-37796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37796"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-37801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37801"
},
{
"name": "CVE-2025-37805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37805"
},
{
"name": "CVE-2025-37810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37810"
},
{
"name": "CVE-2025-37811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37811"
},
{
"name": "CVE-2025-37812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37812"
},
{
"name": "CVE-2025-37815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37815"
},
{
"name": "CVE-2025-37823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37823"
},
{
"name": "CVE-2025-37836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37836"
},
{
"name": "CVE-2025-37839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37839"
},
{
"name": "CVE-2025-37840",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37840"
},
{
"name": "CVE-2025-37841",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37841"
},
{
"name": "CVE-2025-37844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37844"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-37850",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37850"
},
{
"name": "CVE-2025-37851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37851"
},
{
"name": "CVE-2025-37852",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37852"
},
{
"name": "CVE-2025-37854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37854"
},
{
"name": "CVE-2025-37858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37858"
},
{
"name": "CVE-2025-37859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37859"
},
{
"name": "CVE-2025-37862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37862"
},
{
"name": "CVE-2025-37865",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37865"
},
{
"name": "CVE-2025-37867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37867"
},
{
"name": "CVE-2025-37871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37871"
},
{
"name": "CVE-2025-37875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37875"
},
{
"name": "CVE-2025-37881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37881"
},
{
"name": "CVE-2025-37884",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37884"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2025-37892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37892"
},
{
"name": "CVE-2025-37937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37937"
},
{
"name": "CVE-2025-37938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37938"
},
{
"name": "CVE-2025-37979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37979"
},
{
"name": "CVE-2025-37982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37982"
},
{
"name": "CVE-2025-37983",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37983"
},
{
"name": "CVE-2025-37985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37985"
},
{
"name": "CVE-2025-37989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37989"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2025-37897",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37897"
},
{
"name": "CVE-2025-37901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37901"
},
{
"name": "CVE-2025-37903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37903"
},
{
"name": "CVE-2025-37905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37905"
},
{
"name": "CVE-2025-37909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37909"
},
{
"name": "CVE-2025-37911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37911"
},
{
"name": "CVE-2025-37912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37912"
},
{
"name": "CVE-2025-37913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37913"
},
{
"name": "CVE-2025-37914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37914"
},
{
"name": "CVE-2025-37915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37915"
},
{
"name": "CVE-2025-37917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37917"
},
{
"name": "CVE-2025-37921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37921"
},
{
"name": "CVE-2025-37923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37923"
},
{
"name": "CVE-2025-37927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37927"
},
{
"name": "CVE-2025-37928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37928"
},
{
"name": "CVE-2025-37929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37929"
},
{
"name": "CVE-2025-37930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37930"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2025-37936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37936"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2025-37951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37951"
},
{
"name": "CVE-2025-37953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37953"
},
{
"name": "CVE-2025-37959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37959"
},
{
"name": "CVE-2025-37961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37961"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2025-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37967"
},
{
"name": "CVE-2025-37969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37969"
},
{
"name": "CVE-2025-37970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37970"
},
{
"name": "CVE-2025-37972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37972"
},
{
"name": "CVE-2025-37990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37990"
},
{
"name": "CVE-2022-49879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49879"
},
{
"name": "CVE-2022-49881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49881"
},
{
"name": "CVE-2023-53081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53081"
},
{
"name": "CVE-2023-53090",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53090"
},
{
"name": "CVE-2023-53091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53091"
},
{
"name": "CVE-2023-53145",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53145"
},
{
"name": "CVE-2025-37943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37943"
},
{
"name": "CVE-2022-49917",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49917"
},
{
"name": "CVE-2022-49921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49921"
},
{
"name": "CVE-2023-53146",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53146"
},
{
"name": "CVE-2024-58098",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58098"
},
{
"name": "CVE-2024-58099",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58099"
},
{
"name": "CVE-2024-58100",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58100"
},
{
"name": "CVE-2024-58237",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58237"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-22113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22113"
},
{
"name": "CVE-2025-22119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22119"
},
{
"name": "CVE-2025-22124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22124"
},
{
"name": "CVE-2025-23149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23149"
},
{
"name": "CVE-2025-23155",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23155"
},
{
"name": "CVE-2025-37743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37743"
},
{
"name": "CVE-2025-37747",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37747"
},
{
"name": "CVE-2025-37754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37754"
},
{
"name": "CVE-2025-37793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37793"
},
{
"name": "CVE-2025-37800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37800"
},
{
"name": "CVE-2025-37853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37853"
},
{
"name": "CVE-2025-37873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37873"
},
{
"name": "CVE-2025-37874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37874"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2025-37900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37900"
},
{
"name": "CVE-2025-37918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37918"
},
{
"name": "CVE-2025-37925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37925"
},
{
"name": "CVE-2025-37931",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37931"
},
{
"name": "CVE-2025-37933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37933"
},
{
"name": "CVE-2025-37944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37944"
},
{
"name": "CVE-2025-37954",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37954"
},
{
"name": "CVE-2025-37968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37968"
},
{
"name": "CVE-2025-37978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37978"
},
{
"name": "CVE-2025-37980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37980"
},
{
"name": "CVE-2025-37986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37986"
},
{
"name": "CVE-2025-37987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37987"
},
{
"name": "CVE-2025-37998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37998"
},
{
"name": "CVE-2025-38104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38104"
},
{
"name": "CVE-2025-38240",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38240"
},
{
"name": "CVE-2025-40014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40014"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2025-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21939"
},
{
"name": "CVE-2025-22023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22023"
},
{
"name": "CVE-2025-22083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22083"
},
{
"name": "CVE-2025-22111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22111"
},
{
"name": "CVE-2025-22120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22120"
},
{
"name": "CVE-2025-23162",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23162"
},
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2025-37763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37763"
},
{
"name": "CVE-2025-37764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37764"
},
{
"name": "CVE-2025-37786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37786"
},
{
"name": "CVE-2025-37791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37791"
},
{
"name": "CVE-2025-37813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37813"
},
{
"name": "CVE-2025-37814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37814"
},
{
"name": "CVE-2025-37816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37816"
},
{
"name": "CVE-2025-37837",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37837"
},
{
"name": "CVE-2025-37847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37847"
},
{
"name": "CVE-2025-37848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37848"
},
{
"name": "CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"name": "CVE-2025-37868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37868"
},
{
"name": "CVE-2025-37869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37869"
},
{
"name": "CVE-2025-37888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37888"
},
{
"name": "CVE-2025-37945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37945"
},
{
"name": "CVE-2025-37981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37981"
},
{
"name": "CVE-2022-49934",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49934"
},
{
"name": "CVE-2022-49935",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49935"
},
{
"name": "CVE-2022-49936",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49936"
},
{
"name": "CVE-2022-49937",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49937"
},
{
"name": "CVE-2022-49938",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49938"
},
{
"name": "CVE-2022-49940",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49940"
},
{
"name": "CVE-2022-49942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49942"
},
{
"name": "CVE-2022-49943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49943"
},
{
"name": "CVE-2022-49944",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49944"
},
{
"name": "CVE-2022-49945",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49945"
},
{
"name": "CVE-2022-49946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49946"
},
{
"name": "CVE-2022-49948",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49948"
},
{
"name": "CVE-2022-49949",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49949"
},
{
"name": "CVE-2022-49950",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49950"
},
{
"name": "CVE-2022-49951",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49951"
},
{
"name": "CVE-2022-49952",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49952"
},
{
"name": "CVE-2022-49954",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49954"
},
{
"name": "CVE-2022-49956",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49956"
},
{
"name": "CVE-2022-49957",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49957"
},
{
"name": "CVE-2022-49958",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49958"
},
{
"name": "CVE-2022-49960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49960"
},
{
"name": "CVE-2022-49962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49962"
},
{
"name": "CVE-2022-49963",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49963"
},
{
"name": "CVE-2022-49964",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49964"
},
{
"name": "CVE-2022-49965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49965"
},
{
"name": "CVE-2022-49966",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49966"
},
{
"name": "CVE-2022-49968",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49968"
},
{
"name": "CVE-2022-49969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49969"
},
{
"name": "CVE-2022-49971",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49971"
},
{
"name": "CVE-2022-49972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49972"
},
{
"name": "CVE-2022-49977",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49977"
},
{
"name": "CVE-2022-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49978"
},
{
"name": "CVE-2022-49980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49980"
},
{
"name": "CVE-2022-49981",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49981"
},
{
"name": "CVE-2022-49982",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49982"
},
{
"name": "CVE-2022-49983",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49983"
},
{
"name": "CVE-2022-49984",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49984"
},
{
"name": "CVE-2022-49985",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49985"
},
{
"name": "CVE-2022-49986",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49986"
},
{
"name": "CVE-2022-49987",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49987"
},
{
"name": "CVE-2022-49989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49989"
},
{
"name": "CVE-2022-49990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49990"
},
{
"name": "CVE-2022-49993",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49993"
},
{
"name": "CVE-2022-49995",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49995"
},
{
"name": "CVE-2022-49999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49999"
},
{
"name": "CVE-2022-50002",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50002"
},
{
"name": "CVE-2022-50003",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50003"
},
{
"name": "CVE-2022-50005",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50005"
},
{
"name": "CVE-2022-50006",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50006"
},
{
"name": "CVE-2022-50008",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50008"
},
{
"name": "CVE-2022-50010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50010"
},
{
"name": "CVE-2022-50011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50011"
},
{
"name": "CVE-2022-50012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50012"
},
{
"name": "CVE-2022-50015",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50015"
},
{
"name": "CVE-2022-50016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50016"
},
{
"name": "CVE-2022-50019",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50019"
},
{
"name": "CVE-2022-50020",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50020"
},
{
"name": "CVE-2022-50021",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50021"
},
{
"name": "CVE-2022-50022",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50022"
},
{
"name": "CVE-2022-50023",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50023"
},
{
"name": "CVE-2022-50024",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50024"
},
{
"name": "CVE-2022-50026",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50026"
},
{
"name": "CVE-2022-50027",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50027"
},
{
"name": "CVE-2022-50028",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50028"
},
{
"name": "CVE-2022-50029",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50029"
},
{
"name": "CVE-2022-50030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50030"
},
{
"name": "CVE-2022-50031",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50031"
},
{
"name": "CVE-2022-50032",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50032"
},
{
"name": "CVE-2022-50033",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50033"
},
{
"name": "CVE-2022-50034",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50034"
},
{
"name": "CVE-2022-50035",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50035"
},
{
"name": "CVE-2022-50036",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50036"
},
{
"name": "CVE-2022-50037",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50037"
},
{
"name": "CVE-2022-50038",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50038"
},
{
"name": "CVE-2022-50039",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50039"
},
{
"name": "CVE-2022-50040",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50040"
},
{
"name": "CVE-2022-50041",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50041"
},
{
"name": "CVE-2022-50044",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50044"
},
{
"name": "CVE-2022-50045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50045"
},
{
"name": "CVE-2022-50046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50046"
},
{
"name": "CVE-2022-50047",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50047"
},
{
"name": "CVE-2022-50049",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50049"
},
{
"name": "CVE-2022-50050",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50050"
},
{
"name": "CVE-2022-50051",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50051"
},
{
"name": "CVE-2022-50052",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50052"
},
{
"name": "CVE-2022-50053",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50053"
},
{
"name": "CVE-2022-50054",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50054"
},
{
"name": "CVE-2022-50055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50055"
},
{
"name": "CVE-2022-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50059"
},
{
"name": "CVE-2022-50060",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50060"
},
{
"name": "CVE-2022-50061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50061"
},
{
"name": "CVE-2022-50062",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50062"
},
{
"name": "CVE-2022-50065",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50065"
},
{
"name": "CVE-2022-50066",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50066"
},
{
"name": "CVE-2022-50067",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50067"
},
{
"name": "CVE-2022-50068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50068"
},
{
"name": "CVE-2022-50072",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50072"
},
{
"name": "CVE-2022-50073",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50073"
},
{
"name": "CVE-2022-50074",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50074"
},
{
"name": "CVE-2022-50076",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50076"
},
{
"name": "CVE-2022-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50077"
},
{
"name": "CVE-2022-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50079"
},
{
"name": "CVE-2022-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50083"
},
{
"name": "CVE-2022-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50084"
},
{
"name": "CVE-2022-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50085"
},
{
"name": "CVE-2022-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50086"
},
{
"name": "CVE-2022-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50087"
},
{
"name": "CVE-2022-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50092"
},
{
"name": "CVE-2022-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50093"
},
{
"name": "CVE-2022-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50094"
},
{
"name": "CVE-2022-50095",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50095"
},
{
"name": "CVE-2022-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50097"
},
{
"name": "CVE-2022-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50098"
},
{
"name": "CVE-2022-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50099"
},
{
"name": "CVE-2022-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50100"
},
{
"name": "CVE-2022-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50101"
},
{
"name": "CVE-2022-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50102"
},
{
"name": "CVE-2022-50103",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50103"
},
{
"name": "CVE-2022-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50104"
},
{
"name": "CVE-2022-50108",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50108"
},
{
"name": "CVE-2022-50109",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50109"
},
{
"name": "CVE-2022-50110",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50110"
},
{
"name": "CVE-2022-50111",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50111"
},
{
"name": "CVE-2022-50112",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50112"
},
{
"name": "CVE-2022-50115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50115"
},
{
"name": "CVE-2022-50116",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50116"
},
{
"name": "CVE-2022-50117",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50117"
},
{
"name": "CVE-2022-50118",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50118"
},
{
"name": "CVE-2022-50120",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50120"
},
{
"name": "CVE-2022-50121",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50121"
},
{
"name": "CVE-2022-50124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50124"
},
{
"name": "CVE-2022-50125",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50125"
},
{
"name": "CVE-2022-50126",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50126"
},
{
"name": "CVE-2022-50127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50127"
},
{
"name": "CVE-2022-50129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50129"
},
{
"name": "CVE-2022-50131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50131"
},
{
"name": "CVE-2022-50132",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50132"
},
{
"name": "CVE-2022-50133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50133"
},
{
"name": "CVE-2022-50134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50134"
},
{
"name": "CVE-2022-50135",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50135"
},
{
"name": "CVE-2022-50136",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50136"
},
{
"name": "CVE-2022-50137",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50137"
},
{
"name": "CVE-2022-50138",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50138"
},
{
"name": "CVE-2022-50139",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50139"
},
{
"name": "CVE-2022-50140",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50140"
},
{
"name": "CVE-2022-50141",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50141"
},
{
"name": "CVE-2022-50142",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50142"
},
{
"name": "CVE-2022-50143",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50143"
},
{
"name": "CVE-2022-50144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50144"
},
{
"name": "CVE-2022-50145",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50145"
},
{
"name": "CVE-2022-50146",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50146"
},
{
"name": "CVE-2022-50149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50149"
},
{
"name": "CVE-2022-50151",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50151"
},
{
"name": "CVE-2022-50152",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50152"
},
{
"name": "CVE-2022-50153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50153"
},
{
"name": "CVE-2022-50154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50154"
},
{
"name": "CVE-2022-50155",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50155"
},
{
"name": "CVE-2022-50156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50156"
},
{
"name": "CVE-2022-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50157"
},
{
"name": "CVE-2022-50158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50158"
},
{
"name": "CVE-2022-50160",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50160"
},
{
"name": "CVE-2022-50161",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50161"
},
{
"name": "CVE-2022-50162",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50162"
},
{
"name": "CVE-2022-50164",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50164"
},
{
"name": "CVE-2022-50165",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50165"
},
{
"name": "CVE-2022-50166",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50166"
},
{
"name": "CVE-2022-50169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50169"
},
{
"name": "CVE-2022-50171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50171"
},
{
"name": "CVE-2022-50172",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50172"
},
{
"name": "CVE-2022-50173",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50173"
},
{
"name": "CVE-2022-50175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50175"
},
{
"name": "CVE-2022-50176",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50176"
},
{
"name": "CVE-2022-50178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50178"
},
{
"name": "CVE-2022-50179",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50179"
},
{
"name": "CVE-2022-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50181"
},
{
"name": "CVE-2022-50183",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50183"
},
{
"name": "CVE-2022-50184",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50184"
},
{
"name": "CVE-2022-50185",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50185"
},
{
"name": "CVE-2022-50186",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50186"
},
{
"name": "CVE-2022-50187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50187"
},
{
"name": "CVE-2022-50188",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50188"
},
{
"name": "CVE-2022-50190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50190"
},
{
"name": "CVE-2022-50191",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50191"
},
{
"name": "CVE-2022-50192",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50192"
},
{
"name": "CVE-2022-50194",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50194"
},
{
"name": "CVE-2022-50196",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50196"
},
{
"name": "CVE-2022-50197",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50197"
},
{
"name": "CVE-2022-50198",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50198"
},
{
"name": "CVE-2022-50199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50199"
},
{
"name": "CVE-2022-50200",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50200"
},
{
"name": "CVE-2022-50201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50201"
},
{
"name": "CVE-2022-50202",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50202"
},
{
"name": "CVE-2022-50203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50203"
},
{
"name": "CVE-2022-50204",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50204"
},
{
"name": "CVE-2022-50206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50206"
},
{
"name": "CVE-2022-50207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50207"
},
{
"name": "CVE-2022-50208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50208"
},
{
"name": "CVE-2022-50209",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50209"
},
{
"name": "CVE-2022-50211",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50211"
},
{
"name": "CVE-2022-50212",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50212"
},
{
"name": "CVE-2022-50213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50213"
},
{
"name": "CVE-2022-50215",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50215"
},
{
"name": "CVE-2022-50218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50218"
},
{
"name": "CVE-2022-50220",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50220"
},
{
"name": "CVE-2022-50221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50221"
},
{
"name": "CVE-2022-50222",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50222"
},
{
"name": "CVE-2022-50226",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50226"
},
{
"name": "CVE-2022-50228",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50228"
},
{
"name": "CVE-2022-50229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50229"
},
{
"name": "CVE-2022-50231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50231"
},
{
"name": "CVE-2023-53046",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53046"
},
{
"name": "CVE-2023-53048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53048"
},
{
"name": "CVE-2023-53076",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53076"
},
{
"name": "CVE-2023-53097",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53097"
},
{
"name": "CVE-2024-26762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26762"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2024-57987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57987"
},
{
"name": "CVE-2024-57988",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57988"
},
{
"name": "CVE-2024-57995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57995"
},
{
"name": "CVE-2024-58004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58004"
},
{
"name": "CVE-2024-58015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58015"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2024-58062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58062"
},
{
"name": "CVE-2025-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21713"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-21770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21770"
},
{
"name": "CVE-2025-21805",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21805"
},
{
"name": "CVE-2025-21824",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21824"
},
{
"name": "CVE-2025-21842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21842"
},
{
"name": "CVE-2025-21849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21849"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-21901",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21901"
},
{
"name": "CVE-2025-21940",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21940"
},
{
"name": "CVE-2025-21987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21987"
},
{
"name": "CVE-2025-37934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37934"
},
{
"name": "CVE-2025-37946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37946"
},
{
"name": "CVE-2025-37965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37965"
},
{
"name": "CVE-2025-37973",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37973"
},
{
"name": "CVE-2025-37992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37992"
},
{
"name": "CVE-2025-37994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37994"
},
{
"name": "CVE-2025-37995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37995"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2025-38005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38005"
},
{
"name": "CVE-2025-38007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38007"
},
{
"name": "CVE-2025-38009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38009"
},
{
"name": "CVE-2025-38010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38010"
},
{
"name": "CVE-2025-38011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38011"
},
{
"name": "CVE-2025-38013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38013"
},
{
"name": "CVE-2025-38014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38014"
},
{
"name": "CVE-2025-38015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38015"
},
{
"name": "CVE-2025-38018",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38018"
},
{
"name": "CVE-2025-38020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38020"
},
{
"name": "CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"name": "CVE-2025-38023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38023"
},
{
"name": "CVE-2025-38024",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38024"
},
{
"name": "CVE-2025-38027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38027"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2025-38040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38040"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2025-38045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38045"
},
{
"name": "CVE-2025-38053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38053"
},
{
"name": "CVE-2025-38055",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38055"
},
{
"name": "CVE-2025-38057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38057"
},
{
"name": "CVE-2025-38059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38059"
},
{
"name": "CVE-2025-38060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38060"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2025-38080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38080"
},
{
"name": "CVE-2025-38081",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38081"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2022-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21546"
},
{
"name": "CVE-2022-49622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49622"
},
{
"name": "CVE-2022-49764",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49764"
},
{
"name": "CVE-2022-49780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49780"
},
{
"name": "CVE-2022-49814",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49814"
},
{
"name": "CVE-2022-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50091"
},
{
"name": "CVE-2023-53020",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53020"
},
{
"name": "CVE-2023-53063",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53063"
},
{
"name": "CVE-2023-53133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53133"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
}
],
"initial_release_date": "2025-07-18T00:00:00",
"last_revision_date": "2025-07-18T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0607",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-18T00: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"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de SUSE. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": "2025-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02307-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502307-1"
},
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02322-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502322-1"
},
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02312-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502312-1"
},
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02321-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502321-1"
},
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02335-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502335-1"
},
{
"published_at": "2025-07-15",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02320-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502320-1"
},
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02333-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502333-1"
},
{
"published_at": "2025-07-16",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02334-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502334-1"
},
{
"published_at": "2025-07-14",
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2025:02308-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502308-1"
}
]
}
GHSA-C8QG-4XRW-XQMV
Vulnerability from github – Published: 2025-02-27 03:34 – Updated: 2025-10-23 15:30In the Linux kernel, the following vulnerability has been resolved:
media: intel/ipu6: remove cpu latency qos request on error
Fix cpu latency qos list corruption like below. It happens when we do not remove cpu latency request on error path and free corresponding memory.
[ 30.634378] l7 kernel: list_add corruption. prev->next should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8). [ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0 [ 30.634640] l7 kernel: Call Trace: [ 30.634650] l7 kernel: [ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6 [ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634690] l7 kernel: ? report_bug+0xff/0x140 [ 30.634702] l7 kernel: ? handle_bug+0x58/0x90 [ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70 [ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20 [ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634742] l7 kernel: plist_add+0xdd/0x140 [ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0 [ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0 [ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]
{
"affected": [],
"aliases": [
"CVE-2024-58004"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-02-27T03:15:11Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]",
"id": "GHSA-c8qg-4xrw-xqmv",
"modified": "2025-10-23T15:30:22Z",
"published": "2025-02-27T03:34:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58004"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/95275736185ecb71dc97a71d8d9d19e4ffb0a9eb"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/facb541ff0805314e0b56e508f7d3cbd07af513c"
}
],
"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"
}
]
}
SUSE-SU-2025:02333-1
Vulnerability from csaf_suse - Published: 2025-07-16 12:53 - Updated: 2025-07-16 12:53| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL (bsc#1228557).\n- CVE-2024-49568: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (bsc#1235728).\n- CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup (bsc#1237913).\n- CVE-2024-57995: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (bsc#1237895).\n- CVE-2024-58053: rxrpc: Fix handling of received connection abort (bsc#1238982).\n- CVE-2025-21720: xfrm: delete intermediate secpath entry in packet offload mode (bsc#1238859).\n- CVE-2025-21868: kABI workaround for adding an header (bsc#1240180).\n- CVE-2025-21898: ftrace: Avoid potential division by zero in function_stat_show() (bsc#1240610).\n- CVE-2025-21899: tracing: Fix bad hist from corrupting named_triggers list (bsc#1240577).\n- CVE-2025-21920: vlan: enforce underlying device type (bsc#1240686).\n- CVE-2025-21938: mptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr (bsc#1240723).\n- CVE-2025-21959: netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (bsc#1240814).\n- CVE-2025-21997: xsk: fix an integer overflow in xp_create_and_assign_umem() (bsc#1240823).\n- CVE-2025-22035: tracing: Fix use-after-free in print_graph_function_flags during tracer switching (bsc#1241544).\n- CVE-2025-22111: kABI fix for net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF (bsc#1241572).\n- CVE-2025-22113: ext4: define ext4_journal_destroy wrapper (bsc#1241617).\n- CVE-2025-23155: net: stmmac: Fix accessing freed irq affinity_hint (bsc#1242573).\n- CVE-2025-37738: ext4: ignore xattrs past end (bsc#1242846).\n- CVE-2025-37743: wifi: ath12k: Avoid memory leak while enabling statistics (bsc#1242163).\n- CVE-2025-37752: net_sched: sch_sfq: move the limit validation (bsc#1242504).\n- CVE-2025-37756: net: tls: explicitly disallow disconnect (bsc#1242515).\n- CVE-2025-37757: tipc: fix memory leak in tipc_link_xmit (bsc#1242521).\n- CVE-2025-37786: net: dsa: free routing table on probe failure (bsc#1242725).\n- CVE-2025-37800: driver core: fix potential NULL pointer dereference in dev_uevent() (bsc#1242849).\n- CVE-2025-37801: spi: spi-imx: Add check for spi_imx_setupxfer() (bsc#1242850).\n- CVE-2025-37811: usb: chipidea: ci_hdrc_imx: fix usbmisc handling (bsc#1242907).\n- CVE-2025-37837: iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (bsc#1242952).\n- CVE-2025-37844: cifs: avoid NULL pointer dereference in dbg call (bsc#1242946).\n- CVE-2025-37859: page_pool: avoid infinite loop to schedule delayed worker (bsc#1243051).\n- CVE-2025-37862: HID: pidff: Fix null pointer dereference in pidff_find_fields (bsc#1242982).\n- CVE-2025-37865: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported (bsc#1242954).\n- CVE-2025-37874: net: ngbe: fix memory leak in ngbe_probe() error path (bsc#1242940).\n- CVE-2025-37884: bpf: Fix deadlock between rcu_tasks_trace and event_mutex (bsc#1243060).\n- CVE-2025-37909: net: lan743x: Fix memleak issue when GSO enabled (bsc#1243467).\n- CVE-2025-37917: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll (bsc#1243475).\n- CVE-2025-37921: vxlan: vnifilter: Fix unlocked deletion of default FDB entry (bsc#1243480).\n- CVE-2025-37923: tracing: Fix oob write in trace_seq_to_buffer() (bsc#1243551).\n- CVE-2025-37927: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (bsc#1243620).\n- CVE-2025-37933: octeon_ep: Fix host hang issue during device reboot (bsc#1243628).\n- CVE-2025-37936: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value (bsc#1243537).\n- CVE-2025-37938: tracing: Verify event formats that have \u0027%*p..\u0027 (bsc#1243544).\n- CVE-2025-37945: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (bsc#1243538).\n- CVE-2025-37954: smb: client: Avoid race in open_cached_dir with lease breaks (bsc#1243664).\n- CVE-2025-37961: ipvs: fix uninit-value for saddr in do_output_route4 (bsc#1243523).\n- CVE-2025-37967: usb: typec: ucsi: displayport: Fix deadlock (bsc#1243572).\n- CVE-2025-37968: iio: light: opt3001: fix deadlock due to concurrent flag access (bsc#1243571).\n- CVE-2025-37987: pds_core: Prevent possible adminq overflow/stuck condition (bsc#1243542).\n- CVE-2025-37992: net_sched: Flush gso_skb list too during -\u003echange() (bsc#1243698).\n- CVE-2025-37995: module: ensure that kobject_put() is safe for module type kobjects (bsc#1243827).\n- CVE-2025-37997: netfilter: ipset: fix region locking in hash types (bsc#1243832).\n- CVE-2025-37998: openvswitch: Fix unsafe attribute parsing in output_userspace() (bsc#1243836).\n- CVE-2025-38000: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (bsc#1244277).\n- CVE-2025-38001: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1244234).\n- CVE-2025-38011: drm/amdgpu: csa unmap use uninterruptible lock (bsc#1244729).\n- CVE-2025-38018: net/tls: fix kernel panic when alloc_page failed (bsc#1244999).\n- CVE-2025-38053: idpf: fix null-ptr-deref in idpf_features_check (bsc#1244746).\n- CVE-2025-38055: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq (bsc#1244747).\n- CVE-2025-38057: espintcp: fix skb leaks (bsc#1244862).\n- CVE-2025-38060: bpf: abort verification if env-\u003ecur_state-\u003eloop_entry != NULL (bsc#1245155).\n- CVE-2025-38072: libnvdimm/labels: Fix divide error in nd_label_data_init() (bsc#1244743).\n\nThe following non-security bugs were fixed:\n\n- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case (stable-fixes).\n- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (git-fixes).\n- ACPI: HED: Always initialize before evged (stable-fixes).\n- ACPI: OSI: Stop advertising support for \u00273.0 _SCP Extensions\u0027 (git-fixes).\n- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (stable-fixes).\n- ACPI: battery: negate current when discharging (stable-fixes).\n- ACPI: bus: Bail out if acpi_kobj registration fails (stable-fixes).\n- ACPICA: Avoid sequence overread in call to strncmp() (stable-fixes).\n- ACPICA: Utilities: Fix spelling mistake \u0027Incremement\u0027 -\u003e \u0027Increment\u0027 (git-fixes).\n- ACPICA: exserial: do not forget to handle FFixedHW opregions for reading (git-fixes).\n- ACPICA: fix acpi operand cache leak in dswstate.c (stable-fixes).\n- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).\n- ACPICA: utilities: Fix overflow check in vsnprintf() (stable-fixes).\n- ALSA: hda/intel: Add Thinkpad E15 to PM deny list (stable-fixes).\n- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (stable-fixes).\n- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (stable-fixes).\n- ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (stable-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR (git-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA (git-fixes).\n- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged (stable-fixes).\n- ALSA: pcm: Fix race of buffer access at PCM OSS layer (stable-fixes).\n- ALSA: seq: Improve data consistency at polling (stable-fixes).\n- ALSA: usb-audio: Accept multiple protocols in GTBs (stable-fixes).\n- ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (stable-fixes).\n- ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock (stable-fixes).\n- ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (stable-fixes).\n- ALSA: usb-audio: Add name for HP Engage Go dock (stable-fixes).\n- ALSA: usb-audio: Check shutdown at endpoint_set_interface() (stable-fixes).\n- ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set() (git-fixes).\n- ALSA: usb-audio: Fix duplicated name in MIDI substream names (stable-fixes).\n- ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() (git-fixes).\n- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card (stable-fixes).\n- ALSA: usb-audio: Rename Pioneer mixer channel controls (git-fixes).\n- ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entry (stable-fixes).\n- ALSA: usb-audio: Skip setting clock selector for single connections (stable-fixes).\n- ALSA: usb-audio: Support multiple control interfaces (stable-fixes).\n- ALSA: usb-audio: Support read-only clock selector control (stable-fixes).\n- ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file (stable-fixes).\n- ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit (stable-fixes).\n- ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (git-fixes).\n- ASoC: Intel: avs: Verify content returned by parse_int_array() (git-fixes).\n- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (stable-fixes).\n- ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (git-fixes).\n- ASoC: SOF: ipc4-pcm: Adjust pipeline_list-\u003epipelines allocation type (git-fixes).\n- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 (stable-fixes).\n- ASoC: apple: mca: Constrain channels according to TDM mask (git-fixes).\n- ASoC: codecs: hda: Fix RPM usage count underflow (git-fixes).\n- ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (stable-fixes).\n- ASoC: cs42l43: Disable headphone clamps during type detection (stable-fixes).\n- ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (stable-fixes).\n- ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect (stable-fixes).\n- ASoC: mediatek: mt8188: Add reference for dmic clocks (stable-fixes).\n- ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile (stable-fixes).\n- ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() (git-fixes).\n- ASoC: meson: meson-card-utils: use of_property_present() for DT parsing (git-fixes).\n- ASoC: ops: Enforce platform maximum on initial value (stable-fixes).\n- ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (git-fixes).\n- ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (stable-fixes).\n- ASoC: rt722-sdca: Add some missing readable registers (stable-fixes).\n- ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (stable-fixes).\n- ASoC: sun4i-codec: support hp-det-gpios property (stable-fixes).\n- ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (stable-fixes).\n- ASoC: tas2764: Enable main IRQs (git-fixes).\n- ASoC: tas2764: Mark SW_RESET as volatile (stable-fixes).\n- ASoC: tas2764: Power up/down amp on mute ops (stable-fixes).\n- ASoC: tas2764: Reinit cache on part reset (git-fixes).\n- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change (stable-fixes).\n- ASoC: tegra210_ahub: Add check to of_device_get_match_data() (stable-fixes).\n- ASoC: ti: omap-hdmi: Re-add dai_link-\u003eplatform to fix card init (git-fixes).\n- Bluetooth: Fix NULL pointer deference on eir_get_service_data (git-fixes).\n- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (git-fixes).\n- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (git-fixes).\n- Bluetooth: MGMT: Fix sparse errors (git-fixes).\n- Bluetooth: MGMT: Remove unused mgmt_pending_find_data (stable-fixes).\n- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (git-fixes).\n- Bluetooth: Remove pending ACL connection attempts (stable-fixes).\n- Bluetooth: btintel: Check dsbr size from EFI variable (git-fixes).\n- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (git-fixes).\n- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (git-fixes).\n- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (git-fixes).\n- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (git-fixes).\n- Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync (git-fixes).\n- Bluetooth: hci_conn: Only do ACL connections sequentially (stable-fixes).\n- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (git-fixes).\n- Bluetooth: hci_event: Fix not using key encryption size when its known (git-fixes).\n- Bluetooth: hci_qca: move the SoC type check to the right place (git-fixes).\n- Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync (git-fixes).\n- Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync (git-fixes).\n- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (git-fixes).\n- Documentation/rtla: Fix duplicate text about timerlat tracer (git-fixes).\n- Documentation/rtla: Fix typo in common_timerlat_description.rst (git-fixes).\n- Documentation/rtla: Fix typo in rtla-timerlat.rst (git-fixes).\n- Documentation: ACPI: Use all-string data node references (git-fixes).\n- Documentation: fix typo in root= kernel parameter description (git-fixes).\n- Enable livepatching related packages on -RT (jsc#PED-1706)\n- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only (git-fixes).\n- HID: quirks: Add ADATA XPG alpha wireless mouse support (stable-fixes).\n- HID: usbkbd: Fix the bit shift number for LED_KANA (stable-fixes).\n- HID: wacom: fix kobject reference count leak (git-fixes).\n- HID: wacom: fix memory leak on kobject creation failure (git-fixes).\n- HID: wacom: fix memory leak on sysfs attribute creation failure (git-fixes).\n- IB/cm: Drop lockdep assert and WARN when freeing old msg (git-fixes)\n- Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() (git-fixes).\n- Input: ims-pcu - check record size in ims_pcu_flash_firmware() (git-fixes).\n- Input: sparcspkr - avoid unannotated fall-through (stable-fixes).\n- Input: xpad - add more controllers (stable-fixes).\n- KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion (bsc#1215199).\n- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (git-fixes bsc#1245225).\n- Merge branch \u0027SLE15-SP7\u0027 (8ab7501d9efd) into \u0027SLE15-SP7-RT\u0027\n- MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc (\u0027MyBS: Use buildflags to set which package to build\u0027)\n- MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b (\u0027bs-upload-kernel: Pass limit_packages also on multibuild\u0027)\n- MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed.\n- NFC: nci: uart: Set tty-\u003edisc_data only in success path (git-fixes).\n- NFS: Do not allow waiting for exiting tasks (git-fixes).\n- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (git-fixes).\n- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (git-fixes).\n- NFSv4: Treat ENETUNREACH errors as fatal for state recovery (git-fixes).\n- PCI/DPC: Initialize aer_err_info before using it (git-fixes).\n- PCI/DPC: Log Error Source ID only when valid (git-fixes).\n- PCI/DPC: Use defines with DPC reason fields (git-fixes).\n- PCI/MSI: Size device MSI domain with the maximum number of vectors (git-fixes).\n- PCI/PM: Set up runtime PM even for devices without PCI PM (git-fixes).\n- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).\n- PCI: Explicitly put devices into D0 when initializing (git-fixes).\n- PCI: Fix lock symmetry in pci_slot_unlock() (git-fixes).\n- PCI: Fix old_size lower bound in calculate_iosize() too (stable-fixes).\n- PCI: apple: Set only available ports up (git-fixes).\n- PCI: apple: Use gpiod_set_value_cansleep in probe flow (git-fixes).\n- PCI: brcmstb: Add a softdep to MIP MSI-X driver (stable-fixes).\n- PCI: brcmstb: Expand inbound window size up to 64GB (stable-fixes).\n- PCI: cadence-ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: cadence: Fix runtime atomic count underflow (git-fixes).\n- PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit() (git-fixes).\n- PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up() (git-fixes).\n- PCI: dwc: ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: dwc: ep: Ensure proper iteration over outbound map windows (stable-fixes).\n- PCI: endpoint: Retain fixed-size BAR size as well as aligned size (git-fixes).\n- PCI: vmd: Disable MSI remapping bypass under Xen (stable-fixes).\n- PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (stable-fixes).\n- PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (git-fixes).\n- PM: sleep: Print PM debug messages during hibernation (git-fixes).\n- PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() (git-fixes).\n- RDMA/core: Fix best page size finding when it can cross SG entries (git-fixes)\n- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (git-fixes)\n- Remove compress-vmlinux.sh /usr/lib/rpm/brp-suse.d/brp-99-compress-vmlinux was added in pesign-obs-integration during SLE12 RC. This workaround can be removed.\n- Remove host-memcpy-hack.h This might have been usefult at some point but we have more things that depend on specific library versions today.\n- Remove try-disable-staging-driver The config for linux-next is autogenerated from master config, and defaults filled for missing options. This is unlikely to enable any staging driver in the first place.\n- Revert \u0027ALSA: usb-audio: Skip setting clock selector for single connections\u0027 (stable-fixes).\n- Revert \u0027arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC (git-fixes)\n- Revert \u0027bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first\u0027 (stable-fixes).\n- Revert \u0027drm/amdgpu: do not allow userspace to create a doorbell BO\u0027 (stable-fixes).\n- Revert \u0027ipv6: save dontfrag in cork (git-fixes).\u0027\n- Revert \u0027kABI: ipv6: save dontfrag in cork (git-fixes).\u0027\n- Revert \u0027wifi: mt76: mt7996: fill txd by host driver\u0027 (stable-fixes).\n- Revert \u0027wifi: mwifiex: Fix HT40 bandwidth issue.\u0027 (git-fixes).\n- SUNRPC: Do not allow waiting for exiting tasks (git-fixes).\n- SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (git-fixes).\n- SUNRPC: rpc_clnt_set_transport() must not change the autobind setting (git-fixes).\n- SUNRPC: rpcbind should never reset the port to the value \u00270\u0027 (git-fixes).\n- USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (stable-fixes).\n- VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify (git-fixes).\n- accel/ivpu: Improve buffer object logging (git-fixes).\n- accel/ivpu: Use dma_resv_lock() instead of a custom mutex (git-fixes).\n- accel/qaic: Mask out SR-IOV PCI resources (stable-fixes).\n- acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (git-fixes).\n- add bug reference to existing hv_storvsc change (bsc#1245455).\n- arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs (git-fixes)\n- ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode (stable-fixes).\n- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 (stable-fixes).\n- ath10k: snoc: fix unbalanced IRQ enable in crash recovery (git-fixes).\n- backlight: pm8941: Add NULL check in wled_configure() (git-fixes).\n- bnxt: properly flush XDP redirect lists (git-fixes).\n- bpf: Force uprobe bpf program to always return 0 (git-fixes).\n- bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc (\u0027MyBS: Use buildflags to set which package to build\u0027) Fixes: 747f601d4156 (\u0027bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)\u0027)\n- btrfs: fix fsync of files with no hard links not persisting deletion (git-fixes).\n- btrfs: fix invalid data space release when truncating block in NOCOW mode (git-fixes).\n- btrfs: fix qgroup reservation leak on failure to allocate ordered extent (git-fixes).\n- btrfs: fix wrong start offset for delalloc space release during mmap write (git-fixes).\n- btrfs: remove end_no_trans label from btrfs_log_inode_parent() (git-fixes).\n- btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() (git-fixes).\n- bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device (git-fixes).\n- bus: fsl-mc: fix GET/SET_TAILDROP command ids (git-fixes).\n- bus: fsl-mc: fix double-free on mc_dev (git-fixes).\n- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value (stable-fixes).\n- bus: mhi: host: Fix conflict between power_up and SYSERR (git-fixes).\n- calipso: Fix null-ptr-deref in calipso_req_{set,del}attr() (git-fixes).\n- can: c_can: Use of_property_present() to test existence of DT property (stable-fixes).\n- can: tcan4x5x: fix power regulator retrieval during probe (git-fixes).\n- ceph: Fix incorrect flush end position calculation (git-fixes).\n- ceph: allocate sparse_ext map only for sparse reads (git-fixes).\n- ceph: fix memory leaks in __ceph_sync_read() (git-fixes).\n- cgroup/cpuset: Do not allow creation of local partition over a remote one (bsc#1241166).\n- cgroup/cpuset: Fix race between newly created partition and dying one (bsc#1241166).\n- cifs: change tcon status when need_reconnect is set on it (git-fixes).\n- clocksource: Fix brown-bag boolean thinko in (git-fixes)\n- clocksource: Make watchdog and suspend-timing multiplication (git-fixes)\n- crypto: lrw - Only add ecb if it is not already there (git-fixes).\n- crypto: lzo - Fix compression buffer overrun (stable-fixes).\n- crypto: marvell/cesa - Avoid empty transfer descriptor (git-fixes).\n- crypto: marvell/cesa - Do not chain submitted requests (git-fixes).\n- crypto: marvell/cesa - Handle zero-length skcipher requests (git-fixes).\n- crypto: octeontx2 - suppress auth failure screaming due to negative tests (stable-fixes).\n- crypto: qat - add shutdown handler to qat_420xx (git-fixes).\n- crypto: qat - add shutdown handler to qat_4xxx (git-fixes).\n- crypto: skcipher - Zap type in crypto_alloc_sync_skcipher (stable-fixes).\n- crypto: sun8i-ce - move fallback ahash_request to the end of the struct (git-fixes).\n- crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() (git-fixes).\n- crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions (git-fixes).\n- crypto: xts - Only add ecb if it is not already there (git-fixes).\n- devlink: Fix referring to hw_addr attribute during state validation (git-fixes).\n- devlink: fix port dump cmd type (git-fixes).\n- dlm: mask sk_shutdown value (bsc#1228854).\n- dlm: use SHUT_RDWR for SCTP shutdown (bsc#1228854).\n- dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (stable-fixes).\n- dmaengine: ti: Add NULL check in udma_probe() (git-fixes).\n- drivers/rapidio/rio_cm.c: prevent possible heap overwrite (stable-fixes).\n- drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer() (stable-fixes).\n- drm/amd/display: Add debugging message for brightness caps (bsc#1240650).\n- drm/amd/display: Add null pointer check for get_first_active_display() (git-fixes).\n- drm/amd/display: Add support for disconnected eDP streams (stable-fixes).\n- drm/amd/display: Call FP Protect Before Mode Programming/Mode Support (stable-fixes).\n- drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401 (stable-fixes).\n- drm/amd/display: Correct timing_adjust_pending flag setting (stable-fixes).\n- drm/amd/display: Defer BW-optimization-blocked DRR adjustments (git-fixes).\n- drm/amd/display: Do not enable replay when vtotal update is pending (stable-fixes).\n- drm/amd/display: Do not treat wb connector as physical in create_validate_stream_for_sink (stable-fixes).\n- drm/amd/display: Do not try AUX transactions on disconnected link (stable-fixes).\n- drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35 (stable-fixes).\n- drm/amd/display: Fix BT2020 YCbCr limited/full range input (stable-fixes).\n- drm/amd/display: Fix DMUB reset sequence for DCN401 (stable-fixes).\n- drm/amd/display: Fix default DC and AC levels (bsc#1240650).\n- drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch (stable-fixes).\n- drm/amd/display: Fix p-state type when p-state is unsupported (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low for dcn31x (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low when active (stable-fixes).\n- drm/amd/display: Increase block_sequence array size (stable-fixes).\n- drm/amd/display: Initial psr_version with correct setting (stable-fixes).\n- drm/amd/display: Populate register address for dentist for dcn401 (stable-fixes).\n- drm/amd/display: Read LTTPR ALPM caps during link cap retrieval (stable-fixes).\n- drm/amd/display: Request HW cursor on DCN3.2 with SubVP (stable-fixes).\n- drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination (stable-fixes).\n- drm/amd/display: Support multiple options during psr entry (stable-fixes).\n- drm/amd/display: Update CR AUX RD interval interpretation (stable-fixes).\n- drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It (stable-fixes).\n- drm/amd/display: calculate the remain segments for all pipes (stable-fixes).\n- drm/amd/display: check stream id dml21 wrapper to get plane_id (stable-fixes).\n- drm/amd/display: fix dcn4x init failed (stable-fixes).\n- drm/amd/display: fix link_set_dpms_off multi-display MST corner case (stable-fixes).\n- drm/amd/display: handle max_downscale_src_width fail check (stable-fixes).\n- drm/amd/display: not abort link train when bw is low (stable-fixes).\n- drm/amd/display: pass calculated dram_speed_mts to dml2 (stable-fixes).\n- drm/amd/display: remove minimum Dispclk and apply oem panel timing (stable-fixes).\n- drm/amd/pm: Fetch current power limit from PMFW (stable-fixes).\n- drm/amd/pm: Skip P2S load for SMU v13.0.12 (stable-fixes).\n- drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (git-fixes).\n- drm/amd: Adjust output for discovery error handling (git-fixes).\n- drm/amdgpu/discovery: check ip_discovery fw file available (stable-fixes).\n- drm/amdgpu/gfx11: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/gfx12: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/mes11: fix set_hw_resources_1 calculation (stable-fixes).\n- drm/amdgpu: Allow P2P access through XGMI (stable-fixes).\n- drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c (stable-fixes).\n- drm/amdgpu: Fix missing drain retry fault the last entry (stable-fixes).\n- drm/amdgpu: Fix the race condition for draining retry fault (stable-fixes).\n- drm/amdgpu: Set snoop bit for SDMA for MI series (stable-fixes).\n- drm/amdgpu: Skip pcie_replay_count sysfs creation for VF (stable-fixes).\n- drm/amdgpu: Update SRIOV video codec caps (stable-fixes).\n- drm/amdgpu: Use active umc info from discovery (stable-fixes).\n- drm/amdgpu: adjust drm_firmware_drivers_only() handling (stable-fixes).\n- drm/amdgpu: enlarge the VBIOS binary size limit (stable-fixes).\n- drm/amdgpu: read back register after written for VCN v4.0.5 (stable-fixes).\n- drm/amdgpu: release xcp_mgr on exit (stable-fixes).\n- drm/amdgpu: remove all KFD fences from the BO on release (stable-fixes).\n- drm/amdgpu: reset psp-\u003ecmd to NULL after releasing the buffer (stable-fixes).\n- drm/amdgpu: switch job hw_fence to amdgpu_fence (git-fixes).\n- drm/amdkfd: Correct F8_MODE for gfx950 (git-fixes).\n- drm/amdkfd: KFD release_work possible circular locking (stable-fixes).\n- drm/amdkfd: Set per-process flags only once cik/vi (stable-fixes).\n- drm/amdkfd: Set per-process flags only once for gfx9/10/11/12 (stable-fixes).\n- drm/amdkfd: fix missing L2 cache info in topology (stable-fixes).\n- drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12 (stable-fixes).\n- drm/ast: Find VBIOS mode from regular display size (stable-fixes).\n- drm/ast: Fix comment on modeset lock (git-fixes).\n- drm/atomic: clarify the rules around drm_atomic_state-\u003eallow_modeset (stable-fixes).\n- drm/bridge: cdns-dsi: Check return value when getting default PHY config (git-fixes).\n- drm/bridge: cdns-dsi: Fix connecting to next bridge (git-fixes).\n- drm/bridge: cdns-dsi: Fix phy de-init and flag it so (git-fixes).\n- drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() (git-fixes).\n- drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready (git-fixes).\n- drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (git-fixes).\n- drm/buddy: fix issue that force_merge cannot free all roots (stable-fixes).\n- drm/etnaviv: Protect the scheduler\u0027s pending list with its lock (git-fixes).\n- drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 (git-fixes).\n- drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (git-fixes).\n- drm/i915/guc: Handle race condition where wakeref count drops below 0 (git-fixes).\n- drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled (git-fixes).\n- drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (git-fixes).\n- drm/i915: fix build error some more (git-fixes).\n- drm/mediatek: Fix kobject put for component sub-drivers (git-fixes).\n- drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence (stable-fixes).\n- drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr (git-fixes).\n- drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err (git-fixes).\n- drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3 (git-fixes).\n- drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE (git-fixes).\n- drm/msm/disp: Correct porch timing for SDM845 (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path reset (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SC8180X (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SM8150 (git-fixes).\n- drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate (git-fixes).\n- drm/msm/gpu: Fix crash when throttling GPU immediately during boot (git-fixes).\n- drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names (git-fixes).\n- drm/nouveau/bl: increase buffer size to avoid truncate warning (git-fixes).\n- drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE (stable-fixes).\n- drm/panel-edp: Add Starry 116KHD024006 (stable-fixes).\n- drm/panel-simple: fix the warnings for the Evervision VGG644804 (git-fixes).\n- drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (git-fixes).\n- drm/panic: add missing space (git-fixes).\n- drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (git-fixes).\n- drm/panthor: Update panthor_mmu::irq::mask when needed (git-fixes).\n- drm/rockchip: vop2: Add uv swap for cluster window (stable-fixes).\n- drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0 (stable-fixes).\n- drm/ssd130x: fix ssd132x_clear_screen() columns (git-fixes).\n- drm/tegra: Assign plane type before registration (git-fixes).\n- drm/tegra: Fix a possible null pointer dereference (git-fixes).\n- drm/tegra: rgb: Fix the unbound reference count (git-fixes).\n- drm/udl: Unregister device before cleaning up on disconnect (git-fixes).\n- drm/v3d: Add clock handling (stable-fixes).\n- drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` (stable-fixes).\n- drm/vc4: tests: Use return instead of assert (git-fixes).\n- drm/vkms: Adjust vkms_state-\u003eactive_planes allocation type (git-fixes).\n- drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (git-fixes).\n- drm/vmwgfx: Add seqno waiter for sync_files (git-fixes).\n- drm/vmwgfx: Fix dumb buffer leak (git-fixes).\n- drm/xe/bmg: Update Wa_16023588340 (git-fixes).\n- drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (git-fixes).\n- drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set (stable-fixes).\n- drm/xe/debugfs: fixed the return value of wedged_mode_set (stable-fixes).\n- drm/xe/display: Add check for alloc_ordered_workqueue() (git-fixes).\n- drm/xe/gt: Update handling of xe_force_wake_get return (stable-fixes).\n- drm/xe/oa: Ensure that polled read returns latest data (stable-fixes).\n- drm/xe/pf: Create a link between PF and VF devices (stable-fixes).\n- drm/xe/pf: Reset GuC VF config when unprovisioning critical resource (stable-fixes).\n- drm/xe/relay: Do not use GFP_KERNEL for new transactions (stable-fixes).\n- drm/xe/sa: Always call drm_suballoc_manager_fini() (stable-fixes).\n- drm/xe/sched: stop re-submitting signalled jobs (git-fixes).\n- drm/xe/vf: Retry sending MMIO request to GUC on timeout error (stable-fixes).\n- drm/xe/vm: move rebind_work init earlier (git-fixes).\n- drm/xe/xe2hpg: Add Wa_22021007897 (stable-fixes).\n- drm/xe: Create LRC BO without VM (git-fixes).\n- drm/xe: Do not attempt to bootstrap VF in execlists mode (stable-fixes).\n- drm/xe: Fix memset on iomem (git-fixes).\n- drm/xe: Fix xe_tile_init_noalloc() error propagation (stable-fixes).\n- drm/xe: Make xe_gt_freq part of the Documentation (git-fixes).\n- drm/xe: Move suballocator init to after display init (stable-fixes).\n- drm/xe: Nuke VM\u0027s mapping upon close (stable-fixes).\n- drm/xe: Process deferred GGTT node removals on device unwind (git-fixes).\n- drm/xe: Reject BO eviction if BO is bound to current VM (stable-fixes).\n- drm/xe: Retry BO allocation (stable-fixes).\n- drm/xe: Rework eviction rejection of bound external bos (git-fixes).\n- drm/xe: Save the gt pointer in lrc and drop the tile (stable-fixes).\n- drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init() (stable-fixes).\n- drm/xe: Wire up device shutdown handler (stable-fixes).\n- drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (git-fixes).\n- drm/xe: xe_gen_wa_oob: replace program_invocation_short_name (stable-fixes).\n- drm: Add valid clones check (stable-fixes).\n- drm: bridge: adv7511: fill stream capabilities (stable-fixes).\n- drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (git-fixes).\n- dummycon: Trigger redraw when switching consoles with deferred takeover (git-fixes).\n- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (git-fixes).\n- efi/libstub: Describe missing \u0027out\u0027 parameter in efi_load_initrd (git-fixes).\n- fbcon: Make sure modelist not set on unregistered console (stable-fixes).\n- fbcon: Use correct erase colour for clearing in fbcon (stable-fixes).\n- fbdev/efifb: Remove PM for parent device (bsc#1244261).\n- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (git-fixes).\n- fbdev: core: tileblit: Implement missing margin clearing for tileblit (stable-fixes).\n- fbdev: fsl-diu-fb: add missing device_remove_file() (stable-fixes).\n- fgraph: Still initialize idle shadow stacks when starting (git-fixes).\n- firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (git-fixes).\n- firmware: arm_ffa: Reject higher major version as incompatible (stable-fixes).\n- firmware: arm_ffa: Set dma_mask for ffa devices (stable-fixes).\n- firmware: arm_scmi: Relax duplicate name constraint across protocol ids (stable-fixes).\n- firmware: psci: Fix refcount leak in psci_dt_init (git-fixes).\n- fpga: altera-cvp: Increase credit timeout (stable-fixes).\n- fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (git-fixes).\n- gpio: mlxbf3: only get IRQ for device instance 0 (git-fixes).\n- gpio: pca953x: Simplify code with cleanup helpers (stable-fixes).\n- gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context() (stable-fixes).\n- gpio: pca953x: fix IRQ storm on system wake up (git-fixes).\n- gpiolib: Revert \u0027Do not WARN on gpiod_put() for optional GPIO\u0027 (stable-fixes).\n- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt (git-fixes).\n- gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO (git-fixes).\n- hwmon: (asus-ec-sensors) check sensor index in read_string() (git-fixes).\n- hwmon: (dell-smm) Increment the number of fans (stable-fixes).\n- hwmon: (ftsteutates) Fix TOCTOU race in fts_read() (git-fixes).\n- hwmon: (gpio-fan) Add missing mutex locks (stable-fixes).\n- hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace (git-fixes).\n- hwmon: (occ) Rework attribute registration for stack usage (git-fixes).\n- hwmon: (occ) fix unaligned accesses (git-fixes).\n- hwmon: (peci/dimmtemp) Do not provide fake thresholds data (git-fixes).\n- hwmon: (xgene-hwmon) use appropriate type for the latency value (stable-fixes).\n- hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu (git-fixes).\n- i2c: designware: Invoke runtime suspend on quick slave re-registration (stable-fixes).\n- i2c: npcm: Add clock toggle recovery (stable-fixes).\n- i2c: pxa: fix call balance of i2c-\u003eclk handling routines (stable-fixes).\n- i2c: qup: Vote for interconnect bandwidth to DRAM (stable-fixes).\n- i2c: robotfuzz-osif: disable zero-length read messages (git-fixes).\n- i2c: tegra: check msg length in SMBUS block read (bsc#1242086)\n- i2c: tiny-usb: disable zero-length read messages (git-fixes).\n- i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work() (git-fixes).\n- i3c: master: svc: Fix missing STOP for master request (stable-fixes).\n- i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA) (stable-fixes).\n- i40e: retry VFLR handling if there is ongoing VF reset (git-fixes).\n- i40e: return false from i40e_reset_vf if reset is in progress (git-fixes).\n- ice: Fix LACP bonds without SRIOV environment (git-fixes).\n- ice: create new Tx scheduler nodes for new queues only (git-fixes).\n- ice: fix Tx scheduler error handling in XDP callback (git-fixes).\n- ice: fix rebuilding the Tx scheduler tree for large queue counts (git-fixes).\n- ice: fix vf-\u003enum_mac count with port representors (git-fixes).\n- ieee802154: ca8210: Use proper setters and getters for bitwise types (stable-fixes).\n- iio: accel: fxls8962af: Fix temperature scan element sign (git-fixes).\n- iio: adc: ad7124: Fix 3dB filter frequency reading (git-fixes).\n- iio: adc: ad7606_spi: fix reg write value mask (git-fixes).\n- iio: filter: admv8818: Support frequencies \u003e= 2^32 (git-fixes).\n- iio: filter: admv8818: fix band 4, state 15 (git-fixes).\n- iio: filter: admv8818: fix integer overflow (git-fixes).\n- iio: filter: admv8818: fix range calculation (git-fixes).\n- iio: imu: inv_icm42600: Fix temperature calculation (git-fixes).\n- ima: Suspend PCR extends and log appends when rebooting (bsc#1210025 ltc#196650).\n- ima: process_measurement() needlessly takes inode_lock() on MAY_READ (stable-fixes).\n- intel_th: avoid using deprecated page-\u003emapping, index fields (stable-fixes).\n- iommu: Protect against overflow in iommu_pgsize() (git-fixes).\n- iommu: Skip PASID validation for devices without PASID capability (bsc#1244100)\n- iommu: Validate the PASID in iommu_attach_device_pasid() (bsc#1244100)\n- ip6mr: fix tables suspicious RCU usage (git-fixes).\n- ip_tunnel: annotate data-races around t-\u003eparms.link (git-fixes).\n- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (git-fixes).\n- ipmr: fix tables suspicious RCU usage (git-fixes).\n- ipv4: Convert ip_route_input() to dscp_t (git-fixes).\n- ipv4: Correct/silence an endian warning in __ip_do_redirect (git-fixes).\n- ipv6: save dontfrag in cork (git-fixes).\n- ipvs: Always clear ipvs_property flag in skb_scrub_packet() (git-fixes).\n- isolcpus: fix bug in returning number of allocated cpumask (bsc#1243774).\n- jffs2: check jffs2_prealloc_raw_node_refs() result in few other places (git-fixes).\n- jffs2: check that raw node were preallocated before writing summary (git-fixes).\n- kABI workaround for hda_codec.beep_just_power_on flag (git-fixes).\n- kABI: PCI: endpoint: Retain fixed-size BAR size as well as aligned size (git-fixes).\n- kABI: ipv6: save dontfrag in cork (git-fixes).\n- kABI: serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (git-fixes).\n- kabi: restore layout of struct cgroup_subsys (bsc#1241166).\n- kabi: restore layout of struct mem_control (jsc#PED-12551).\n- kabi: restore layout of struct page_counter (jsc#PED-12551).\n- kernel-source: Remove log.sh from sources\n- leds: pwm-multicolor: Add check for fwnode_property_read_u32 (stable-fixes).\n- loop: Add sanity check for read/write_iter (git-fixes).\n- loop: add file_start_write() and file_end_write() (git-fixes).\n- mailbox: use error ret code of of_parse_phandle_with_args() (stable-fixes).\n- md/raid1,raid10: do not handle IO error for REQ_RAHEAD and REQ_NOWAIT (git-fixes).\n- md/raid1: Add check for missing source disk in process_checks() (git-fixes).\n- media: adv7180: Disable test-pattern control on adv7180 (stable-fixes).\n- media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() (stable-fixes).\n- media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case (git-fixes).\n- media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_div (git-fixes).\n- media: ccs-pll: Start OP pre-PLL multiplier search from correct value (git-fixes).\n- media: ccs-pll: Start VT pre-PLL multiplier search from correct value (git-fixes).\n- media: cx231xx: set device_caps for 417 (stable-fixes).\n- media: cxusb: no longer judge rbuf when the write fails (git-fixes).\n- media: davinci: vpif: Fix memory leak in probe error path (git-fixes).\n- media: gspca: Add error handling for stv06xx_read_sensor() (git-fixes).\n- media: i2c: imx219: Correct the minimum vblanking value (stable-fixes).\n- media: imx-jpeg: Cleanup after an allocation error (git-fixes).\n- media: imx-jpeg: Drop the first error frames (git-fixes).\n- media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead (git-fixes).\n- media: imx-jpeg: Reset slot data pointers when freed (git-fixes).\n- media: intel/ipu6: Fix dma mask for non-secure mode (git-fixes).\n- media: ipu6: Remove workaround for Meteor Lake ES2 (git-fixes).\n- media: nxp: imx8-isi: better handle the m2m usage_count (git-fixes).\n- media: omap3isp: use sgtable-based scatterlist wrappers (git-fixes).\n- media: ov2740: Move pm-runtime cleanup on probe-errors to proper place (git-fixes).\n- media: ov5675: suppress probe deferral errors (git-fixes).\n- media: ov8856: suppress probe deferral errors (git-fixes).\n- media: platform: mtk-mdp3: Remove unused mdp_get_plat_device (git-fixes).\n- media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available (stable-fixes).\n- media: rkvdec: Fix frame size enumeration (git-fixes).\n- media: tc358746: improve calculation of the D-PHY timing registers (stable-fixes).\n- media: test-drivers: vivid: do not call schedule in loop (stable-fixes).\n- media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map (stable-fixes).\n- media: uvcvideo: Fix deferred probing error (git-fixes).\n- media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value (stable-fixes).\n- media: uvcvideo: Return the number of processed controls (git-fixes).\n- media: v4l2-dev: fix error handling in __video_register_device() (git-fixes).\n- media: v4l: Memset argument to 0 before calling get_mbus_config pad op (stable-fixes).\n- media: venus: Fix probe error handling (git-fixes).\n- media: verisilicon: Free post processor buffers on error (git-fixes).\n- media: videobuf2: use sgtable-based scatterlist wrappers (git-fixes).\n- media: vidtv: Terminating the subsequent process of initialization failure (git-fixes).\n- media: vivid: Change the siize of the composing (git-fixes).\n- mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() (git-fixes).\n- mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE (git-fixes).\n- mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check (stable-fixes).\n- mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337).\n- mm, memcg: cg2 memory{.swap,}.peak write handlers (jsc#PED-12551).\n- mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (bsc#1245431).\n- mm/hugetlb: unshare page tables during VMA split, not before (bsc#1245431).\n- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (jsc#PED-12551).\n- mmc: Add quirk to disable DDR50 tuning (stable-fixes).\n- mmc: dw_mmc: add exynos7870 DW MMC support (stable-fixes).\n- mmc: host: Wait for Vdd to settle on card power off (stable-fixes).\n- mmc: sdhci: Disable SD card clock before changing parameters (stable-fixes).\n- mtd: nand: ecc-mxic: Fix use of uninitialized variable ret (git-fixes).\n- mtd: nand: sunxi: Add randomizer configuration before randomizer enable (git-fixes).\n- mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk (git-fixes).\n- neighbour: Do not let neigh_forced_gc() disable preemption for long (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds read/write access (git-fixes).\n- net/mlx4_en: Prevent potential integer overflow calculating Hz (git-fixes).\n- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() (git-fixes).\n- net/mlx5: Ensure fw pages are always allocated on same NUMA (git-fixes).\n- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).\n- net/mlx5: Fix return value when searching for existing flow group (git-fixes).\n- net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).\n- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).\n- net/neighbor: clear error in case strict check is not set (git-fixes).\n- net/sched: fix use-after-free in taprio_dev_notifier (git-fixes).\n- net: Fix TOCTOU issue in sk_is_readable() (git-fixes).\n- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) (git-fixes).\n- net: add rcu safety to rtnl_prop_list_size() (git-fixes).\n- net: fix udp gso skb_segment after pull from frag_list (git-fixes).\n- net: give more chances to rcu in netdev_wait_allrefs_any() (git-fixes).\n- net: ice: Perform accurate aRFS flow match (git-fixes).\n- net: ipv4: fix a memleak in ip_setup_cork (git-fixes).\n- net: linkwatch: use system_unbound_wq (git-fixes).\n- net: mana: Add support for Multi Vports on Bare metal (bsc#1244229).\n- net: mana: Record doorbell physical address in PF mode (bsc#1244229).\n- net: page_pool: fix warning code (git-fixes).\n- net: phy: clear phydev-\u003edevlink when the link is deleted (git-fixes).\n- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (git-fixes).\n- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (bsc#1243538)\n- net: phy: mscc: Fix memory leak when using one step timestamping (git-fixes).\n- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (git-fixes).\n- net: sched: cls_u32: Fix allocation size in u32_init() (git-fixes).\n- net: sched: consistently use rcu_replace_pointer() in taprio_change() (git-fixes).\n- net: sched: em_text: fix possible memory leak in em_text_destroy() (git-fixes).\n- net: sched: fix erspan_opt settings in cls_flower (git-fixes).\n- net: usb: aqc111: debug info before sanitation (git-fixes).\n- net: usb: aqc111: fix error handling of usbnet read calls (git-fixes).\n- net: wwan: t7xx: Fix napi rx poll issue (git-fixes).\n- net_sched: ets: fix a race in ets_qdisc_change() (git-fixes).\n- net_sched: prio: fix a race in prio_tune() (git-fixes).\n- net_sched: red: fix a race in __red_change() (git-fixes).\n- net_sched: sch_fifo: implement lockless __fifo_dump() (bsc#1237312)\n- net_sched: sch_sfq: reject invalid perturb period (git-fixes).\n- net_sched: sch_sfq: use a temporary work area for validating configuration (bsc#1232504)\n- net_sched: tbf: fix a race in tbf_change() (git-fixes).\n- netdev-genl: Hold rcu_read_lock in napi_get (git-fixes).\n- netlink: fix potential sleeping issue in mqueue_flush_file (git-fixes).\n- netlink: specs: dpll: replace underscores with dashes in names (git-fixes).\n- netpoll: Use rcu_access_pointer() in __netpoll_setup (git-fixes).\n- netpoll: hold rcu read lock in __netpoll_send_skb() (git-fixes).\n- nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (git-fixes).\n- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request (git-fixes).\n- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (git-fixes).\n- ntp: Clamp maxerror and esterror to operating range (git-fixes)\n- ntp: Remove invalid cast in time offset math (git-fixes)\n- ntp: Safeguard against time_constant overflow (git-fixes)\n- nvme-fc: do not reference lsrsp after failure (bsc#1245193).\n- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (git-fixes).\n- nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (git-fixes).\n- nvme-pci: add quirks for device 126f:1001 (git-fixes).\n- nvme: always punt polled uring_cmd end_io work to task_work (git-fixes).\n- nvme: fix command limits status code (git-fixes).\n- nvme: fix implicit bool to flags conversion (git-fixes).\n- nvmet-fc: free pending reqs on tgtport unregister (bsc#1245193).\n- nvmet-fc: take tgtport refs for portentry (bsc#1245193).\n- nvmet-fcloop: access fcpreq only when holding reqlock (bsc#1245193).\n- nvmet-fcloop: add missing fcloop_callback_host_done (bsc#1245193).\n- nvmet-fcloop: allocate/free fcloop_lsreq directly (bsc#1245193).\n- nvmet-fcloop: do not wait for lport cleanup (bsc#1245193).\n- nvmet-fcloop: drop response if targetport is gone (bsc#1245193).\n- nvmet-fcloop: prevent double port deletion (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_delete_local_port (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (bsc#1245193).\n- nvmet-fcloop: remove nport from list on last user (bsc#1245193).\n- nvmet-fcloop: track ref counts for nports (bsc#1245193).\n- nvmet-fcloop: update refs on tfcp_req (bsc#1245193).\n- orangefs: Do not truncate file size (git-fixes).\n- pNFS/flexfiles: Report ENETDOWN as a connection error (git-fixes).\n- page_pool: Fix use-after-free in page_pool_recycle_in_ring (git-fixes).\n- phy: core: do not require set_mode() callback for phy_get_mode() to work (stable-fixes).\n- phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Add support to initialize the bus (stable-fixes).\n- phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Move IRQ request in probe (stable-fixes).\n- pinctrl-tegra: Restore SFSEL bit when freeing pins (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() (stable-fixes).\n- pinctrl: armada-37xx: set GPIO output value before setting direction (git-fixes).\n- pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs \u003e 31 (git-fixes).\n- pinctrl: at91: Fix possible out-of-boundary access (git-fixes).\n- pinctrl: bcm281xx: Use \u0027unsigned int\u0027 instead of bare \u0027unsigned\u0027 (stable-fixes).\n- pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map (stable-fixes).\n- pinctrl: mcp23s08: Reset all pins to input at probe (stable-fixes).\n- pinctrl: meson: define the pull up/down resistor value as 60 kOhm (stable-fixes).\n- pinctrl: qcom: pinctrl-qcm2290: Add missing pins (git-fixes).\n- pinctrl: st: Drop unused st_gpio_bank() function (git-fixes).\n- pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group() (git-fixes).\n- platform/x86/amd/hsmp: Add new error code and error logs (jsc#PED-13094).\n- platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change the error type (jsc#PED-13094).\n- platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create hsmp/ directory (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create wrapper function init_acpi() (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move ACPI code to acpi.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move platform device specific code to plat.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move structure and macros to header file (jsc#PED-13094).\n- platform/x86/amd/hsmp: Report power via hwmon sensor (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use dev_groups in the driver structure (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use name space while exporting module symbols (jsc#PED-13094).\n- platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (jsc#PED-13094).\n- platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (jsc#PED-13094).\n- platform/x86/amd/hsmp: mark hsmp_msg_desc_table as maybe_unused (git-fixes).\n- platform/x86/amd: pmc: Clear metrics table at start of cycle (git-fixes).\n- platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (git-fixes).\n- platform/x86: amd: Use *-y instead of *-objs in Makefiles (jsc#PED-13094).\n- platform/x86: dell_rbu: Fix list usage (git-fixes).\n- platform/x86: dell_rbu: Stop overwriting data buffer (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (stable-fixes).\n- platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how enum possible values size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how order list size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how password encoding size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how prerequisites size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix memory leaks in attribute packages (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix reference leak (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix uninitialized variable errors (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Makefile (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Removed needless asm-generic (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Replace the word HACK from source code (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Update steps order list elements are evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy (jsc#PED-13019).\n- platform/x86: hp-bioscfg: biosattr-interface (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg-h (jsc#PED-13019).\n- platform/x86: hp-bioscfg: enum-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: int-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: order-list-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: passwdobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: prevent a small buffer overflow (jsc#PED-13019).\n- platform/x86: hp-bioscfg: spmobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: string-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: surestart-attributes (jsc#PED-13019).\n- platform/x86: ideapad-laptop: use usleep_range() for EC polling (git-fixes).\n- platform/x86: thinkpad_acpi: Ignore battery threshold change event notification (stable-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (git-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (stable-fixes).\n- power: reset: at91-reset: Optimize at91_reset() (git-fixes).\n- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).\n- power: supply: collie: Fix wakeup source leaks on device unbind (stable-fixes).\n- powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery (bsc#1215199).\n- powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (bsc#1244309 ltc#213790).\n- powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states (bsc#1215199).\n- powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() (bsc#1244309 ltc#213790).\n- pstore: Change kmsg_bytes storage size to u32 (git-fixes).\n- ptp: ocp: fix start time alignment in ptp_ocp_signal_set (git-fixes).\n- ptp: ocp: reject unsupported periodic output flags (git-fixes).\n- ptp: remove ptp-\u003en_vclocks check logic in ptp_vclock_in_use() (git-fixes).\n- r8152: add vendor/device ID pair for Dell Alienware AW1022z (git-fixes).\n- regulator: ad5398: Add device tree support (stable-fixes).\n- regulator: max14577: Add error check for max14577_read_reg() (git-fixes).\n- regulator: max20086: Change enable gpio to optional (git-fixes).\n- regulator: max20086: Fix MAX200086 chip id (git-fixes).\n- regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt() (git-fixes).\n- rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang.\n- rpm/kernel-source.changes.old: Drop bogus bugzilla reference (bsc#1244725)\n- rpm: Stop using is_kotd_qa macro This macro is set by bs-upload-kernel, and a conditional in each spec file is used to determine when to build the spec file. This logic should not really be in the spec file. Previously this was done with package links and package meta for the individula links. However, the use of package links is rejected for packages in git based release projects (nothing to do with git actually, new policy). An alternative to package links is multibuild. However, for multibuild packages package meta cannot be used to set which spec file gets built. Use prjcon buildflags instead, and remove this conditional. Depends on bs-upload-kernel adding the build flag.\n- rtc: Fix offset calculation for .start_secs \u0026lt; 0 (git-fixes).\n- rtc: Make rtc_time64_to_tm() support dates before 1970 (stable-fixes).\n- rtc: at91rm9200: drop unused module alias (git-fixes).\n- rtc: cmos: use spin_lock_irqsave in cmos_interrupt (git-fixes).\n- rtc: cpcap: drop unused module alias (git-fixes).\n- rtc: da9063: drop unused module alias (git-fixes).\n- rtc: ds1307: stop disabling alarms on probe (stable-fixes).\n- rtc: jz4740: drop unused module alias (git-fixes).\n- rtc: pm8xxx: drop unused module alias (git-fixes).\n- rtc: rv3032: fix EERD location (stable-fixes).\n- rtc: s3c: drop unused module alias (git-fixes).\n- rtc: sh: assign correct interrupts with DT (git-fixes).\n- rtc: stm32: drop unused module alias (git-fixes).\n- s390/pci: Allow re-add of a reserved but not yet removed device (bsc#1244145).\n- s390/pci: Fix __pcilg_mio_inuser() inline assembly (git-fixes bsc#1245226).\n- s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (git-fixes bsc#1244145).\n- s390/pci: Fix potential double remove of hotplug slot (bsc#1244145).\n- s390/pci: Prevent self deletion in disable_slot() (bsc#1244145).\n- s390/pci: Remove redundant bus removal and disable from zpci_release_device() (bsc#1244145).\n- s390/pci: Serialize device addition and removal (bsc#1244145).\n- s390/pci: introduce lock to synchronize state of zpci_dev\u0027s (jsc#PED-10253 bsc#1244145).\n- s390/pci: remove hotplug slot when releasing the device (bsc#1244145).\n- s390/pci: rename lock member in struct zpci_dev (jsc#PED-10253 bsc#1244145).\n- s390/tty: Fix a potential memory leak bug (git-fixes bsc#1245228).\n- scsi: Improve CDL control (git-fixes).\n- scsi: dc395x: Remove DEBUG conditional compilation (git-fixes).\n- scsi: dc395x: Remove leftover if statement in reselect() (git-fixes).\n- scsi: elx: efct: Fix memory leak in efct_hw_parse_filter() (git-fixes).\n- scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk (git-fixes).\n- scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes (git-fixes).\n- scsi: iscsi: Fix incorrect error path labels for flashnode operations (git-fixes).\n- scsi: megaraid_sas: Block zero-length ATA VPD inquiry (git-fixes).\n- scsi: mpi3mr: Add level check to control event logging (git-fixes).\n- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (git-fixes).\n- scsi: mpt3sas: Send a diag reset if target reset fails (git-fixes).\n- scsi: pm80xx: Set phy_attached to zero when device is gone (git-fixes).\n- scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops (git-fixes).\n- scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer (git-fixes).\n- scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (git-fixes).\n- scsi: st: ERASE does not change tape location (git-fixes).\n- scsi: st: Restore some drive settings after reset (git-fixes).\n- scsi: st: Tighten the page format heuristics with MODE SELECT (git-fixes).\n- scsi: storvsc: Do not report the host packet status as the hv status (git-fixes).\n- scsi: storvsc: Increase the timeouts to storvsc_timeout (git-fixes).\n- selftests/bpf: Fix bpf_nf selftest failure (git-fixes).\n- selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh (git-fixes).\n- selftests/net: have `gro.sh -t` return a correct exit code (stable-fixes).\n- selftests/seccomp: fix syscall_restart test for arm compat (git-fixes).\n- serial: Fix potential null-ptr-deref in mlb_usio_probe() (git-fixes).\n- serial: core: restore of_node information in sysfs (git-fixes).\n- serial: imx: Restore original RXTL for console to fix data loss (git-fixes).\n- serial: jsm: fix NPE during jsm_uart_port_init (git-fixes).\n- serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (git-fixes).\n- serial: sh-sci: Move runtime PM enable to sci_probe_single() (stable-fixes).\n- serial: sh-sci: Save and restore more registers (git-fixes).\n- serial: sh-sci: Update the suspend/resume support (stable-fixes).\n- smb3: fix Open files on server counter going negative (git-fixes).\n- smb: client: Use str_yes_no() helper function (git-fixes).\n- smb: client: allow more DFS referrals to be cached (git-fixes).\n- smb: client: avoid unnecessary reconnects when refreshing referrals (git-fixes).\n- smb: client: change return value in open_cached_dir_by_dentry() if !cfids (git-fixes).\n- smb: client: do not retry DFS targets on server shutdown (git-fixes).\n- smb: client: do not trust DFSREF_STORAGE_SERVER bit (git-fixes).\n- smb: client: do not try following DFS links in cifs_tree_connect() (git-fixes).\n- smb: client: fix DFS interlink failover (git-fixes).\n- smb: client: fix DFS mount against old servers with NTLMSSP (git-fixes).\n- smb: client: fix hang in wait_for_response() for negproto (bsc#1242709).\n- smb: client: fix potential race in cifs_put_tcon() (git-fixes).\n- smb: client: fix return value of parse_dfs_referrals() (git-fixes).\n- smb: client: get rid of @nlsc param in cifs_tree_connect() (git-fixes).\n- smb: client: get rid of TCP_Server_Info::refpath_lock (git-fixes).\n- smb: client: get rid of kstrdup() in get_ses_refpath() (git-fixes).\n- smb: client: improve purging of cached referrals (git-fixes).\n- smb: client: introduce av_for_each_entry() helper (git-fixes).\n- smb: client: optimize referral walk on failed link targets (git-fixes).\n- smb: client: parse DNS domain name from domain= option (git-fixes).\n- smb: client: parse av pair type 4 in CHALLENGE_MESSAGE (git-fixes).\n- smb: client: provide dns_resolve_{unc,name} helpers (git-fixes).\n- smb: client: refresh referral without acquiring refpath_lock (git-fixes).\n- smb: client: remove unnecessary checks in open_cached_dir() (git-fixes).\n- soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() (git-fixes).\n- soc: aspeed: lpc: Fix impossible judgment condition (git-fixes).\n- soc: qcom: smp2p: Fix fallback to qcom,ipc parse (git-fixes).\n- soc: ti: k3-socinfo: Do not use syscon helper to build regmap (stable-fixes).\n- software node: Correct a OOB check in software_node_get_reference_args() (stable-fixes).\n- soundwire: amd: change the soundwire wake enable/disable sequence (stable-fixes).\n- spi-rockchip: Fix register out of bounds access (stable-fixes).\n- spi: bcm63xx-hsspi: fix shared reset (git-fixes).\n- spi: bcm63xx-spi: fix shared reset (git-fixes).\n- spi: sh-msiof: Fix maximum DMA transfer size (git-fixes).\n- spi: spi-sun4i: fix early activation (stable-fixes).\n- spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers (git-fixes).\n- spi: tegra210-quad: modify chip select (CS) deactivation (git-fixes).\n- spi: tegra210-quad: remove redundant error handling code (git-fixes).\n- spi: zynqmp-gqspi: Always acknowledge interrupts (stable-fixes).\n- staging: iio: ad5933: Correct settling cycles encoding per datasheet (git-fixes).\n- staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() (git-fixes).\n- struct usci: hide additional member (git-fixes).\n- sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (git-fixes).\n- supported.conf: Add SNP SVSM vTPM driver\n- supported.conf: add it\n- supported.conf: support firmware_attributes_class\n- svsm: Add header with SVSM_VTPM_CMD helpers (bsc#1241191).\n- sysfb: Fix screen_info type check for VGA (git-fixes).\n- tcp/dccp: allow a connection when sk_max_ack_backlog is zero (git-fixes).\n- tcp/dccp: bypass empty buckets in inet_twsk_purge() (git-fixes).\n- tcp/dccp: complete lockless accesses to sk-\u003esk_max_ack_backlog (git-fixes).\n- tcp: bring back NUMA dispersion in inet_ehash_locks_alloc() (git-fixes).\n- tcp_metrics: optimize tcp_metrics_flush_all() (git-fixes).\n- thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure (git-fixes).\n- thermal/drivers/qoriq: Power down TMU on system suspend (stable-fixes).\n- thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (stable-fixes).\n- thunderbolt: Do not double dequeue a configuration request (stable-fixes).\n- thunderbolt: Fix a logic error in wake on connect (git-fixes).\n- thunderbolt: Improve redrive mode handling (git-fixes).\n- timekeeping: Fix bogus clock_was_set() invocation in (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation corner case (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation for non-x86 (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation on counter (git-fixes)\n- tpm: Add SNP SVSM vTPM driver (bsc#1241191).\n- tpm: Make chip-\u003e{status,cancel,req_canceled} opt (bsc#1241191).\n- trace/trace_event_perf: remove duplicate samples on the first tracepoint event (git-fixes).\n- tracing/eprobe: Fix to release eprobe when failed to add dyn_event (git-fixes).\n- tracing: Add __print_dynamic_array() helper (bsc#1243544).\n- tracing: Add __string_len() example (bsc#1243544).\n- tracing: Fix cmp_entries_dup() to respect sort() comparison rules (git-fixes).\n- tracing: Fix compilation warning on arm32 (bsc#1243551).\n- tracing: Use atomic64_inc_return() in trace_clock_counter() (git-fixes).\n- truct dwc3 hide new member wakeup_pending_funcs (git-fixes).\n- tty: serial: 8250_omap: fix TX with DMA for am33xx (git-fixes).\n- ucsi_debugfs_entry: hide signedness change (git-fixes).\n- udp: annotate data-races around up-\u003epending (git-fixes).\n- udp: fix incorrect parameter validation in the udp_lib_getsockopt() function (git-fixes).\n- udp: fix receiving fraglist GSO packets (git-fixes).\n- udp: preserve the connected status if only UDP cmsg (git-fixes).\n- uprobes: Use kzalloc to allocate xol area (git-fixes).\n- usb: Flush altsetting 0 endpoints before reinitializating them after reset (git-fixes).\n- usb: cdnsp: Fix issue with detecting USB 3.2 speed (git-fixes).\n- usb: cdnsp: Fix issue with detecting command completion event (git-fixes).\n- usb: dwc3: gadget: Make gadget_wakeup asynchronous (git-fixes).\n- usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (git-fixes).\n- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (stable-fixes).\n- usb: renesas_usbhs: Reorder clock handling and power management in probe (git-fixes).\n- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (stable-fixes).\n- usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx() (git-fixes).\n- usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (git-fixes).\n- usb: typec: ucsi: Only enable supported notifications (git-fixes).\n- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (git-fixes).\n- usb: typec: ucsi: fix Clang -Wsign-conversion warning (git-fixes).\n- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (git-fixes).\n- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (git-fixes).\n- usb: usbtmc: Fix read_stb function and get_stb ioctl (git-fixes).\n- usb: usbtmc: Fix timeout value in get_stb (git-fixes).\n- usb: xhci: Do not change the status of stalled TDs on failed Stop EP (stable-fixes).\n- usbnet: asix AX88772: leave the carrier control to phylink (stable-fixes).\n- vgacon: Add check for vc_origin address range in vgacon_scroll() (git-fixes).\n- vmxnet3: correctly report gso type for UDP tunnels (bsc#1244626).\n- vmxnet3: support higher link speeds from vmxnet3 v9 (bsc#1244626).\n- vmxnet3: update MTU after device quiesce (bsc#1244626).\n- vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() (git-fixes).\n- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).\n- watchdog: exar: Shorten identity name to fit correctly (git-fixes).\n- watchdog: fix watchdog may detect false positive of softlockup (stable-fixes).\n- watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 (git-fixes).\n- watchdog: mediatek: Add support for MT6735 TOPRGU/WDT (git-fixes).\n- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).\n- wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (git-fixes).\n- wifi: ath11k: convert timeouts to secs_to_jiffies() (stable-fixes).\n- wifi: ath11k: do not use static variables in ath11k_debugfs_fw_stats_process() (git-fixes).\n- wifi: ath11k: do not wait when there is no vdev started (git-fixes).\n- wifi: ath11k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath11k: fix ring-buffer corruption (git-fixes).\n- wifi: ath11k: fix rx completion meta data corruption (git-fixes).\n- wifi: ath11k: fix soc_dp_stats debugfs file permission (stable-fixes).\n- wifi: ath11k: move some firmware stats related functions outside of debugfs (git-fixes).\n- wifi: ath11k: update channel list in worker when wait flag is set (bsc#1243847).\n- wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (git-fixes).\n- wifi: ath12k: ACPI CCA threshold support (bsc#1240998).\n- wifi: ath12k: ACPI SAR support (bsc#1240998).\n- wifi: ath12k: ACPI TAS support (bsc#1240998).\n- wifi: ath12k: ACPI band edge channel power support (bsc#1240998).\n- wifi: ath12k: Add MSDU length validation for TKIP MIC error (git-fixes).\n- wifi: ath12k: Add additional checks for vif and sta iterators (bsc#1240998).\n- wifi: ath12k: Add firmware coredump collection support (bsc#1240998).\n- wifi: ath12k: Add htt_stats_dump file ops support (bsc#1240998).\n- wifi: ath12k: Add lock to protect the hardware state (bsc#1240998).\n- wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() (bsc#1240998).\n- wifi: ath12k: Add support to enable debugfs_htt_stats (bsc#1240998).\n- wifi: ath12k: Add support to parse requested stats_type (bsc#1240998).\n- wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings (bsc#1240998).\n- wifi: ath12k: Avoid napi_sync() before napi_enable() (stable-fixes).\n- wifi: ath12k: Cache vdev configs before vdev create (bsc#1240998).\n- wifi: ath12k: Dump additional Tx PDEV HTT stats (bsc#1240998).\n- wifi: ath12k: Fetch regdb.bin file from board-2.bin (stable-fixes).\n- wifi: ath12k: Fix WARN_ON during firmware crash in split-phy (bsc#1240998).\n- wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (git-fixes).\n- wifi: ath12k: Fix buffer overflow in debugfs (bsc#1240998).\n- wifi: ath12k: Fix devmem address prefix when logging (bsc#1240998).\n- wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (stable-fixes).\n- wifi: ath12k: Fix for out-of bound access error (bsc#1240998).\n- wifi: ath12k: Fix invalid memory access while forming 802.11 header (git-fixes).\n- wifi: ath12k: Fix memory leak during vdev_id mismatch (git-fixes).\n- wifi: ath12k: Fix pdev id sent to firmware for single phy devices (bsc#1240998).\n- wifi: ath12k: Fix the QoS control field offset to build QoS header (git-fixes).\n- wifi: ath12k: Handle error cases during extended skb allocation (git-fixes).\n- wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (stable-fixes).\n- wifi: ath12k: Introduce device index (bsc#1240998).\n- wifi: ath12k: Modify add and remove chanctx ops for single wiphy support (bsc#1240998).\n- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (bsc#1240998).\n- wifi: ath12k: Modify rts threshold mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: Modify set and get antenna mac ops for single wiphy (bsc#1240998).\n- wifi: ath12k: Optimize the lock contention of used list in Rx data path (bsc#1240998).\n- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (stable-fixes).\n- wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (bsc#1240998).\n- wifi: ath12k: Refactor Rxdma buffer replinish argument (bsc#1240998).\n- wifi: ath12k: Refactor data path cmem init (bsc#1240998).\n- wifi: ath12k: Refactor error handler of Rxdma replenish (bsc#1240998).\n- wifi: ath12k: Refactor idle ring descriptor setup (bsc#1240998).\n- wifi: ath12k: Refactor the hardware cookie conversion init (bsc#1240998).\n- wifi: ath12k: Refactor the hardware recovery procedure (bsc#1240998).\n- wifi: ath12k: Refactor the hardware state (bsc#1240998).\n- wifi: ath12k: Remove unsupported tx monitor handling (bsc#1240998).\n- wifi: ath12k: Remove unused ath12k_base from ath12k_hw (bsc#1240998).\n- wifi: ath12k: Remove unused tcl_*_ring configuration (bsc#1240998).\n- wifi: ath12k: Replace \u0027chip\u0027 with \u0027device\u0027 in hal Rx return buffer manager (bsc#1240998).\n- wifi: ath12k: Report proper tx completion status to mac80211 (stable-fixes).\n- wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (bsc#1240998).\n- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (bsc#1240998).\n- wifi: ath12k: Support DMAC Reset Stats (bsc#1240998).\n- wifi: ath12k: Support Pdev OBSS Stats (bsc#1240998).\n- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (bsc#1240998).\n- wifi: ath12k: Support Ring and SFM stats (bsc#1240998).\n- wifi: ath12k: Support Self-Generated Transmit stats (bsc#1240998).\n- wifi: ath12k: Support TQM stats (bsc#1240998).\n- wifi: ath12k: Support Transmit DE stats (bsc#1240998).\n- wifi: ath12k: Support Transmit Scheduler stats (bsc#1240998).\n- wifi: ath12k: Support pdev CCA Stats (bsc#1240998).\n- wifi: ath12k: Support pdev Transmit Multi-user stats (bsc#1240998).\n- wifi: ath12k: Support pdev error stats (bsc#1240998).\n- wifi: ath12k: add 6 GHz params in peer assoc command (bsc#1240998).\n- wifi: ath12k: add ATH12K_DBG_WOW log level (bsc#1240998).\n- wifi: ath12k: add EMA beacon support (bsc#1240998).\n- wifi: ath12k: add MBSSID beacon support (bsc#1240998).\n- wifi: ath12k: add WoW net-detect functionality (bsc#1240998).\n- wifi: ath12k: add basic WoW functionalities (bsc#1240998).\n- wifi: ath12k: add channel 2 into 6 GHz channel list (bsc#1240998).\n- wifi: ath12k: add hw_link_id in ath12k_pdev (bsc#1240998).\n- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (bsc#1240998).\n- wifi: ath12k: add multi device support for WBM idle ring buffer setup (bsc#1240998).\n- wifi: ath12k: add multiple radio support in a single MAC HW un/register (bsc#1240998).\n- wifi: ath12k: add panic handler (bsc#1240998).\n- wifi: ath12k: add support to handle beacon miss for WCN7850 (bsc#1240998).\n- wifi: ath12k: advertise driver capabilities for MBSSID and EMA (bsc#1240998).\n- wifi: ath12k: allocate dummy net_device dynamically (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol \u0027ret\u0027 (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (bsc#1240998).\n- wifi: ath12k: ath12k_mac_set_key(): remove exit label (bsc#1240998).\n- wifi: ath12k: avoid double SW2HW_MACID conversion (bsc#1240998).\n- wifi: ath12k: avoid duplicated vdev down (bsc#1240998).\n- wifi: ath12k: avoid redundant code in Rx cookie conversion init (bsc#1240998).\n- wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart() (bsc#1240998).\n- wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process (bsc#1240998).\n- wifi: ath12k: change supports_suspend to true for WCN7850 (bsc#1240998).\n- wifi: ath12k: cleanup unneeded labels (bsc#1240998).\n- wifi: ath12k: configure MBSSID parameters in AP mode (bsc#1240998).\n- wifi: ath12k: configure MBSSID params in vdev create/start (bsc#1240998).\n- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (bsc#1240998).\n- wifi: ath12k: correct the capital word typo (bsc#1240998).\n- wifi: ath12k: create a structure for WMI vdev up parameters (bsc#1240998).\n- wifi: ath12k: debugfs: radar simulation support (bsc#1240998).\n- wifi: ath12k: decrease MHI channel buffer length to 8KB (bsc#1240998).\n- wifi: ath12k: delete NSS and TX power setting for monitor vdev (bsc#1240998).\n- wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table (bsc#1240998).\n- wifi: ath12k: do not dump SRNG statistics during resume (bsc#1240998).\n- wifi: ath12k: do not process consecutive RDDM event (bsc#1240998).\n- wifi: ath12k: do not use %pK in dmesg format strings (bsc#1240998).\n- wifi: ath12k: dynamic VLAN support (bsc#1240998).\n- wifi: ath12k: dynamically update peer puncturing bitmap for STA (bsc#1240998).\n- wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT (bsc#1240998).\n- wifi: ath12k: enable service flag for survey dump stats (bsc#1240998).\n- wifi: ath12k: extend the link capable flag (bsc#1240998).\n- wifi: ath12k: fetch correct radio based on vdev status (bsc#1240998).\n- wifi: ath12k: fix A-MSDU indication in monitor mode (bsc#1240998).\n- wifi: ath12k: fix ACPI warning when resume (bsc#1240998).\n- wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (git-fixes).\n- wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey() (bsc#1240998).\n- wifi: ath12k: fix Smatch warnings on ath12k_core_suspend() (bsc#1240998).\n- wifi: ath12k: fix a possible dead lock caused by ab-\u003ebase_lock (stable-fixes).\n- wifi: ath12k: fix ack signal strength calculation (bsc#1240998).\n- wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (stable-fixes).\n- wifi: ath12k: fix build vs old compiler (bsc#1240998).\n- wifi: ath12k: fix calling correct function for rx monitor mode (bsc#1240998).\n- wifi: ath12k: fix cleanup path after mhi init (git-fixes).\n- wifi: ath12k: fix desc address calculation in wbm tx completion (bsc#1240998).\n- wifi: ath12k: fix driver initialization for WoW unsupported devices (bsc#1240998).\n- wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (stable-fixes).\n- wifi: ath12k: fix flush failure in recovery scenarios (bsc#1240998).\n- wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation (bsc#1240998).\n- wifi: ath12k: fix incorrect CE addresses (stable-fixes).\n- wifi: ath12k: fix invalid access to memory (git-fixes).\n- wifi: ath12k: fix key cache handling (bsc#1240998).\n- wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities (bsc#1240998).\n- wifi: ath12k: fix link capable flags (bsc#1240998).\n- wifi: ath12k: fix link valid field initialization in the monitor Rx (stable-fixes).\n- wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path (bsc#1240998).\n- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (stable-fixes).\n- wifi: ath12k: fix mbssid max interface advertisement (bsc#1240998).\n- wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd() (bsc#1240998).\n- wifi: ath12k: fix misspelling of \u0027dma\u0027 in num_rxmda_per_pdev (bsc#1240998).\n- wifi: ath12k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath12k: fix one more memcpy size error (bsc#1240998).\n- wifi: ath12k: fix per pdev debugfs registration (bsc#1240998).\n- wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups() (bsc#1240998).\n- wifi: ath12k: fix ring-buffer corruption (git-fixes).\n- wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_mpdu_start (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_start (bsc#1240998).\n- wifi: ath12k: fix survey dump collection in 6 GHz (bsc#1240998).\n- wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (stable-fixes).\n- wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan (bsc#1240998).\n- wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup() (bsc#1240998).\n- wifi: ath12k: fix warning on DMA ring capabilities event (bsc#1240998).\n- wifi: ath12k: flush all packets before suspend (bsc#1240998).\n- wifi: ath12k: handle keepalive during WoWLAN suspend and resume (bsc#1240998).\n- wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry (bsc#1240998).\n- wifi: ath12k: implement WoW enable and wakeup commands (bsc#1240998).\n- wifi: ath12k: implement hardware data filter (bsc#1240998).\n- wifi: ath12k: improve the rx descriptor error information (bsc#1240998).\n- wifi: ath12k: initial debugfs support (bsc#1240998).\n- wifi: ath12k: make read-only array svc_id static const (bsc#1240998).\n- wifi: ath12k: modify ath12k mac start/stop ops for single wiphy (bsc#1240998).\n- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (bsc#1240998).\n- wifi: ath12k: modify link arvif creation and removal for MLO (bsc#1240998).\n- wifi: ath12k: modify regulatory support for single wiphy architecture (bsc#1240998).\n- wifi: ath12k: modify remain on channel for single wiphy (bsc#1240998).\n- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (bsc#1240998).\n- wifi: ath12k: no need to handle pktlog during suspend/resume (bsc#1240998).\n- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (bsc#1240998).\n- wifi: ath12k: prepare sta data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: prepare vif config caching for MLO (bsc#1240998).\n- wifi: ath12k: prepare vif data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability (bsc#1240998).\n- wifi: ath12k: rearrange IRQ enable/disable in reset path (bsc#1240998).\n- wifi: ath12k: refactor SMPS configuration (bsc#1240998).\n- wifi: ath12k: refactor arvif security parameter configuration (bsc#1240998).\n- wifi: ath12k: refactor ath12k_hw_regs structure (stable-fixes).\n- wifi: ath12k: refactor rx descriptor CMEM configuration (bsc#1240998).\n- wifi: ath12k: remove MHI LOOPBACK channels (bsc#1240998).\n- wifi: ath12k: remove duplicate definition of MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: remove duplicate definitions in wmi.h (bsc#1240998).\n- wifi: ath12k: remove invalid peer create logic (bsc#1240998).\n- wifi: ath12k: remove obsolete struct wmi_start_scan_arg (bsc#1240998).\n- wifi: ath12k: remove redundant peer delete for WCN7850 (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_flags (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_present (bsc#1240998).\n- wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd (bsc#1240998).\n- wifi: ath12k: restore ASPM for supported hardwares only (bsc#1240998).\n- wifi: ath12k: scan statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath12k: set mlo_capable_flags based on QMI PHY capability (bsc#1240998).\n- wifi: ath12k: skip sending vdev down for channel switch (bsc#1240998).\n- wifi: ath12k: support ARP and NS offload (bsc#1240998).\n- wifi: ath12k: support GTK rekey offload (bsc#1240998).\n- wifi: ath12k: support SMPS configuration for 6 GHz (bsc#1240998).\n- wifi: ath12k: support get_survey mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: support suspend/resume (bsc#1240998).\n- wifi: ath12k: switch to using wiphy_lock() and remove ar-\u003econf_mutex (bsc#1240998).\n- wifi: ath12k: unregister per pdev debugfs (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (bsc#1240998).\n- wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850 (bsc#1240998).\n- wifi: ath12k: use correct MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: use tail MSDU to get MSDU information (bsc#1240998).\n- wifi: ath12k: using msdu end descriptor to check for rx multicast packets (stable-fixes).\n- wifi: ath12k: vdev statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath9k: return by of_get_mac_address (stable-fixes).\n- wifi: ath9k_htc: Abort software beacon handling if disabled (git-fixes).\n- wifi: carl9170: do not ping device which has failed to load firmware (git-fixes).\n- wifi: cfg80211: allow IR in 20 MHz configurations (stable-fixes).\n- wifi: iwlfiwi: mvm: Fix the rate reporting (git-fixes).\n- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (stable-fixes).\n- wifi: iwlwifi: add support for Killer on MTL (stable-fixes).\n- wifi: iwlwifi: do not warn during reprobe (stable-fixes).\n- wifi: iwlwifi: do not warn when if there is a FW error (stable-fixes).\n- wifi: iwlwifi: fix debug actions order (stable-fixes).\n- wifi: iwlwifi: fix the ECKV UEFI variable name (stable-fixes).\n- wifi: iwlwifi: mark Br device not integrated (stable-fixes).\n- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).\n- wifi: iwlwifi: mvm: fix setting the TK when associated (stable-fixes).\n- wifi: iwlwifi: pcie: make sure to lock rxq-\u003eread (stable-fixes).\n- wifi: iwlwifi: use correct IMR dump variable (stable-fixes).\n- wifi: iwlwifi: w/a FW SMPS mode selection (stable-fixes).\n- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).\n- wifi: mac80211: do not offer a mesh path if forwarding is disabled (stable-fixes).\n- wifi: mac80211: do not unconditionally call drv_mgd_complete_tx() (stable-fixes).\n- wifi: mac80211: fix beacon interval calculation overflow (git-fixes).\n- wifi: mac80211: fix warning on disconnect during failed ML reconf (stable-fixes).\n- wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (stable-fixes).\n- wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (stable-fixes).\n- wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (stable-fixes).\n- wifi: mac80211_hwsim: Fix MLD address translation (stable-fixes).\n- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (stable-fixes).\n- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (stable-fixes).\n- wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (git-fixes).\n- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (stable-fixes).\n- wifi: mt76: mt7925: ensure all MCU commands wait for response (git-fixes).\n- wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (stable-fixes).\n- wifi: mt76: mt7925: fix host interrupt register initialization (git-fixes).\n- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).\n- wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (stable-fixes).\n- wifi: mt76: mt7925: prevent multiple scan commands (git-fixes).\n- wifi: mt76: mt7925: refine the sniffer commnad (git-fixes).\n- wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (stable-fixes).\n- wifi: mt76: mt7996: fix RX buffer size of MCU event (git-fixes).\n- wifi: mt76: mt7996: revise TXS size (stable-fixes).\n- wifi: mt76: mt7996: set EHT max ampdu length capability (git-fixes).\n- wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (stable-fixes).\n- wifi: mwifiex: Fix HT40 bandwidth issue (stable-fixes).\n- wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() (git-fixes).\n- wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (git-fixes).\n- wifi: rtw88: Do not use static local variable in rtw8822b_set_tx_power_index_by_rate (stable-fixes).\n- wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (stable-fixes).\n- wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: do not ignore hardware read error during DPK (git-fixes).\n- wifi: rtw88: fix the \u0027para\u0027 buffer size to avoid reading out of bounds (git-fixes).\n- wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (git-fixes).\n- wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (git-fixes).\n- wifi: rtw88: usb: Reduce control message timeout to 500 ms (git-fixes).\n- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (stable-fixes).\n- wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (stable-fixes).\n- wifi: rtw89: add wiphy_lock() to work that isn\u0027t held wiphy_lock() yet (stable-fixes).\n- wifi: rtw89: call power_on ahead before selecting firmware (stable-fixes).\n- wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (stable-fixes).\n- wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (stable-fixes).\n- wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (stable-fixes).\n- wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (git-fixes).\n- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (stable-fixes).\n- wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn() (stable-fixes).\n- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (bsc#1245101 jsc#PED-11934).\n- x86/acpi: Fix LAPIC/x2APIC parsing order (git-fixes).\n- x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (jsc#PED-13094).\n- x86/amd_nb: Clean up early_is_amd_nb() (jsc#PED-13094).\n- x86/amd_nb: Move SMN access code to a new amd_node driver (jsc#PED-13094).\n- x86/amd_nb: Restrict init function to AMD-based systems (jsc#PED-13094).\n- x86/amd_nb: Simplify function 4 search (jsc#PED-13094).\n- x86/amd_nb: Simplify root device search (jsc#PED-13094).\n- x86/amd_node: Add SMN offsets to exclusive region access (jsc#PED-13094).\n- x86/amd_node: Add support for debugfs access to SMN registers (jsc#PED-13094).\n- x86/amd_node: Remove dependency on AMD_NB (jsc#PED-13094).\n- x86/amd_node: Update __amd_smn_rw() error paths (jsc#PED-13094).\n- x86/amd_node: Use defines for SMN register offsets (jsc#PED-13094).\n- x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler (git-fixes).\n- x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (git-fixes).\n- x86/kaslr: Reduce KASLR entropy on most x86 systems (git-fixes).\n- x86/mce/amd: Remove shared threshold bank plumbing (jsc#PED-13094).\n- x86/microcode/AMD: Add get_patch_level() (git-fixes).\n- x86/microcode/AMD: Do not return error when microcode update is not necessary (git-fixes).\n- x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (git-fixes).\n- x86/microcode/AMD: Have __apply_microcode_amd() return bool (git-fixes).\n- x86/microcode/AMD: Make __verify_patch_size() return bool (git-fixes).\n- x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (git-fixes).\n- x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (git-fixes).\n- x86/microcode/AMD: Return bool from find_blobs_in_containers() (git-fixes).\n- x86/microcode: Consolidate the loader enablement checking (git-fixes).\n- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (git-fixes).\n- x86/platform/amd: Move the \u0026lt;asm/amd_hsmp.h\u003e header to \u0026lt;asm/amd/hsmp.h\u003e (jsc#PED-13094).\n- x86/sev: Add SVSM vTPM probe/send_command functions (bsc#1241191).\n- x86/sev: Provide guest VMPL level to userspace (bsc#1241191).\n- x86/sev: Register tpm-svsm platform device (bsc#1241191).\n- x86/xen: fix balloon target initialization for PVH dom0 (git-fixes).\n- x86: Start moving AMD node functionality out of AMD_NB (jsc#PED-13094).\n- xen/arm: call uaccess_ttbr0_enable for dm_op hypercall (git-fixes)\n- xen/x86: fix initial memory balloon target (git-fixes).\n- xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive (git-fixes).\n- xsk: always clear DMA mapping information when unmapping the pool (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2333,SUSE-SLE-Module-Live-Patching-15-SP7-2025-2333,SUSE-SLE-Module-RT-15-SP7-2025-2333",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02333-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02333-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502333-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02333-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040738.html"
},
{
"category": "self",
"summary": "SUSE Bug 1012628",
"url": "https://bugzilla.suse.com/1012628"
},
{
"category": "self",
"summary": "SUSE Bug 1210025",
"url": "https://bugzilla.suse.com/1210025"
},
{
"category": "self",
"summary": "SUSE Bug 1211226",
"url": "https://bugzilla.suse.com/1211226"
},
{
"category": "self",
"summary": "SUSE Bug 1215199",
"url": "https://bugzilla.suse.com/1215199"
},
{
"category": "self",
"summary": "SUSE Bug 1218184",
"url": "https://bugzilla.suse.com/1218184"
},
{
"category": "self",
"summary": "SUSE Bug 1220112",
"url": "https://bugzilla.suse.com/1220112"
},
{
"category": "self",
"summary": "SUSE Bug 1223008",
"url": "https://bugzilla.suse.com/1223008"
},
{
"category": "self",
"summary": "SUSE Bug 1226498",
"url": "https://bugzilla.suse.com/1226498"
},
{
"category": "self",
"summary": "SUSE Bug 1228478",
"url": "https://bugzilla.suse.com/1228478"
},
{
"category": "self",
"summary": "SUSE Bug 1228557",
"url": "https://bugzilla.suse.com/1228557"
},
{
"category": "self",
"summary": "SUSE Bug 1228854",
"url": "https://bugzilla.suse.com/1228854"
},
{
"category": "self",
"summary": "SUSE Bug 1229491",
"url": "https://bugzilla.suse.com/1229491"
},
{
"category": "self",
"summary": "SUSE Bug 1230337",
"url": "https://bugzilla.suse.com/1230337"
},
{
"category": "self",
"summary": "SUSE Bug 1231913",
"url": "https://bugzilla.suse.com/1231913"
},
{
"category": "self",
"summary": "SUSE Bug 1232504",
"url": "https://bugzilla.suse.com/1232504"
},
{
"category": "self",
"summary": "SUSE Bug 1232882",
"url": "https://bugzilla.suse.com/1232882"
},
{
"category": "self",
"summary": "SUSE Bug 1233482",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "self",
"summary": "SUSE Bug 1235064",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "self",
"summary": "SUSE Bug 1235490",
"url": "https://bugzilla.suse.com/1235490"
},
{
"category": "self",
"summary": "SUSE Bug 1235728",
"url": "https://bugzilla.suse.com/1235728"
},
{
"category": "self",
"summary": "SUSE Bug 1235968",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "self",
"summary": "SUSE Bug 1236208",
"url": "https://bugzilla.suse.com/1236208"
},
{
"category": "self",
"summary": "SUSE Bug 1237200",
"url": "https://bugzilla.suse.com/1237200"
},
{
"category": "self",
"summary": "SUSE Bug 1237312",
"url": "https://bugzilla.suse.com/1237312"
},
{
"category": "self",
"summary": "SUSE Bug 1237887",
"url": "https://bugzilla.suse.com/1237887"
},
{
"category": "self",
"summary": "SUSE Bug 1237895",
"url": "https://bugzilla.suse.com/1237895"
},
{
"category": "self",
"summary": "SUSE Bug 1237905",
"url": "https://bugzilla.suse.com/1237905"
},
{
"category": "self",
"summary": "SUSE Bug 1237910",
"url": "https://bugzilla.suse.com/1237910"
},
{
"category": "self",
"summary": "SUSE Bug 1237913",
"url": "https://bugzilla.suse.com/1237913"
},
{
"category": "self",
"summary": "SUSE Bug 1238212",
"url": "https://bugzilla.suse.com/1238212"
},
{
"category": "self",
"summary": "SUSE Bug 1238478",
"url": "https://bugzilla.suse.com/1238478"
},
{
"category": "self",
"summary": "SUSE Bug 1238495",
"url": "https://bugzilla.suse.com/1238495"
},
{
"category": "self",
"summary": "SUSE Bug 1238508",
"url": "https://bugzilla.suse.com/1238508"
},
{
"category": "self",
"summary": "SUSE Bug 1238741",
"url": "https://bugzilla.suse.com/1238741"
},
{
"category": "self",
"summary": "SUSE Bug 1238859",
"url": "https://bugzilla.suse.com/1238859"
},
{
"category": "self",
"summary": "SUSE Bug 1238965",
"url": "https://bugzilla.suse.com/1238965"
},
{
"category": "self",
"summary": "SUSE Bug 1238982",
"url": "https://bugzilla.suse.com/1238982"
},
{
"category": "self",
"summary": "SUSE Bug 1238995",
"url": "https://bugzilla.suse.com/1238995"
},
{
"category": "self",
"summary": "SUSE Bug 1239063",
"url": "https://bugzilla.suse.com/1239063"
},
{
"category": "self",
"summary": "SUSE Bug 1239090",
"url": "https://bugzilla.suse.com/1239090"
},
{
"category": "self",
"summary": "SUSE Bug 1239485",
"url": "https://bugzilla.suse.com/1239485"
},
{
"category": "self",
"summary": "SUSE Bug 1239925",
"url": "https://bugzilla.suse.com/1239925"
},
{
"category": "self",
"summary": "SUSE Bug 1240170",
"url": "https://bugzilla.suse.com/1240170"
},
{
"category": "self",
"summary": "SUSE Bug 1240180",
"url": "https://bugzilla.suse.com/1240180"
},
{
"category": "self",
"summary": "SUSE Bug 1240577",
"url": "https://bugzilla.suse.com/1240577"
},
{
"category": "self",
"summary": "SUSE Bug 1240579",
"url": "https://bugzilla.suse.com/1240579"
},
{
"category": "self",
"summary": "SUSE Bug 1240589",
"url": "https://bugzilla.suse.com/1240589"
},
{
"category": "self",
"summary": "SUSE Bug 1240610",
"url": "https://bugzilla.suse.com/1240610"
},
{
"category": "self",
"summary": "SUSE Bug 1240650",
"url": "https://bugzilla.suse.com/1240650"
},
{
"category": "self",
"summary": "SUSE Bug 1240686",
"url": "https://bugzilla.suse.com/1240686"
},
{
"category": "self",
"summary": "SUSE Bug 1240696",
"url": "https://bugzilla.suse.com/1240696"
},
{
"category": "self",
"summary": "SUSE Bug 1240702",
"url": "https://bugzilla.suse.com/1240702"
},
{
"category": "self",
"summary": "SUSE Bug 1240710",
"url": "https://bugzilla.suse.com/1240710"
},
{
"category": "self",
"summary": "SUSE Bug 1240723",
"url": "https://bugzilla.suse.com/1240723"
},
{
"category": "self",
"summary": "SUSE Bug 1240798",
"url": "https://bugzilla.suse.com/1240798"
},
{
"category": "self",
"summary": "SUSE Bug 1240814",
"url": "https://bugzilla.suse.com/1240814"
},
{
"category": "self",
"summary": "SUSE Bug 1240823",
"url": "https://bugzilla.suse.com/1240823"
},
{
"category": "self",
"summary": "SUSE Bug 1240866",
"url": "https://bugzilla.suse.com/1240866"
},
{
"category": "self",
"summary": "SUSE Bug 1240998",
"url": "https://bugzilla.suse.com/1240998"
},
{
"category": "self",
"summary": "SUSE Bug 1241166",
"url": "https://bugzilla.suse.com/1241166"
},
{
"category": "self",
"summary": "SUSE Bug 1241191",
"url": "https://bugzilla.suse.com/1241191"
},
{
"category": "self",
"summary": "SUSE Bug 1241278",
"url": "https://bugzilla.suse.com/1241278"
},
{
"category": "self",
"summary": "SUSE Bug 1241298",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "self",
"summary": "SUSE Bug 1241340",
"url": "https://bugzilla.suse.com/1241340"
},
{
"category": "self",
"summary": "SUSE Bug 1241388",
"url": "https://bugzilla.suse.com/1241388"
},
{
"category": "self",
"summary": "SUSE Bug 1241414",
"url": "https://bugzilla.suse.com/1241414"
},
{
"category": "self",
"summary": "SUSE Bug 1241457",
"url": "https://bugzilla.suse.com/1241457"
},
{
"category": "self",
"summary": "SUSE Bug 1241492",
"url": "https://bugzilla.suse.com/1241492"
},
{
"category": "self",
"summary": "SUSE Bug 1241519",
"url": "https://bugzilla.suse.com/1241519"
},
{
"category": "self",
"summary": "SUSE Bug 1241538",
"url": "https://bugzilla.suse.com/1241538"
},
{
"category": "self",
"summary": "SUSE Bug 1241544",
"url": "https://bugzilla.suse.com/1241544"
},
{
"category": "self",
"summary": "SUSE Bug 1241572",
"url": "https://bugzilla.suse.com/1241572"
},
{
"category": "self",
"summary": "SUSE Bug 1241576",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "self",
"summary": "SUSE Bug 1241590",
"url": "https://bugzilla.suse.com/1241590"
},
{
"category": "self",
"summary": "SUSE Bug 1241592",
"url": "https://bugzilla.suse.com/1241592"
},
{
"category": "self",
"summary": "SUSE Bug 1241595",
"url": "https://bugzilla.suse.com/1241595"
},
{
"category": "self",
"summary": "SUSE Bug 1241617",
"url": "https://bugzilla.suse.com/1241617"
},
{
"category": "self",
"summary": "SUSE Bug 1241625",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "self",
"summary": "SUSE Bug 1241635",
"url": "https://bugzilla.suse.com/1241635"
},
{
"category": "self",
"summary": "SUSE Bug 1241644",
"url": "https://bugzilla.suse.com/1241644"
},
{
"category": "self",
"summary": "SUSE Bug 1241654",
"url": "https://bugzilla.suse.com/1241654"
},
{
"category": "self",
"summary": "SUSE Bug 1241689",
"url": "https://bugzilla.suse.com/1241689"
},
{
"category": "self",
"summary": "SUSE Bug 1242035",
"url": "https://bugzilla.suse.com/1242035"
},
{
"category": "self",
"summary": "SUSE Bug 1242044",
"url": "https://bugzilla.suse.com/1242044"
},
{
"category": "self",
"summary": "SUSE Bug 1242086",
"url": "https://bugzilla.suse.com/1242086"
},
{
"category": "self",
"summary": "SUSE Bug 1242163",
"url": "https://bugzilla.suse.com/1242163"
},
{
"category": "self",
"summary": "SUSE Bug 1242343",
"url": "https://bugzilla.suse.com/1242343"
},
{
"category": "self",
"summary": "SUSE Bug 1242414",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "self",
"summary": "SUSE Bug 1242501",
"url": "https://bugzilla.suse.com/1242501"
},
{
"category": "self",
"summary": "SUSE Bug 1242504",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "self",
"summary": "SUSE Bug 1242508",
"url": "https://bugzilla.suse.com/1242508"
},
{
"category": "self",
"summary": "SUSE Bug 1242512",
"url": "https://bugzilla.suse.com/1242512"
},
{
"category": "self",
"summary": "SUSE Bug 1242514",
"url": "https://bugzilla.suse.com/1242514"
},
{
"category": "self",
"summary": "SUSE Bug 1242515",
"url": "https://bugzilla.suse.com/1242515"
},
{
"category": "self",
"summary": "SUSE Bug 1242520",
"url": "https://bugzilla.suse.com/1242520"
},
{
"category": "self",
"summary": "SUSE Bug 1242521",
"url": "https://bugzilla.suse.com/1242521"
},
{
"category": "self",
"summary": "SUSE Bug 1242524",
"url": "https://bugzilla.suse.com/1242524"
},
{
"category": "self",
"summary": "SUSE Bug 1242529",
"url": "https://bugzilla.suse.com/1242529"
},
{
"category": "self",
"summary": "SUSE Bug 1242530",
"url": "https://bugzilla.suse.com/1242530"
},
{
"category": "self",
"summary": "SUSE Bug 1242531",
"url": "https://bugzilla.suse.com/1242531"
},
{
"category": "self",
"summary": "SUSE Bug 1242532",
"url": "https://bugzilla.suse.com/1242532"
},
{
"category": "self",
"summary": "SUSE Bug 1242556",
"url": "https://bugzilla.suse.com/1242556"
},
{
"category": "self",
"summary": "SUSE Bug 1242559",
"url": "https://bugzilla.suse.com/1242559"
},
{
"category": "self",
"summary": "SUSE Bug 1242563",
"url": "https://bugzilla.suse.com/1242563"
},
{
"category": "self",
"summary": "SUSE Bug 1242564",
"url": "https://bugzilla.suse.com/1242564"
},
{
"category": "self",
"summary": "SUSE Bug 1242565",
"url": "https://bugzilla.suse.com/1242565"
},
{
"category": "self",
"summary": "SUSE Bug 1242566",
"url": "https://bugzilla.suse.com/1242566"
},
{
"category": "self",
"summary": "SUSE Bug 1242567",
"url": "https://bugzilla.suse.com/1242567"
},
{
"category": "self",
"summary": "SUSE Bug 1242568",
"url": "https://bugzilla.suse.com/1242568"
},
{
"category": "self",
"summary": "SUSE Bug 1242569",
"url": "https://bugzilla.suse.com/1242569"
},
{
"category": "self",
"summary": "SUSE Bug 1242573",
"url": "https://bugzilla.suse.com/1242573"
},
{
"category": "self",
"summary": "SUSE Bug 1242574",
"url": "https://bugzilla.suse.com/1242574"
},
{
"category": "self",
"summary": "SUSE Bug 1242575",
"url": "https://bugzilla.suse.com/1242575"
},
{
"category": "self",
"summary": "SUSE Bug 1242577",
"url": "https://bugzilla.suse.com/1242577"
},
{
"category": "self",
"summary": "SUSE Bug 1242578",
"url": "https://bugzilla.suse.com/1242578"
},
{
"category": "self",
"summary": "SUSE Bug 1242584",
"url": "https://bugzilla.suse.com/1242584"
},
{
"category": "self",
"summary": "SUSE Bug 1242587",
"url": "https://bugzilla.suse.com/1242587"
},
{
"category": "self",
"summary": "SUSE Bug 1242591",
"url": "https://bugzilla.suse.com/1242591"
},
{
"category": "self",
"summary": "SUSE Bug 1242709",
"url": "https://bugzilla.suse.com/1242709"
},
{
"category": "self",
"summary": "SUSE Bug 1242724",
"url": "https://bugzilla.suse.com/1242724"
},
{
"category": "self",
"summary": "SUSE Bug 1242725",
"url": "https://bugzilla.suse.com/1242725"
},
{
"category": "self",
"summary": "SUSE Bug 1242727",
"url": "https://bugzilla.suse.com/1242727"
},
{
"category": "self",
"summary": "SUSE Bug 1242729",
"url": "https://bugzilla.suse.com/1242729"
},
{
"category": "self",
"summary": "SUSE Bug 1242758",
"url": "https://bugzilla.suse.com/1242758"
},
{
"category": "self",
"summary": "SUSE Bug 1242760",
"url": "https://bugzilla.suse.com/1242760"
},
{
"category": "self",
"summary": "SUSE Bug 1242761",
"url": "https://bugzilla.suse.com/1242761"
},
{
"category": "self",
"summary": "SUSE Bug 1242764",
"url": "https://bugzilla.suse.com/1242764"
},
{
"category": "self",
"summary": "SUSE Bug 1242766",
"url": "https://bugzilla.suse.com/1242766"
},
{
"category": "self",
"summary": "SUSE Bug 1242770",
"url": "https://bugzilla.suse.com/1242770"
},
{
"category": "self",
"summary": "SUSE Bug 1242781",
"url": "https://bugzilla.suse.com/1242781"
},
{
"category": "self",
"summary": "SUSE Bug 1242782",
"url": "https://bugzilla.suse.com/1242782"
},
{
"category": "self",
"summary": "SUSE Bug 1242785",
"url": "https://bugzilla.suse.com/1242785"
},
{
"category": "self",
"summary": "SUSE Bug 1242792",
"url": "https://bugzilla.suse.com/1242792"
},
{
"category": "self",
"summary": "SUSE Bug 1242834",
"url": "https://bugzilla.suse.com/1242834"
},
{
"category": "self",
"summary": "SUSE Bug 1242846",
"url": "https://bugzilla.suse.com/1242846"
},
{
"category": "self",
"summary": "SUSE Bug 1242849",
"url": "https://bugzilla.suse.com/1242849"
},
{
"category": "self",
"summary": "SUSE Bug 1242850",
"url": "https://bugzilla.suse.com/1242850"
},
{
"category": "self",
"summary": "SUSE Bug 1242863",
"url": "https://bugzilla.suse.com/1242863"
},
{
"category": "self",
"summary": "SUSE Bug 1242865",
"url": "https://bugzilla.suse.com/1242865"
},
{
"category": "self",
"summary": "SUSE Bug 1242871",
"url": "https://bugzilla.suse.com/1242871"
},
{
"category": "self",
"summary": "SUSE Bug 1242873",
"url": "https://bugzilla.suse.com/1242873"
},
{
"category": "self",
"summary": "SUSE Bug 1242906",
"url": "https://bugzilla.suse.com/1242906"
},
{
"category": "self",
"summary": "SUSE Bug 1242907",
"url": "https://bugzilla.suse.com/1242907"
},
{
"category": "self",
"summary": "SUSE Bug 1242908",
"url": "https://bugzilla.suse.com/1242908"
},
{
"category": "self",
"summary": "SUSE Bug 1242909",
"url": "https://bugzilla.suse.com/1242909"
},
{
"category": "self",
"summary": "SUSE Bug 1242930",
"url": "https://bugzilla.suse.com/1242930"
},
{
"category": "self",
"summary": "SUSE Bug 1242940",
"url": "https://bugzilla.suse.com/1242940"
},
{
"category": "self",
"summary": "SUSE Bug 1242943",
"url": "https://bugzilla.suse.com/1242943"
},
{
"category": "self",
"summary": "SUSE Bug 1242945",
"url": "https://bugzilla.suse.com/1242945"
},
{
"category": "self",
"summary": "SUSE Bug 1242946",
"url": "https://bugzilla.suse.com/1242946"
},
{
"category": "self",
"summary": "SUSE Bug 1242947",
"url": "https://bugzilla.suse.com/1242947"
},
{
"category": "self",
"summary": "SUSE Bug 1242948",
"url": "https://bugzilla.suse.com/1242948"
},
{
"category": "self",
"summary": "SUSE Bug 1242949",
"url": "https://bugzilla.suse.com/1242949"
},
{
"category": "self",
"summary": "SUSE Bug 1242952",
"url": "https://bugzilla.suse.com/1242952"
},
{
"category": "self",
"summary": "SUSE Bug 1242953",
"url": "https://bugzilla.suse.com/1242953"
},
{
"category": "self",
"summary": "SUSE Bug 1242954",
"url": "https://bugzilla.suse.com/1242954"
},
{
"category": "self",
"summary": "SUSE Bug 1242955",
"url": "https://bugzilla.suse.com/1242955"
},
{
"category": "self",
"summary": "SUSE Bug 1242957",
"url": "https://bugzilla.suse.com/1242957"
},
{
"category": "self",
"summary": "SUSE Bug 1242959",
"url": "https://bugzilla.suse.com/1242959"
},
{
"category": "self",
"summary": "SUSE Bug 1242961",
"url": "https://bugzilla.suse.com/1242961"
},
{
"category": "self",
"summary": "SUSE Bug 1242964",
"url": "https://bugzilla.suse.com/1242964"
},
{
"category": "self",
"summary": "SUSE Bug 1242966",
"url": "https://bugzilla.suse.com/1242966"
},
{
"category": "self",
"summary": "SUSE Bug 1242967",
"url": "https://bugzilla.suse.com/1242967"
},
{
"category": "self",
"summary": "SUSE Bug 1242973",
"url": "https://bugzilla.suse.com/1242973"
},
{
"category": "self",
"summary": "SUSE Bug 1242974",
"url": "https://bugzilla.suse.com/1242974"
},
{
"category": "self",
"summary": "SUSE Bug 1242977",
"url": "https://bugzilla.suse.com/1242977"
},
{
"category": "self",
"summary": "SUSE Bug 1242982",
"url": "https://bugzilla.suse.com/1242982"
},
{
"category": "self",
"summary": "SUSE Bug 1242990",
"url": "https://bugzilla.suse.com/1242990"
},
{
"category": "self",
"summary": "SUSE Bug 1243000",
"url": "https://bugzilla.suse.com/1243000"
},
{
"category": "self",
"summary": "SUSE Bug 1243006",
"url": "https://bugzilla.suse.com/1243006"
},
{
"category": "self",
"summary": "SUSE Bug 1243011",
"url": "https://bugzilla.suse.com/1243011"
},
{
"category": "self",
"summary": "SUSE Bug 1243015",
"url": "https://bugzilla.suse.com/1243015"
},
{
"category": "self",
"summary": "SUSE Bug 1243049",
"url": "https://bugzilla.suse.com/1243049"
},
{
"category": "self",
"summary": "SUSE Bug 1243051",
"url": "https://bugzilla.suse.com/1243051"
},
{
"category": "self",
"summary": "SUSE Bug 1243055",
"url": "https://bugzilla.suse.com/1243055"
},
{
"category": "self",
"summary": "SUSE Bug 1243060",
"url": "https://bugzilla.suse.com/1243060"
},
{
"category": "self",
"summary": "SUSE Bug 1243074",
"url": "https://bugzilla.suse.com/1243074"
},
{
"category": "self",
"summary": "SUSE Bug 1243076",
"url": "https://bugzilla.suse.com/1243076"
},
{
"category": "self",
"summary": "SUSE Bug 1243082",
"url": "https://bugzilla.suse.com/1243082"
},
{
"category": "self",
"summary": "SUSE Bug 1243330",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "self",
"summary": "SUSE Bug 1243342",
"url": "https://bugzilla.suse.com/1243342"
},
{
"category": "self",
"summary": "SUSE Bug 1243456",
"url": "https://bugzilla.suse.com/1243456"
},
{
"category": "self",
"summary": "SUSE Bug 1243467",
"url": "https://bugzilla.suse.com/1243467"
},
{
"category": "self",
"summary": "SUSE Bug 1243469",
"url": "https://bugzilla.suse.com/1243469"
},
{
"category": "self",
"summary": "SUSE Bug 1243470",
"url": "https://bugzilla.suse.com/1243470"
},
{
"category": "self",
"summary": "SUSE Bug 1243471",
"url": "https://bugzilla.suse.com/1243471"
},
{
"category": "self",
"summary": "SUSE Bug 1243472",
"url": "https://bugzilla.suse.com/1243472"
},
{
"category": "self",
"summary": "SUSE Bug 1243473",
"url": "https://bugzilla.suse.com/1243473"
},
{
"category": "self",
"summary": "SUSE Bug 1243475",
"url": "https://bugzilla.suse.com/1243475"
},
{
"category": "self",
"summary": "SUSE Bug 1243476",
"url": "https://bugzilla.suse.com/1243476"
},
{
"category": "self",
"summary": "SUSE Bug 1243480",
"url": "https://bugzilla.suse.com/1243480"
},
{
"category": "self",
"summary": "SUSE Bug 1243506",
"url": "https://bugzilla.suse.com/1243506"
},
{
"category": "self",
"summary": "SUSE Bug 1243509",
"url": "https://bugzilla.suse.com/1243509"
},
{
"category": "self",
"summary": "SUSE Bug 1243511",
"url": "https://bugzilla.suse.com/1243511"
},
{
"category": "self",
"summary": "SUSE Bug 1243514",
"url": "https://bugzilla.suse.com/1243514"
},
{
"category": "self",
"summary": "SUSE Bug 1243515",
"url": "https://bugzilla.suse.com/1243515"
},
{
"category": "self",
"summary": "SUSE Bug 1243516",
"url": "https://bugzilla.suse.com/1243516"
},
{
"category": "self",
"summary": "SUSE Bug 1243517",
"url": "https://bugzilla.suse.com/1243517"
},
{
"category": "self",
"summary": "SUSE Bug 1243522",
"url": "https://bugzilla.suse.com/1243522"
},
{
"category": "self",
"summary": "SUSE Bug 1243523",
"url": "https://bugzilla.suse.com/1243523"
},
{
"category": "self",
"summary": "SUSE Bug 1243524",
"url": "https://bugzilla.suse.com/1243524"
},
{
"category": "self",
"summary": "SUSE Bug 1243528",
"url": "https://bugzilla.suse.com/1243528"
},
{
"category": "self",
"summary": "SUSE Bug 1243529",
"url": "https://bugzilla.suse.com/1243529"
},
{
"category": "self",
"summary": "SUSE Bug 1243530",
"url": "https://bugzilla.suse.com/1243530"
},
{
"category": "self",
"summary": "SUSE Bug 1243534",
"url": "https://bugzilla.suse.com/1243534"
},
{
"category": "self",
"summary": "SUSE Bug 1243536",
"url": "https://bugzilla.suse.com/1243536"
},
{
"category": "self",
"summary": "SUSE Bug 1243537",
"url": "https://bugzilla.suse.com/1243537"
},
{
"category": "self",
"summary": "SUSE Bug 1243538",
"url": "https://bugzilla.suse.com/1243538"
},
{
"category": "self",
"summary": "SUSE Bug 1243540",
"url": "https://bugzilla.suse.com/1243540"
},
{
"category": "self",
"summary": "SUSE Bug 1243542",
"url": "https://bugzilla.suse.com/1243542"
},
{
"category": "self",
"summary": "SUSE Bug 1243543",
"url": "https://bugzilla.suse.com/1243543"
},
{
"category": "self",
"summary": "SUSE Bug 1243544",
"url": "https://bugzilla.suse.com/1243544"
},
{
"category": "self",
"summary": "SUSE Bug 1243545",
"url": "https://bugzilla.suse.com/1243545"
},
{
"category": "self",
"summary": "SUSE Bug 1243548",
"url": "https://bugzilla.suse.com/1243548"
},
{
"category": "self",
"summary": "SUSE Bug 1243551",
"url": "https://bugzilla.suse.com/1243551"
},
{
"category": "self",
"summary": "SUSE Bug 1243559",
"url": "https://bugzilla.suse.com/1243559"
},
{
"category": "self",
"summary": "SUSE Bug 1243560",
"url": "https://bugzilla.suse.com/1243560"
},
{
"category": "self",
"summary": "SUSE Bug 1243562",
"url": "https://bugzilla.suse.com/1243562"
},
{
"category": "self",
"summary": "SUSE Bug 1243567",
"url": "https://bugzilla.suse.com/1243567"
},
{
"category": "self",
"summary": "SUSE Bug 1243571",
"url": "https://bugzilla.suse.com/1243571"
},
{
"category": "self",
"summary": "SUSE Bug 1243572",
"url": "https://bugzilla.suse.com/1243572"
},
{
"category": "self",
"summary": "SUSE Bug 1243573",
"url": "https://bugzilla.suse.com/1243573"
},
{
"category": "self",
"summary": "SUSE Bug 1243574",
"url": "https://bugzilla.suse.com/1243574"
},
{
"category": "self",
"summary": "SUSE Bug 1243575",
"url": "https://bugzilla.suse.com/1243575"
},
{
"category": "self",
"summary": "SUSE Bug 1243589",
"url": "https://bugzilla.suse.com/1243589"
},
{
"category": "self",
"summary": "SUSE Bug 1243620",
"url": "https://bugzilla.suse.com/1243620"
},
{
"category": "self",
"summary": "SUSE Bug 1243621",
"url": "https://bugzilla.suse.com/1243621"
},
{
"category": "self",
"summary": "SUSE Bug 1243624",
"url": "https://bugzilla.suse.com/1243624"
},
{
"category": "self",
"summary": "SUSE Bug 1243625",
"url": "https://bugzilla.suse.com/1243625"
},
{
"category": "self",
"summary": "SUSE Bug 1243626",
"url": "https://bugzilla.suse.com/1243626"
},
{
"category": "self",
"summary": "SUSE Bug 1243627",
"url": "https://bugzilla.suse.com/1243627"
},
{
"category": "self",
"summary": "SUSE Bug 1243628",
"url": "https://bugzilla.suse.com/1243628"
},
{
"category": "self",
"summary": "SUSE Bug 1243649",
"url": "https://bugzilla.suse.com/1243649"
},
{
"category": "self",
"summary": "SUSE Bug 1243659",
"url": "https://bugzilla.suse.com/1243659"
},
{
"category": "self",
"summary": "SUSE Bug 1243660",
"url": "https://bugzilla.suse.com/1243660"
},
{
"category": "self",
"summary": "SUSE Bug 1243664",
"url": "https://bugzilla.suse.com/1243664"
},
{
"category": "self",
"summary": "SUSE Bug 1243698",
"url": "https://bugzilla.suse.com/1243698"
},
{
"category": "self",
"summary": "SUSE Bug 1243774",
"url": "https://bugzilla.suse.com/1243774"
},
{
"category": "self",
"summary": "SUSE Bug 1243782",
"url": "https://bugzilla.suse.com/1243782"
},
{
"category": "self",
"summary": "SUSE Bug 1243823",
"url": "https://bugzilla.suse.com/1243823"
},
{
"category": "self",
"summary": "SUSE Bug 1243827",
"url": "https://bugzilla.suse.com/1243827"
},
{
"category": "self",
"summary": "SUSE Bug 1243832",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "self",
"summary": "SUSE Bug 1243836",
"url": "https://bugzilla.suse.com/1243836"
},
{
"category": "self",
"summary": "SUSE Bug 1243847",
"url": "https://bugzilla.suse.com/1243847"
},
{
"category": "self",
"summary": "SUSE Bug 1244100",
"url": "https://bugzilla.suse.com/1244100"
},
{
"category": "self",
"summary": "SUSE Bug 1244145",
"url": "https://bugzilla.suse.com/1244145"
},
{
"category": "self",
"summary": "SUSE Bug 1244172",
"url": "https://bugzilla.suse.com/1244172"
},
{
"category": "self",
"summary": "SUSE Bug 1244174",
"url": "https://bugzilla.suse.com/1244174"
},
{
"category": "self",
"summary": "SUSE Bug 1244176",
"url": "https://bugzilla.suse.com/1244176"
},
{
"category": "self",
"summary": "SUSE Bug 1244229",
"url": "https://bugzilla.suse.com/1244229"
},
{
"category": "self",
"summary": "SUSE Bug 1244234",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "self",
"summary": "SUSE Bug 1244241",
"url": "https://bugzilla.suse.com/1244241"
},
{
"category": "self",
"summary": "SUSE Bug 1244261",
"url": "https://bugzilla.suse.com/1244261"
},
{
"category": "self",
"summary": "SUSE Bug 1244274",
"url": "https://bugzilla.suse.com/1244274"
},
{
"category": "self",
"summary": "SUSE Bug 1244275",
"url": "https://bugzilla.suse.com/1244275"
},
{
"category": "self",
"summary": "SUSE Bug 1244277",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "self",
"summary": "SUSE Bug 1244309",
"url": "https://bugzilla.suse.com/1244309"
},
{
"category": "self",
"summary": "SUSE Bug 1244313",
"url": "https://bugzilla.suse.com/1244313"
},
{
"category": "self",
"summary": "SUSE Bug 1244337",
"url": "https://bugzilla.suse.com/1244337"
},
{
"category": "self",
"summary": "SUSE Bug 1244626",
"url": "https://bugzilla.suse.com/1244626"
},
{
"category": "self",
"summary": "SUSE Bug 1244725",
"url": "https://bugzilla.suse.com/1244725"
},
{
"category": "self",
"summary": "SUSE Bug 1244727",
"url": "https://bugzilla.suse.com/1244727"
},
{
"category": "self",
"summary": "SUSE Bug 1244729",
"url": "https://bugzilla.suse.com/1244729"
},
{
"category": "self",
"summary": "SUSE Bug 1244731",
"url": "https://bugzilla.suse.com/1244731"
},
{
"category": "self",
"summary": "SUSE Bug 1244732",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "self",
"summary": "SUSE Bug 1244736",
"url": "https://bugzilla.suse.com/1244736"
},
{
"category": "self",
"summary": "SUSE Bug 1244737",
"url": "https://bugzilla.suse.com/1244737"
},
{
"category": "self",
"summary": "SUSE Bug 1244738",
"url": "https://bugzilla.suse.com/1244738"
},
{
"category": "self",
"summary": "SUSE Bug 1244739",
"url": "https://bugzilla.suse.com/1244739"
},
{
"category": "self",
"summary": "SUSE Bug 1244743",
"url": "https://bugzilla.suse.com/1244743"
},
{
"category": "self",
"summary": "SUSE Bug 1244746",
"url": "https://bugzilla.suse.com/1244746"
},
{
"category": "self",
"summary": "SUSE Bug 1244747",
"url": "https://bugzilla.suse.com/1244747"
},
{
"category": "self",
"summary": "SUSE Bug 1244759",
"url": "https://bugzilla.suse.com/1244759"
},
{
"category": "self",
"summary": "SUSE Bug 1244789",
"url": "https://bugzilla.suse.com/1244789"
},
{
"category": "self",
"summary": "SUSE Bug 1244862",
"url": "https://bugzilla.suse.com/1244862"
},
{
"category": "self",
"summary": "SUSE Bug 1244906",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "self",
"summary": "SUSE Bug 1244938",
"url": "https://bugzilla.suse.com/1244938"
},
{
"category": "self",
"summary": "SUSE Bug 1244995",
"url": "https://bugzilla.suse.com/1244995"
},
{
"category": "self",
"summary": "SUSE Bug 1244996",
"url": "https://bugzilla.suse.com/1244996"
},
{
"category": "self",
"summary": "SUSE Bug 1244999",
"url": "https://bugzilla.suse.com/1244999"
},
{
"category": "self",
"summary": "SUSE Bug 1245001",
"url": "https://bugzilla.suse.com/1245001"
},
{
"category": "self",
"summary": "SUSE Bug 1245003",
"url": "https://bugzilla.suse.com/1245003"
},
{
"category": "self",
"summary": "SUSE Bug 1245004",
"url": "https://bugzilla.suse.com/1245004"
},
{
"category": "self",
"summary": "SUSE Bug 1245025",
"url": "https://bugzilla.suse.com/1245025"
},
{
"category": "self",
"summary": "SUSE Bug 1245042",
"url": "https://bugzilla.suse.com/1245042"
},
{
"category": "self",
"summary": "SUSE Bug 1245046",
"url": "https://bugzilla.suse.com/1245046"
},
{
"category": "self",
"summary": "SUSE Bug 1245078",
"url": "https://bugzilla.suse.com/1245078"
},
{
"category": "self",
"summary": "SUSE Bug 1245081",
"url": "https://bugzilla.suse.com/1245081"
},
{
"category": "self",
"summary": "SUSE Bug 1245082",
"url": "https://bugzilla.suse.com/1245082"
},
{
"category": "self",
"summary": "SUSE Bug 1245083",
"url": "https://bugzilla.suse.com/1245083"
},
{
"category": "self",
"summary": "SUSE Bug 1245101",
"url": "https://bugzilla.suse.com/1245101"
},
{
"category": "self",
"summary": "SUSE Bug 1245155",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "self",
"summary": "SUSE Bug 1245183",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "self",
"summary": "SUSE Bug 1245193",
"url": "https://bugzilla.suse.com/1245193"
},
{
"category": "self",
"summary": "SUSE Bug 1245210",
"url": "https://bugzilla.suse.com/1245210"
},
{
"category": "self",
"summary": "SUSE Bug 1245217",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "self",
"summary": "SUSE Bug 1245225",
"url": "https://bugzilla.suse.com/1245225"
},
{
"category": "self",
"summary": "SUSE Bug 1245226",
"url": "https://bugzilla.suse.com/1245226"
},
{
"category": "self",
"summary": "SUSE Bug 1245228",
"url": "https://bugzilla.suse.com/1245228"
},
{
"category": "self",
"summary": "SUSE Bug 1245431",
"url": "https://bugzilla.suse.com/1245431"
},
{
"category": "self",
"summary": "SUSE Bug 1245455",
"url": "https://bugzilla.suse.com/1245455"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52888 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-53146 page",
"url": "https://www.suse.com/security/cve/CVE-2023-53146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26762 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26762/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26831 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41085 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43869 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-49568 page",
"url": "https://www.suse.com/security/cve/CVE-2024-49568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50034 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50106 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50293 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56541 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56613 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56699 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57982 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57987 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57988 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57995 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58004 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58015 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58053 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58062 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58077 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58098 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58100 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58237 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58237/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21629 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21658 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21658/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21713 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21824 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21824/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21842 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21880 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21898 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21899 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21899/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21920 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21939 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21939/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21940 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22035 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22066 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22095 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22111 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22113 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22120 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22124 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23142 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23146 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23147 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23149 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23151/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23155 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23159 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23159/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23161 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23162 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37738 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37740 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37741 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37742 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37743 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37747 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37752 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37754 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37754/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37756 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37757 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37757/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37758 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37761 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37761/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37763 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37763/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37764 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37764/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37765 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37765/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37766 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37767 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37767/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37768/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37769 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37771 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37771/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37772 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37781 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37782 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37782/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37786 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37788 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37792 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37793 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37793/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37794 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37794/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37796 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37796/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37798 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37798/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37800 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37800/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37801 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37810 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37811 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37812 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37813 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37813/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37814 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37815 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37816 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37839 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37840 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37841 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37847 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37847/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37848 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37848/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37850 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37850/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37851 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37852 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37853 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37854 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37858 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37859 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37859/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37862 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37865 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37867 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37871/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37874 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37875 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37884 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37888 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37889 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37890 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37890/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37891 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37891/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37892 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37897 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37897/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37900 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37900/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37903 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37903/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37915 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37917 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37917/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37918 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37921 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37925 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37927 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37928 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37928/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37929 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37930 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37931 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37932 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37932/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37933 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37934 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37936 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37937 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37937/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37943 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37944 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37946 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37946/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37948 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37951 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37953 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37954 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37961 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37963 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37965 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37967 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37968 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37969 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37969/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37970 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37972 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37973 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37973/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37978 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37979 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37980 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37981 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37981/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37982 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37983 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37985 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37985/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37986 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37989 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37990 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37992 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37994 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37994/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37995 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37998 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37998/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38000 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38001 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38003 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38004 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38007 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38009 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38010 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38011 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38013 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38013/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38014/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38015 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38020 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38022 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38024 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38027 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38040 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38043 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38044 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38044/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38045 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38045/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38053 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38055 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38057 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38057/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38059 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38060 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38068 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38072 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38077 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38078 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38079 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38079/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38080 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38081 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38081/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38104 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38240 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38240/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-39735 page",
"url": "https://www.suse.com/security/cve/CVE-2025-39735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40014/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2025-07-16T12:53:19Z",
"generator": {
"date": "2025-07-16T12:53:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02333-1",
"initial_release_date": "2025-07-16T12:53:19Z",
"revision_history": [
{
"date": "2025-07-16T12:53:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"product": {
"name": "kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"product_id": "kernel-devel-rt-6.4.0-150700.7.8.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"product": {
"name": "kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"product_id": "kernel-source-rt-6.4.0-150700.7.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-devel-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-extra-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-extra-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-livepatch-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-optional-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-optional-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-optional-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-vdso-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-rt-vdso-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-rt-vdso-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "kernel-syms-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "kselftests-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"product_id": "reiserfs-kmp-rt-6.4.0-150700.7.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Real Time Module 15 SP7",
"product": {
"name": "SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-rt:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-6.4.0-150700.7.8.1.noarch as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch"
},
"product_reference": "kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "kernel-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-6.4.0-150700.7.8.1.noarch as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch"
},
"product_reference": "kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64 as component of SUSE Real Time Module 15 SP7",
"product_id": "SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mediatek: vcodec: Only free buffer VA that is not NULL\n\nIn the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly\ncalled only when the buffer to free exists, there are some instances\nthat didn\u0027t do the check and triggered warnings in practice.\n\nWe believe those checks were forgotten unintentionally. Add the checks\nback to fix the warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52888",
"url": "https://www.suse.com/security/cve/CVE-2023-52888"
},
{
"category": "external",
"summary": "SUSE Bug 1228557 for CVE-2023-52888",
"url": "https://bugzilla.suse.com/1228557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2023-52888"
},
{
"cve": "CVE-2023-53146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-53146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()\n\nIn dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf\nis null and msg[i].len is zero, former checks on msg[i].buf would be\npassed. Malicious data finally reach dw2102_i2c_transfer. If accessing\nmsg[i].buf[0] without sanity check, null ptr deref would happen.\nWe add check on msg[i].len to prevent crash.\n\nSimilar commit:\ncommit 950e252cb469\n(\"[media] dw2102: limit messages to buffer size\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-53146",
"url": "https://www.suse.com/security/cve/CVE-2023-53146"
},
{
"category": "external",
"summary": "SUSE Bug 1220112 for CVE-2023-53146",
"url": "https://bugzilla.suse.com/1220112"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2023-53146"
},
{
"cve": "CVE-2024-26762",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26762"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/pci: Skip to handle RAS errors if CXL.mem device is detached\n\nThe PCI AER model is an awkward fit for CXL error handling. While the\nexpectation is that a PCI device can escalate to link reset to recover\nfrom an AER event, the same reset on CXL amounts to a surprise memory\nhotplug of massive amounts of memory.\n\nAt present, the CXL error handler attempts some optimistic error\nhandling to unbind the device from the cxl_mem driver after reaping some\nRAS register values. This results in a \"hopeful\" attempt to unplug the\nmemory, but there is no guarantee that will succeed.\n\nA subsequent AER notification after the memdev unbind event can no\nlonger assume the registers are mapped. Check for memdev bind before\nreaping status register values to avoid crashes of the form:\n\n BUG: unable to handle page fault for address: ffa00000195e9100\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n [...]\n RIP: 0010:__cxl_handle_ras+0x30/0x110 [cxl_core]\n [...]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? kernelmode_fixup_or_oops+0x84/0x110\n ? exc_page_fault+0x113/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? __pfx_dpc_reset_link+0x10/0x10\n ? __cxl_handle_ras+0x30/0x110 [cxl_core]\n ? find_cxl_port+0x59/0x80 [cxl_core]\n cxl_handle_rp_ras+0xbc/0xd0 [cxl_core]\n cxl_error_detected+0x6c/0xf0 [cxl_core]\n report_error_detected+0xc7/0x1c0\n pci_walk_bus+0x73/0x90\n pcie_do_recovery+0x23f/0x330\n\nLonger term, the unbind and PCI_ERS_RESULT_DISCONNECT behavior might\nneed to be replaced with a new PCI_ERS_RESULT_PANIC.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26762",
"url": "https://www.suse.com/security/cve/CVE-2024-26762"
},
{
"category": "external",
"summary": "SUSE Bug 1230337 for CVE-2024-26762",
"url": "https://bugzilla.suse.com/1230337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-26762"
},
{
"cve": "CVE-2024-26831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26831"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/handshake: Fix handshake_req_destroy_test1\n\nRecently, handshake_req_destroy_test1 started failing:\n\nExpected handshake_req_destroy_test == req, but\n handshake_req_destroy_test == 0000000000000000\n req == 0000000060f99b40\nnot ok 11 req_destroy works\n\nThis is because \"sock_release(sock)\" was replaced with \"fput(filp)\"\nto address a memory leak. Note that sock_release() is synchronous\nbut fput() usually delays the final close and clean-up.\n\nThe delay is not consequential in the other cases that were changed\nbut handshake_req_destroy_test1 is testing that handshake_req_cancel()\nfollowed by closing the file actually does call the -\u003ehp_destroy\nmethod. Thus the PTR_EQ test at the end has to be sure that the\nfinal close is complete before it checks the pointer.\n\nWe cannot use a completion here because if -\u003ehp_destroy is never\ncalled (ie, there is an API bug) then the test will hang.\n\nReported by: Guenter Roeck \u003clinux@roeck-us.net\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26831",
"url": "https://www.suse.com/security/cve/CVE-2024-26831"
},
{
"category": "external",
"summary": "SUSE Bug 1223008 for CVE-2024-26831",
"url": "https://bugzilla.suse.com/1223008"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-26831"
},
{
"cve": "CVE-2024-41085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41085"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/mem: Fix no cxl_nvd during pmem region auto-assembling\n\nWhen CXL subsystem is auto-assembling a pmem region during cxl\nendpoint port probing, always hit below calltrace.\n\n BUG: kernel NULL pointer dereference, address: 0000000000000078\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n RIP: 0010:cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? do_user_addr_fault+0x65/0x6b0\n ? exc_page_fault+0x7d/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n ? cxl_pmem_region_probe+0x1ac/0x360 [cxl_pmem]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n really_probe+0x173/0x410\n ? __pfx___device_attach_driver+0x10/0x10\n __driver_probe_device+0x80/0x170\n driver_probe_device+0x1e/0x90\n __device_attach_driver+0x90/0x120\n bus_for_each_drv+0x84/0xe0\n __device_attach+0xbc/0x1f0\n bus_probe_device+0x90/0xa0\n device_add+0x51c/0x710\n devm_cxl_add_pmem_region+0x1b5/0x380 [cxl_core]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n\nThe cxl_nvd of the memdev needs to be available during the pmem region\nprobe. Currently the cxl_nvd is registered after the endpoint port probe.\nThe endpoint probe, in the case of autoassembly of regions, can cause a\npmem region probe requiring the not yet available cxl_nvd. Adjust the\nsequence so this dependency is met.\n\nThis requires adding a port parameter to cxl_find_nvdimm_bridge() that\ncan be used to query the ancestor root port. The endpoint port is not\nyet available, but will share a common ancestor with its parent, so\nstart the query from there instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41085",
"url": "https://www.suse.com/security/cve/CVE-2024-41085"
},
{
"category": "external",
"summary": "SUSE Bug 1228478 for CVE-2024-41085",
"url": "https://bugzilla.suse.com/1228478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-41085"
},
{
"cve": "CVE-2024-43869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix event leak upon exec and file release\n\nThe perf pending task work is never waited upon the matching event\nrelease. In the case of a child event, released via free_event()\ndirectly, this can potentially result in a leaked event, such as in the\nfollowing scenario that doesn\u0027t even require a weak IRQ work\nimplementation to trigger:\n\nschedule()\n prepare_task_switch()\n=======\u003e \u003cNMI\u003e\n perf_event_overflow()\n event-\u003epending_sigtrap = ...\n irq_work_queue(\u0026event-\u003epending_irq)\n\u003c======= \u003c/NMI\u003e\n perf_event_task_sched_out()\n event_sched_out()\n event-\u003epending_sigtrap = 0;\n atomic_long_inc_not_zero(\u0026event-\u003erefcount)\n task_work_add(\u0026event-\u003epending_task)\n finish_lock_switch()\n=======\u003e \u003cIRQ\u003e\n perf_pending_irq()\n //do nothing, rely on pending task work\n\u003c======= \u003c/IRQ\u003e\n\nbegin_new_exec()\n perf_event_exit_task()\n perf_event_exit_event()\n // If is child event\n free_event()\n WARN(atomic_long_cmpxchg(\u0026event-\u003erefcount, 1, 0) != 1)\n // event is leaked\n\nSimilar scenarios can also happen with perf_event_remove_on_exec() or\nsimply against concurrent perf_event_release().\n\nFix this with synchonizing against the possibly remaining pending task\nwork while freeing the event, just like is done with remaining pending\nIRQ work. This means that the pending task callback neither need nor\nshould hold a reference to the event, preventing it from ever beeing\nfreed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43869",
"url": "https://www.suse.com/security/cve/CVE-2024-43869"
},
{
"category": "external",
"summary": "SUSE Bug 1229491 for CVE-2024-43869",
"url": "https://bugzilla.suse.com/1229491"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-43869"
},
{
"cve": "CVE-2024-49568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-49568"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg\n\nWhen receiving proposal msg in server, the fields v2_ext_offset/\neid_cnt/ism_gid_cnt in proposal msg are from the remote client\nand can not be fully trusted. Especially the field v2_ext_offset,\nonce exceed the max value, there has the chance to access wrong\naddress, and crash may happen.\n\nThis patch checks the fields v2_ext_offset/eid_cnt/ism_gid_cnt\nbefore using them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-49568",
"url": "https://www.suse.com/security/cve/CVE-2024-49568"
},
{
"category": "external",
"summary": "SUSE Bug 1235728 for CVE-2024-49568",
"url": "https://bugzilla.suse.com/1235728"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-49568"
},
{
"cve": "CVE-2024-50034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50034"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC\n\nEric report a panic on IPPROTO_SMC, and give the facts\nthat when INET_PROTOSW_ICSK was set, icsk-\u003eicsk_sync_mss must be set too.\n\nBug: Unable to handle kernel NULL pointer dereference at virtual address\n0000000000000000\nMem abort info:\nESR = 0x0000000086000005\nEC = 0x21: IABT (current EL), IL = 32 bits\nSET = 0, FnV = 0\nEA = 0, S1PTW = 0\nFSC = 0x05: level 1 translation fault\nuser pgtable: 4k pages, 48-bit VAs, pgdp=00000001195d1000\n[0000000000000000] pgd=0800000109c46003, p4d=0800000109c46003,\npud=0000000000000000\nInternal error: Oops: 0000000086000005 [#1] PREEMPT SMP\nModules linked in:\nCPU: 1 UID: 0 PID: 8037 Comm: syz.3.265 Not tainted\n6.11.0-rc7-syzkaller-g5f5673607153 #0\nHardware name: Google Google Compute Engine/Google Compute Engine,\nBIOS Google 08/06/2024\npstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\npc : 0x0\nlr : cipso_v4_sock_setattr+0x2a8/0x3c0 net/ipv4/cipso_ipv4.c:1910\nsp : ffff80009b887a90\nx29: ffff80009b887aa0 x28: ffff80008db94050 x27: 0000000000000000\nx26: 1fffe0001aa6f5b3 x25: dfff800000000000 x24: ffff0000db75da00\nx23: 0000000000000000 x22: ffff0000d8b78518 x21: 0000000000000000\nx20: ffff0000d537ad80 x19: ffff0000d8b78000 x18: 1fffe000366d79ee\nx17: ffff8000800614a8 x16: ffff800080569b84 x15: 0000000000000001\nx14: 000000008b336894 x13: 00000000cd96feaa x12: 0000000000000003\nx11: 0000000000040000 x10: 00000000000020a3 x9 : 1fffe0001b16f0f1\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 000000000000003f\nx5 : 0000000000000040 x4 : 0000000000000001 x3 : 0000000000000000\nx2 : 0000000000000002 x1 : 0000000000000000 x0 : ffff0000d8b78000\nCall trace:\n0x0\nnetlbl_sock_setattr+0x2e4/0x338 net/netlabel/netlabel_kapi.c:1000\nsmack_netlbl_add+0xa4/0x154 security/smack/smack_lsm.c:2593\nsmack_socket_post_create+0xa8/0x14c security/smack/smack_lsm.c:2973\nsecurity_socket_post_create+0x94/0xd4 security/security.c:4425\n__sock_create+0x4c8/0x884 net/socket.c:1587\nsock_create net/socket.c:1622 [inline]\n__sys_socket_create net/socket.c:1659 [inline]\n__sys_socket+0x134/0x340 net/socket.c:1706\n__do_sys_socket net/socket.c:1720 [inline]\n__se_sys_socket net/socket.c:1718 [inline]\n__arm64_sys_socket+0x7c/0x94 net/socket.c:1718\n__invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]\ninvoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49\nel0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132\ndo_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151\nel0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:712\nel0t_64_sync_handler+0x84/0xfc arch/arm64/kernel/entry-common.c:730\nel0t_64_sync+0x190/0x194 arch/arm64/kernel/entry.S:598\nCode: ???????? ???????? ???????? ???????? (????????)\n---[ end trace 0000000000000000 ]---\n\nThis patch add a toy implementation that performs a simple return to\nprevent such panic. This is because MSS can be set in sock_create_kern\nor smc_setsockopt, similar to how it\u0027s done in AF_SMC. However, for\nAF_SMC, there is currently no way to synchronize MSS within\n__sys_connect_file. This toy implementation lays the groundwork for us\nto support such feature for IPPROTO_SMC in the future.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50034",
"url": "https://www.suse.com/security/cve/CVE-2024-50034"
},
{
"category": "external",
"summary": "SUSE Bug 1231913 for CVE-2024-50034",
"url": "https://bugzilla.suse.com/1231913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-50034"
},
{
"cve": "CVE-2024-50106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50106"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix race between laundromat and free_stateid\n\nThere is a race between laundromat handling of revoked delegations\nand a client sending free_stateid operation. Laundromat thread\nfinds that delegation has expired and needs to be revoked so it\nmarks the delegation stid revoked and it puts it on a reaper list\nbut then it unlock the state lock and the actual delegation revocation\nhappens without the lock. Once the stid is marked revoked a racing\nfree_stateid processing thread does the following (1) it calls\nlist_del_init() which removes it from the reaper list and (2) frees\nthe delegation stid structure. The laundromat thread ends up not\ncalling the revoke_delegation() function for this particular delegation\nbut that means it will no release the lock lease that exists on\nthe file.\n\nNow, a new open for this file comes in and ends up finding that\nlease list isn\u0027t empty and calls nfsd_breaker_owns_lease() which ends\nup trying to derefence a freed delegation stateid. Leading to the\nfollowint use-after-free KASAN warning:\n\nkernel: ==================================================================\nkernel: BUG: KASAN: slab-use-after-free in nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: Read of size 8 at addr ffff0000e73cd0c8 by task nfsd/6205\nkernel:\nkernel: CPU: 2 UID: 0 PID: 6205 Comm: nfsd Kdump: loaded Not tainted 6.11.0-rc7+ #9\nkernel: Hardware name: Apple Inc. Apple Virtualization Generic Platform, BIOS 2069.0.0.0.0 08/03/2024\nkernel: Call trace:\nkernel: dump_backtrace+0x98/0x120\nkernel: show_stack+0x1c/0x30\nkernel: dump_stack_lvl+0x80/0xe8\nkernel: print_address_description.constprop.0+0x84/0x390\nkernel: print_report+0xa4/0x268\nkernel: kasan_report+0xb4/0xf8\nkernel: __asan_report_load8_noabort+0x1c/0x28\nkernel: nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: nfsd_file_do_acquire+0xb3c/0x11d0 [nfsd]\nkernel: nfsd_file_acquire_opened+0x84/0x110 [nfsd]\nkernel: nfs4_get_vfs_file+0x634/0x958 [nfsd]\nkernel: nfsd4_process_open2+0xa40/0x1a40 [nfsd]\nkernel: nfsd4_open+0xa08/0xe80 [nfsd]\nkernel: nfsd4_proc_compound+0xb8c/0x2130 [nfsd]\nkernel: nfsd_dispatch+0x22c/0x718 [nfsd]\nkernel: svc_process_common+0x8e8/0x1960 [sunrpc]\nkernel: svc_process+0x3d4/0x7e0 [sunrpc]\nkernel: svc_handle_xprt+0x828/0xe10 [sunrpc]\nkernel: svc_recv+0x2cc/0x6a8 [sunrpc]\nkernel: nfsd+0x270/0x400 [nfsd]\nkernel: kthread+0x288/0x310\nkernel: ret_from_fork+0x10/0x20\n\nThis patch proposes a fixed that\u0027s based on adding 2 new additional\nstid\u0027s sc_status values that help coordinate between the laundromat\nand other operations (nfsd4_free_stateid() and nfsd4_delegreturn()).\n\nFirst to make sure, that once the stid is marked revoked, it is not\nremoved by the nfsd4_free_stateid(), the laundromat take a reference\non the stateid. Then, coordinating whether the stid has been put\non the cl_revoked list or we are processing FREE_STATEID and need to\nmake sure to remove it from the list, each check that state and act\naccordingly. If laundromat has added to the cl_revoke list before\nthe arrival of FREE_STATEID, then nfsd4_free_stateid() knows to remove\nit from the list. If nfsd4_free_stateid() finds that operations arrived\nbefore laundromat has placed it on cl_revoke list, it marks the state\nfreed and then laundromat will no longer add it to the list.\n\nAlso, for nfsd4_delegreturn() when looking for the specified stid,\nwe need to access stid that are marked removed or freeable, it means\nthe laundromat has started processing it but hasn\u0027t finished and this\ndelegreturn needs to return nfserr_deleg_revoked and not\nnfserr_bad_stateid. The latter will not trigger a FREE_STATEID and the\nlack of it will leave this stid on the cl_revoked list indefinitely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50106",
"url": "https://www.suse.com/security/cve/CVE-2024-50106"
},
{
"category": "external",
"summary": "SUSE Bug 1232882 for CVE-2024-50106",
"url": "https://bugzilla.suse.com/1232882"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-50106"
},
{
"cve": "CVE-2024-50293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50293"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: do not leave a dangling sk pointer in __smc_create()\n\nThanks to commit 4bbd360a5084 (\"socket: Print pf-\u003ecreate() when\nit does not clear sock-\u003esk on failure.\"), syzbot found an issue with AF_SMC:\n\nsmc_create must clear sock-\u003esk on failure, family: 43, type: 1, protocol: 0\n WARNING: CPU: 0 PID: 5827 at net/socket.c:1565 __sock_create+0x96f/0xa30 net/socket.c:1563\nModules linked in:\nCPU: 0 UID: 0 PID: 5827 Comm: syz-executor259 Not tainted 6.12.0-rc6-next-20241106-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n RIP: 0010:__sock_create+0x96f/0xa30 net/socket.c:1563\nCode: 03 00 74 08 4c 89 e7 e8 4f 3b 85 f8 49 8b 34 24 48 c7 c7 40 89 0c 8d 8b 54 24 04 8b 4c 24 0c 44 8b 44 24 08 e8 32 78 db f7 90 \u003c0f\u003e 0b 90 90 e9 d3 fd ff ff 89 e9 80 e1 07 fe c1 38 c1 0f 8c ee f7\nRSP: 0018:ffffc90003e4fda0 EFLAGS: 00010246\nRAX: 099c6f938c7f4700 RBX: 1ffffffff1a595fd RCX: ffff888034823c00\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: 00000000ffffffe9 R08: ffffffff81567052 R09: 1ffff920007c9f50\nR10: dffffc0000000000 R11: fffff520007c9f51 R12: ffffffff8d2cafe8\nR13: 1ffffffff1a595fe R14: ffffffff9a789c40 R15: ffff8880764298c0\nFS: 000055557b518380(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007fa62ff43225 CR3: 0000000031628000 CR4: 00000000003526f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n sock_create net/socket.c:1616 [inline]\n __sys_socket_create net/socket.c:1653 [inline]\n __sys_socket+0x150/0x3c0 net/socket.c:1700\n __do_sys_socket net/socket.c:1714 [inline]\n __se_sys_socket net/socket.c:1712 [inline]\n\nFor reference, see commit 2d859aff775d (\"Merge branch\n\u0027do-not-leave-dangling-sk-pointers-in-pf-create-functions\u0027\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50293",
"url": "https://www.suse.com/security/cve/CVE-2024-50293"
},
{
"category": "external",
"summary": "SUSE Bug 1233482 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "external",
"summary": "SUSE Bug 1249214 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1249214"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2024-50293"
},
{
"cve": "CVE-2024-56541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56541"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()\n\nDuring ath12k module removal, in ath12k_core_deinit(),\nath12k_mac_destroy() un-registers ah-\u003ehw from mac80211 and frees\nthe ah-\u003ehw as well as all the ar\u0027s in it. After this\nath12k_core_soc_destroy()-\u003e ath12k_dp_free()-\u003e ath12k_dp_cc_cleanup()\ntries to access one of the freed ar\u0027s from pending skb.\n\nThis is because during mac destroy, driver failed to flush few\ndata packets, which were accessed later in ath12k_dp_cc_cleanup()\nand freed, but using ar from the packet led to this use-after-free.\n\nBUG: KASAN: use-after-free in ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\nWrite of size 4 at addr ffff888150bd3514 by task modprobe/8926\nCPU: 0 UID: 0 PID: 8926 Comm: modprobe Not tainted\n6.11.0-rc2-wt-ath+ #1746\nHardware name: Intel(R) Client Systems NUC8i7HVK/NUC8i7HVB, BIOS\nHNKBLi70.86A.0067.2021.0528.1339 05/28/2021\n\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7d/0xe0\n print_address_description.constprop.0+0x33/0x3a0\n print_report+0xb5/0x260\n ? kasan_addr_to_slab+0x24/0x80\n kasan_report+0xd8/0x110\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n kasan_check_range+0xf3/0x1a0\n __kasan_check_write+0x14/0x20\n ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ath12k_dp_free+0x178/0x420 [ath12k]\n ath12k_core_stop+0x176/0x200 [ath12k]\n ath12k_core_deinit+0x13f/0x210 [ath12k]\n ath12k_pci_remove+0xad/0x1c0 [ath12k]\n pci_device_remove+0x9b/0x1b0\n device_remove+0xbf/0x150\n device_release_driver_internal+0x3c3/0x580\n ? __kasan_check_read+0x11/0x20\n driver_detach+0xc4/0x190\n bus_remove_driver+0x130/0x2a0\n driver_unregister+0x68/0x90\n pci_unregister_driver+0x24/0x240\n ? find_module_all+0x13e/0x1e0\n ath12k_pci_exit+0x10/0x20 [ath12k]\n __do_sys_delete_module+0x32c/0x580\n ? module_flags+0x2f0/0x2f0\n ? kmem_cache_free+0xf0/0x410\n ? __fput+0x56f/0xab0\n ? __fput+0x56f/0xab0\n ? debug_smp_processor_id+0x17/0x20\n __x64_sys_delete_module+0x4f/0x70\n x64_sys_call+0x522/0x9f0\n do_syscall_64+0x64/0x130\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\nRIP: 0033:0x7f8182c6ac8b\n\nCommit 24de1b7b231c (\"wifi: ath12k: fix flush failure in recovery\nscenarios\") added the change to decrement the pending packets count\nin case of recovery which make sense as ah-\u003ehw as well all\nar\u0027s in it are intact during recovery, but during core deinit there\nis no use in decrementing packets count or waking up the empty waitq\nas the module is going to be removed also ar\u0027s from pending skb\u0027s\ncan\u0027t be used and the packets should just be released back.\n\nTo fix this, avoid accessing ar from skb-\u003ecb when driver is being\nunregistered.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00214-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56541",
"url": "https://www.suse.com/security/cve/CVE-2024-56541"
},
{
"category": "external",
"summary": "SUSE Bug 1235064 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "external",
"summary": "SUSE Bug 1247044 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1247044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2024-56541"
},
{
"cve": "CVE-2024-56613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56613"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/numa: fix memory leak due to the overwritten vma-\u003enumab_state\n\n[Problem Description]\nWhen running the hackbench program of LTP, the following memory leak is\nreported by kmemleak.\n\n # /opt/ltp/testcases/bin/hackbench 20 thread 1000\n Running with 20*40 (== 800) tasks.\n\n # dmesg | grep kmemleak\n ...\n kmemleak: 480 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n kmemleak: 665 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n\n # cat /sys/kernel/debug/kmemleak\n unreferenced object 0xffff888cd8ca2c40 (size 64):\n comm \"hackbench\", pid 17142, jiffies 4299780315\n hex dump (first 32 bytes):\n ac 74 49 00 01 00 00 00 4c 84 49 00 01 00 00 00 .tI.....L.I.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace (crc bff18fd4):\n [\u003cffffffff81419a89\u003e] __kmalloc_cache_noprof+0x2f9/0x3f0\n [\u003cffffffff8113f715\u003e] task_numa_work+0x725/0xa00\n [\u003cffffffff8110f878\u003e] task_work_run+0x58/0x90\n [\u003cffffffff81ddd9f8\u003e] syscall_exit_to_user_mode+0x1c8/0x1e0\n [\u003cffffffff81dd78d5\u003e] do_syscall_64+0x85/0x150\n [\u003cffffffff81e0012b\u003e] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n ...\n\nThis issue can be consistently reproduced on three different servers:\n * a 448-core server\n * a 256-core server\n * a 192-core server\n\n[Root Cause]\nSince multiple threads are created by the hackbench program (along with\nthe command argument \u0027thread\u0027), a shared vma might be accessed by two or\nmore cores simultaneously. When two or more cores observe that\nvma-\u003enumab_state is NULL at the same time, vma-\u003enumab_state will be\noverwritten.\n\nAlthough current code ensures that only one thread scans the VMAs in a\nsingle \u0027numa_scan_period\u0027, there might be a chance for another thread\nto enter in the next \u0027numa_scan_period\u0027 while we have not gotten till\nnumab_state allocation [1].\n\nNote that the command `/opt/ltp/testcases/bin/hackbench 50 process 1000`\ncannot the reproduce the issue. It is verified with 200+ test runs.\n\n[Solution]\nUse the cmpxchg atomic operation to ensure that only one thread executes\nthe vma-\u003enumab_state assignment.\n\n[1] https://lore.kernel.org/lkml/1794be3c-358c-4cdc-a43d-a1f841d91ef7@amd.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56613",
"url": "https://www.suse.com/security/cve/CVE-2024-56613"
},
{
"category": "external",
"summary": "SUSE Bug 1244176 for CVE-2024-56613",
"url": "https://bugzilla.suse.com/1244176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2024-56613"
},
{
"cve": "CVE-2024-56699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56699"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix potential double remove of hotplug slot\n\nIn commit 6ee600bfbe0f (\"s390/pci: remove hotplug slot when releasing the\ndevice\") the zpci_exit_slot() was moved from zpci_device_reserved() to\nzpci_release_device() with the intention of keeping the hotplug slot\naround until the device is actually removed.\n\nNow zpci_release_device() is only called once all references are\ndropped. Since the zPCI subsystem only drops its reference once the\ndevice is in the reserved state it follows that zpci_release_device()\nmust only deal with devices in the reserved state. Despite that it\ncontains code to tear down from both configured and standby state. For\nthe standby case this already includes the removal of the hotplug slot\nso would cause a double removal if a device was ever removed in\neither configured or standby state.\n\nInstead of causing a potential double removal in a case that should\nnever happen explicitly WARN_ON() if a device in non-reserved state is\nreleased and get rid of the dead code cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56699",
"url": "https://www.suse.com/security/cve/CVE-2024-56699"
},
{
"category": "external",
"summary": "SUSE Bug 1235490 for CVE-2024-56699",
"url": "https://bugzilla.suse.com/1235490"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-56699"
},
{
"cve": "CVE-2024-57982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: state: fix out-of-bounds read during lookup\n\nlookup and resize can run in parallel.\n\nThe xfrm_state_hash_generation seqlock ensures a retry, but the hash\nfunctions can observe a hmask value that is too large for the new hlist\narray.\n\nrehash does:\n rcu_assign_pointer(net-\u003exfrm.state_bydst, ndst) [..]\n net-\u003exfrm.state_hmask = nhashmask;\n\nWhile state lookup does:\n h = xfrm_dst_hash(net, daddr, saddr, tmpl-\u003ereqid, encap_family);\n hlist_for_each_entry_rcu(x, net-\u003exfrm.state_bydst + h, bydst) {\n\nThis is only safe in case the update to state_bydst is larger than\nnet-\u003exfrm.xfrm_state_hmask (or if the lookup function gets\nserialized via state spinlock again).\n\nFix this by prefetching state_hmask and the associated pointers.\nThe xfrm_state_hash_generation seqlock retry will ensure that the pointer\nand the hmask will be consistent.\n\nThe existing helpers, like xfrm_dst_hash(), are now unsafe for RCU side,\nadd lockdep assertions to document that they are only safe for insert\nside.\n\nxfrm_state_lookup_byaddr() uses the spinlock rather than RCU.\nAFAICS this is an oversight from back when state lookup was converted to\nRCU, this lock should be replaced with RCU in a future patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57982",
"url": "https://www.suse.com/security/cve/CVE-2024-57982"
},
{
"category": "external",
"summary": "SUSE Bug 1237913 for CVE-2024-57982",
"url": "https://bugzilla.suse.com/1237913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-57982"
},
{
"cve": "CVE-2024-57987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: check for NULL in btrtl_setup_realtek()\n\nIf insert an USB dongle which chip is not maintained in ic_id_table, it\nwill hit the NULL point accessed. Add a null point check to avoid the\nKernel Oops.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57987",
"url": "https://www.suse.com/security/cve/CVE-2024-57987"
},
{
"category": "external",
"summary": "SUSE Bug 1237905 for CVE-2024-57987",
"url": "https://bugzilla.suse.com/1237905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-57987"
},
{
"cve": "CVE-2024-57988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57988"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()\n\ndevm_kstrdup() can return a NULL pointer on failure,but this\nreturned value in btbcm_get_board_name() is not checked.\nAdd NULL check in btbcm_get_board_name(), to handle kernel NULL\npointer dereference error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57988",
"url": "https://www.suse.com/security/cve/CVE-2024-57988"
},
{
"category": "external",
"summary": "SUSE Bug 1237910 for CVE-2024-57988",
"url": "https://bugzilla.suse.com/1237910"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-57988"
},
{
"cve": "CVE-2024-57995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()\n\nIn ath12k_mac_assign_vif_to_vdev(), if arvif is created on a different\nradio, it gets deleted from that radio through a call to\nath12k_mac_unassign_link_vif(). This action frees the arvif pointer.\nSubsequently, there is a check involving arvif, which will result in a\nread-after-free scenario.\n\nFix this by moving this check after arvif is again assigned via call to\nath12k_mac_assign_link_vif().\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57995",
"url": "https://www.suse.com/security/cve/CVE-2024-57995"
},
{
"category": "external",
"summary": "SUSE Bug 1237895 for CVE-2024-57995",
"url": "https://bugzilla.suse.com/1237895"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-57995"
},
{
"cve": "CVE-2024-58004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58004",
"url": "https://www.suse.com/security/cve/CVE-2024-58004"
},
{
"category": "external",
"summary": "SUSE Bug 1238508 for CVE-2024-58004",
"url": "https://bugzilla.suse.com/1238508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58004"
},
{
"cve": "CVE-2024-58015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix for out-of bound access error\n\nSelfgen stats are placed in a buffer using print_array_to_buf_index() function.\nArray length parameter passed to the function is too big, resulting in possible\nout-of bound memory error.\nDecreasing buffer size by one fixes faulty upper bound of passed array.\n\nDiscovered in coverity scan, CID 1600742 and CID 1600758",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58015",
"url": "https://www.suse.com/security/cve/CVE-2024-58015"
},
{
"category": "external",
"summary": "SUSE Bug 1238995 for CVE-2024-58015",
"url": "https://bugzilla.suse.com/1238995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58015"
},
{
"cve": "CVE-2024-58053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nrxrpc: Fix handling of received connection abort\n\nFix the handling of a connection abort that we\u0027ve received. Though the\nabort is at the connection level, it needs propagating to the calls on that\nconnection. Whilst the propagation bit is performed, the calls aren\u0027t then\nwoken up to go and process their termination, and as no further input is\nforthcoming, they just hang.\n\nAlso add some tracing for the logging of connection aborts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58053",
"url": "https://www.suse.com/security/cve/CVE-2024-58053"
},
{
"category": "external",
"summary": "SUSE Bug 1238982 for CVE-2024-58053",
"url": "https://bugzilla.suse.com/1238982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58053"
},
{
"cve": "CVE-2024-58062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58062"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: avoid NULL pointer dereference\n\nWhen iterating over the links of a vif, we need to make sure that the\npointer is valid (in other words - that the link exists) before\ndereferncing it.\nUse for_each_vif_active_link that also does the check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58062",
"url": "https://www.suse.com/security/cve/CVE-2024-58062"
},
{
"category": "external",
"summary": "SUSE Bug 1238965 for CVE-2024-58062",
"url": "https://bugzilla.suse.com/1238965"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58062"
},
{
"cve": "CVE-2024-58077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback\n\ncommit 1f5664351410 (\"ASoC: lower \"no backend DAIs enabled for ... Port\"\nlog severity\") ignores -EINVAL error message on common soc_pcm_ret().\nIt is used from many functions, ignoring -EINVAL is over-kill.\n\nThe reason why -EINVAL was ignored was it really should only be used\nupon invalid parameters coming from userspace and in that case we don\u0027t\nwant to log an error since we do not want to give userspace a way to do\na denial-of-service attack on the syslog / diskspace.\n\nSo don\u0027t use soc_pcm_ret() on .prepare callback is better idea.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58077",
"url": "https://www.suse.com/security/cve/CVE-2024-58077"
},
{
"category": "external",
"summary": "SUSE Bug 1239090 for CVE-2024-58077",
"url": "https://bugzilla.suse.com/1239090"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58077"
},
{
"cve": "CVE-2024-58098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: track changes_pkt_data property for global functions\n\nWhen processing calls to certain helpers, verifier invalidates all\npacket pointers in a current state. For example, consider the\nfollowing program:\n\n __attribute__((__noinline__))\n long skb_pull_data(struct __sk_buff *sk, __u32 len)\n {\n return bpf_skb_pull_data(sk, len);\n }\n\n SEC(\"tc\")\n int test_invalidate_checks(struct __sk_buff *sk)\n {\n int *p = (void *)(long)sk-\u003edata;\n if ((void *)(p + 1) \u003e (void *)(long)sk-\u003edata_end) return TCX_DROP;\n skb_pull_data(sk, 0);\n *p = 42;\n return TCX_PASS;\n }\n\nAfter a call to bpf_skb_pull_data() the pointer \u0027p\u0027 can\u0027t be used\nsafely. See function filter.c:bpf_helper_changes_pkt_data() for a list\nof such helpers.\n\nAt the moment verifier invalidates packet pointers when processing\nhelper function calls, and does not traverse global sub-programs when\nprocessing calls to global sub-programs. This means that calls to\nhelpers done from global sub-programs do not invalidate pointers in\nthe caller state. E.g. the program above is unsafe, but is not\nrejected by verifier.\n\nThis commit fixes the omission by computing field\nbpf_subprog_info-\u003echanges_pkt_data for each sub-program before main\nverification pass.\nchanges_pkt_data should be set if:\n- subprogram calls helper for which bpf_helper_changes_pkt_data\n returns true;\n- subprogram calls a global function,\n for which bpf_subprog_info-\u003echanges_pkt_data should be set.\n\nThe verifier.c:check_cfg() pass is modified to compute this\ninformation. The commit relies on depth first instruction traversal\ndone by check_cfg() and absence of recursive function calls:\n- check_cfg() would eventually visit every call to subprogram S in a\n state when S is fully explored;\n- when S is fully explored:\n - every direct helper call within S is explored\n (and thus changes_pkt_data is set if needed);\n - every call to subprogram S1 called by S was visited with S1 fully\n explored (and thus S inherits changes_pkt_data from S1).\n\nThe downside of such approach is that dead code elimination is not\ntaken into account: if a helper call inside global function is dead\nbecause of current configuration, verifier would conservatively assume\nthat the call occurs for the purpose of the changes_pkt_data\ncomputation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58098",
"url": "https://www.suse.com/security/cve/CVE-2024-58098"
},
{
"category": "external",
"summary": "SUSE Bug 1242565 for CVE-2024-58098",
"url": "https://bugzilla.suse.com/1242565"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58098"
},
{
"cve": "CVE-2024-58099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame\n\nAndrew and Nikolay reported connectivity issues with Cilium\u0027s service\nload-balancing in case of vmxnet3.\n\nIf a BPF program for native XDP adds an encapsulation header such as\nIPIP and transmits the packet out the same interface, then in case\nof vmxnet3 a corrupted packet is being sent and subsequently dropped\non the path.\n\nvmxnet3_xdp_xmit_frame() which is called e.g. via vmxnet3_run_xdp()\nthrough vmxnet3_xdp_xmit_back() calculates an incorrect DMA address:\n\n page = virt_to_page(xdpf-\u003edata);\n tbi-\u003edma_addr = page_pool_get_dma_addr(page) +\n VMXNET3_XDP_HEADROOM;\n dma_sync_single_for_device(\u0026adapter-\u003epdev-\u003edev,\n tbi-\u003edma_addr, buf_size,\n DMA_TO_DEVICE);\n\nThe above assumes a fixed offset (VMXNET3_XDP_HEADROOM), but the XDP\nBPF program could have moved xdp-\u003edata. While the passed buf_size is\ncorrect (xdpf-\u003elen), the dma_addr needs to have a dynamic offset which\ncan be calculated as xdpf-\u003edata - (void *)xdpf, that is, xdp-\u003edata -\nxdp-\u003edata_hard_start.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58099",
"url": "https://www.suse.com/security/cve/CVE-2024-58099"
},
{
"category": "external",
"summary": "SUSE Bug 1242035 for CVE-2024-58099",
"url": "https://bugzilla.suse.com/1242035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58099"
},
{
"cve": "CVE-2024-58100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: check changes_pkt_data property for extension programs\n\nWhen processing calls to global sub-programs, verifier decides whether\nto invalidate all packet pointers in current state depending on the\nchanges_pkt_data property of the global sub-program.\n\nBecause of this, an extension program replacing a global sub-program\nmust be compatible with changes_pkt_data property of the sub-program\nbeing replaced.\n\nThis commit:\n- adds changes_pkt_data flag to struct bpf_prog_aux:\n - this flag is set in check_cfg() for main sub-program;\n - in jit_subprogs() for other sub-programs;\n- modifies bpf_check_attach_btf_id() to check changes_pkt_data flag;\n- moves call to check_attach_btf_id() after the call to check_cfg(),\n because it needs changes_pkt_data flag to be set:\n\n bpf_check:\n ... ...\n - check_attach_btf_id resolve_pseudo_ldimm64\n resolve_pseudo_ldimm64 --\u003e bpf_prog_is_offloaded\n bpf_prog_is_offloaded check_cfg\n check_cfg + check_attach_btf_id\n ... ...\n\nThe following fields are set by check_attach_btf_id():\n- env-\u003eops\n- prog-\u003eaux-\u003eattach_btf_trace\n- prog-\u003eaux-\u003eattach_func_name\n- prog-\u003eaux-\u003eattach_func_proto\n- prog-\u003eaux-\u003edst_trampoline\n- prog-\u003eaux-\u003emod\n- prog-\u003eaux-\u003esaved_dst_attach_type\n- prog-\u003eaux-\u003esaved_dst_prog_type\n- prog-\u003eexpected_attach_type\n\nNeither of these fields are used by resolve_pseudo_ldimm64() or\nbpf_prog_offload_verifier_prep() (for netronome and netdevsim\ndrivers), so the reordering is safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58100",
"url": "https://www.suse.com/security/cve/CVE-2024-58100"
},
{
"category": "external",
"summary": "SUSE Bug 1242564 for CVE-2024-58100",
"url": "https://bugzilla.suse.com/1242564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58100"
},
{
"cve": "CVE-2024-58237",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58237"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: consider that tail calls invalidate packet pointers\n\nTail-called programs could execute any of the helpers that invalidate\npacket pointers. Hence, conservatively assume that each tail call\ninvalidates packet pointers.\n\nMaking the change in bpf_helper_changes_pkt_data() automatically makes\nuse of check_cfg() logic that computes \u0027changes_pkt_data\u0027 effect for\nglobal sub-programs, such that the following program could be\nrejected:\n\n int tail_call(struct __sk_buff *sk)\n {\n \tbpf_tail_call_static(sk, \u0026jmp_table, 0);\n \treturn 0;\n }\n\n SEC(\"tc\")\n int not_safe(struct __sk_buff *sk)\n {\n \tint *p = (void *)(long)sk-\u003edata;\n \t... make p valid ...\n \ttail_call(sk);\n \t*p = 42; /* this is unsafe */\n \t...\n }\n\nThe tc_bpf2bpf.c:subprog_tc() needs change: mark it as a function that\ncan invalidate packet pointers. Otherwise, it can\u0027t be freplaced with\ntailcall_freplace.c:entry_freplace() that does a tail call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58237",
"url": "https://www.suse.com/security/cve/CVE-2024-58237"
},
{
"category": "external",
"summary": "SUSE Bug 1242574 for CVE-2024-58237",
"url": "https://bugzilla.suse.com/1242574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-58237"
},
{
"cve": "CVE-2025-21629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets\n\nThe blamed commit disabled hardware offoad of IPv6 packets with\nextension headers on devices that advertise NETIF_F_IPV6_CSUM,\nbased on the definition of that feature in skbuff.h:\n\n * * - %NETIF_F_IPV6_CSUM\n * - Driver (device) is only able to checksum plain\n * TCP or UDP packets over IPv6. These are specifically\n * unencapsulated packets of the form IPv6|TCP or\n * IPv6|UDP where the Next Header field in the IPv6\n * header is either TCP or UDP. IPv6 extension headers\n * are not supported with this feature. This feature\n * cannot be set in features for a device with\n * NETIF_F_HW_CSUM also set. This feature is being\n * DEPRECATED (see below).\n\nThe change causes skb_warn_bad_offload to fire for BIG TCP\npackets.\n\n[ 496.310233] WARNING: CPU: 13 PID: 23472 at net/core/dev.c:3129 skb_warn_bad_offload+0xc4/0xe0\n\n[ 496.310297] ? skb_warn_bad_offload+0xc4/0xe0\n[ 496.310300] skb_checksum_help+0x129/0x1f0\n[ 496.310303] skb_csum_hwoffload_help+0x150/0x1b0\n[ 496.310306] validate_xmit_skb+0x159/0x270\n[ 496.310309] validate_xmit_skb_list+0x41/0x70\n[ 496.310312] sch_direct_xmit+0x5c/0x250\n[ 496.310317] __qdisc_run+0x388/0x620\n\nBIG TCP introduced an IPV6_TLV_JUMBO IPv6 extension header to\ncommunicate packet length, as this is an IPv6 jumbogram. But, the\nfeature is only enabled on devices that support BIG TCP TSO. The\nheader is only present for PF_PACKET taps like tcpdump, and not\ntransmitted by physical devices.\n\nFor this specific case of extension headers that are not\ntransmitted, return to the situation before the blamed commit\nand support hardware offload.\n\nipv6_has_hopopt_jumbo() tests not only whether this header is present,\nbut also that it is the only extension header before a terminal (L4)\nheader.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21629",
"url": "https://www.suse.com/security/cve/CVE-2025-21629"
},
{
"category": "external",
"summary": "SUSE Bug 1235968 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "external",
"summary": "SUSE Bug 1244722 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1244722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-21629"
},
{
"cve": "CVE-2025-21658",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21658"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid extent tree\n\n[BUG]\nSyzbot reported a crash with the following call trace:\n\n BTRFS info (device loop0): scrub: started on devid 1\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n PGD 106e70067 P4D 106e70067 PUD 107143067 PMD 0\n Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI\n CPU: 1 UID: 0 PID: 689 Comm: repro Kdump: loaded Tainted: G O 6.13.0-rc4-custom+ #206\n Tainted: [O]=OOT_MODULE\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:find_first_extent_item+0x26/0x1f0 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x13d/0x3b0 [btrfs]\n scrub_simple_mirror+0x175/0x260 [btrfs]\n scrub_stripe+0x5d4/0x6c0 [btrfs]\n scrub_chunk+0xbb/0x170 [btrfs]\n scrub_enumerate_chunks+0x2f4/0x5f0 [btrfs]\n btrfs_scrub_dev+0x240/0x600 [btrfs]\n btrfs_ioctl+0x1dc8/0x2fa0 [btrfs]\n ? do_sys_openat2+0xa5/0xf0\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\n[CAUSE]\nThe reproducer is using a corrupted image where extent tree root is\ncorrupted, thus forcing to use \"rescue=all,ro\" mount option to mount the\nimage.\n\nThen it triggered a scrub, but since scrub relies on extent tree to find\nwhere the data/metadata extents are, scrub_find_fill_first_stripe()\nrelies on an non-empty extent root.\n\nBut unfortunately scrub_find_fill_first_stripe() doesn\u0027t really expect\nan NULL pointer for extent root, it use extent_root to grab fs_info and\ntriggered a NULL pointer dereference.\n\n[FIX]\nAdd an extra check for a valid extent root at the beginning of\nscrub_find_fill_first_stripe().\n\nThe new error path is introduced by 42437a6386ff (\"btrfs: introduce\nmount option rescue=ignorebadroots\"), but that\u0027s pretty old, and later\ncommit b979547513ff (\"btrfs: scrub: introduce helper to find and fill\nsector info for a scrub_stripe\") changed how we do scrub.\n\nSo for kernels older than 6.6, the fix will need manual backport.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21658",
"url": "https://www.suse.com/security/cve/CVE-2025-21658"
},
{
"category": "external",
"summary": "SUSE Bug 1236208 for CVE-2025-21658",
"url": "https://bugzilla.suse.com/1236208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21658"
},
{
"cve": "CVE-2025-21713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21713"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/pseries/iommu: Don\u0027t unset window if it was never set\n\nOn pSeries, when user attempts to use the same vfio container used by\ndifferent iommu group, the spapr_tce_set_window() returns -EPERM\nand the subsequent cleanup leads to the below crash.\n\n Kernel attempted to read user page (308) - exploit attempt?\n BUG: Kernel NULL pointer dereference on read at 0x00000308\n Faulting instruction address: 0xc0000000001ce358\n Oops: Kernel access of bad area, sig: 11 [#1]\n NIP: c0000000001ce358 LR: c0000000001ce05c CTR: c00000000005add0\n \u003csnip\u003e\n NIP [c0000000001ce358] spapr_tce_unset_window+0x3b8/0x510\n LR [c0000000001ce05c] spapr_tce_unset_window+0xbc/0x510\n Call Trace:\n spapr_tce_unset_window+0xbc/0x510 (unreliable)\n tce_iommu_attach_group+0x24c/0x340 [vfio_iommu_spapr_tce]\n vfio_container_attach_group+0xec/0x240 [vfio]\n vfio_group_fops_unl_ioctl+0x548/0xb00 [vfio]\n sys_ioctl+0x754/0x1580\n system_call_exception+0x13c/0x330\n system_call_vectored_common+0x15c/0x2ec\n \u003csnip\u003e\n --- interrupt: 3000\n\nFix this by having null check for the tbl passed to the\nspapr_tce_unset_window().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21713",
"url": "https://www.suse.com/security/cve/CVE-2025-21713"
},
{
"category": "external",
"summary": "SUSE Bug 1237887 for CVE-2025-21713",
"url": "https://bugzilla.suse.com/1237887"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21713"
},
{
"cve": "CVE-2025-21720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21720"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: delete intermediate secpath entry in packet offload mode\n\nPackets handled by hardware have added secpath as a way to inform XFRM\ncore code that this path was already handled. That secpath is not needed\nat all after policy is checked and it is removed later in the stack.\n\nHowever, in the case of IP forwarding is enabled (/proc/sys/net/ipv4/ip_forward),\nthat secpath is not removed and packets which already were handled are reentered\nto the driver TX path with xfrm_offload set.\n\nThe following kernel panic is observed in mlx5 in such case:\n\n mlx5_core 0000:04:00.0 enp4s0f0np0: Link up\n mlx5_core 0000:04:00.1 enp4s0f1np1: Link up\n Initializing XFRM netlink socket\n IPsec XFRM device driver\n BUG: kernel NULL pointer dereference, address: 0000000000000000\n #PF: supervisor instruction fetch in kernel mode\n #PF: error_code(0x0010) - not-present page\n PGD 0 P4D 0\n Oops: Oops: 0010 [#1] PREEMPT SMP\n CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.13.0-rc1-alex #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n RIP: 0010:0x0\n Code: Unable to access opcode bytes at 0xffffffffffffffd6.\n RSP: 0018:ffffb87380003800 EFLAGS: 00010206\n RAX: ffff8df004e02600 RBX: ffffb873800038d8 RCX: 00000000ffff98cf\n RDX: ffff8df00733e108 RSI: ffff8df00521fb80 RDI: ffff8df001661f00\n RBP: ffffb87380003850 R08: ffff8df013980000 R09: 0000000000000010\n R10: 0000000000000002 R11: 0000000000000002 R12: ffff8df001661f00\n R13: ffff8df00521fb80 R14: ffff8df00733e108 R15: ffff8df011faf04e\n FS: 0000000000000000(0000) GS:ffff8df46b800000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffffffffffffffd6 CR3: 0000000106384000 CR4: 0000000000350ef0\n Call Trace:\n \u003cIRQ\u003e\n ? show_regs+0x63/0x70\n ? __die_body+0x20/0x60\n ? __die+0x2b/0x40\n ? page_fault_oops+0x15c/0x550\n ? do_user_addr_fault+0x3ed/0x870\n ? exc_page_fault+0x7f/0x190\n ? asm_exc_page_fault+0x27/0x30\n mlx5e_ipsec_handle_tx_skb+0xe7/0x2f0 [mlx5_core]\n mlx5e_xmit+0x58e/0x1980 [mlx5_core]\n ? __fib_lookup+0x6a/0xb0\n dev_hard_start_xmit+0x82/0x1d0\n sch_direct_xmit+0xfe/0x390\n __dev_queue_xmit+0x6d8/0xee0\n ? __fib_lookup+0x6a/0xb0\n ? internal_add_timer+0x48/0x70\n ? mod_timer+0xe2/0x2b0\n neigh_resolve_output+0x115/0x1b0\n __neigh_update+0x26a/0xc50\n neigh_update+0x14/0x20\n arp_process+0x2cb/0x8e0\n ? __napi_build_skb+0x5e/0x70\n arp_rcv+0x11e/0x1c0\n ? dev_gro_receive+0x574/0x820\n __netif_receive_skb_list_core+0x1cf/0x1f0\n netif_receive_skb_list_internal+0x183/0x2a0\n napi_complete_done+0x76/0x1c0\n mlx5e_napi_poll+0x234/0x7a0 [mlx5_core]\n __napi_poll+0x2d/0x1f0\n net_rx_action+0x1a6/0x370\n ? atomic_notifier_call_chain+0x3b/0x50\n ? irq_int_handler+0x15/0x20 [mlx5_core]\n handle_softirqs+0xb9/0x2f0\n ? handle_irq_event+0x44/0x60\n irq_exit_rcu+0xdb/0x100\n common_interrupt+0x98/0xc0\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n asm_common_interrupt+0x27/0x40\n RIP: 0010:pv_native_safe_halt+0xb/0x10\n Code: 09 c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 22\n 0f 1f 84 00 00 00 00 00 90 eb 07 0f 00 2d 7f e9 36 00 fb\n40 00 83 ff 07 77 21 89 ff ff 24 fd 88 3d a1 bd 0f 21 f8\n RSP: 0018:ffffffffbe603de8 EFLAGS: 00000202\n RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000f92f46680\n RDX: 0000000000000037 RSI: 00000000ffffffff RDI: 00000000000518d4\n RBP: ffffffffbe603df0 R08: 000000cd42e4dffb R09: ffffffffbe603d70\n R10: 0000004d80d62680 R11: 0000000000000001 R12: ffffffffbe60bf40\n R13: 0000000000000000 R14: 0000000000000000 R15: ffffffffbe60aff8\n ? default_idle+0x9/0x20\n arch_cpu_idle+0x9/0x10\n default_idle_call+0x29/0xf0\n do_idle+0x1f2/0x240\n cpu_startup_entry+0x2c/0x30\n rest_init+0xe7/0x100\n start_kernel+0x76b/0xb90\n x86_64_start_reservations+0x18/0x30\n x86_64_start_kernel+0xc0/0x110\n ? setup_ghcb+0xe/0x130\n common_startup_64+0x13e/0x141\n \u003c/TASK\u003e\n Modules linked in: esp4_offload esp4 xfrm_interface\nxfrm6_tunnel tunnel4 tunnel6 xfrm_user xfrm_algo binf\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21720",
"url": "https://www.suse.com/security/cve/CVE-2025-21720"
},
{
"category": "external",
"summary": "SUSE Bug 1238859 for CVE-2025-21720",
"url": "https://bugzilla.suse.com/1238859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21720"
},
{
"cve": "CVE-2025-21770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix potential memory leak in iopf_queue_remove_device()\n\nThe iopf_queue_remove_device() helper removes a device from the per-iommu\niopf queue when PRI is disabled on the device. It responds to all\noutstanding iopf\u0027s with an IOMMU_PAGE_RESP_INVALID code and detaches the\ndevice from the queue.\n\nHowever, it fails to release the group structure that represents a group\nof iopf\u0027s awaiting for a response after responding to the hardware. This\ncan cause a memory leak if iopf_queue_remove_device() is called with\npending iopf\u0027s.\n\nFix it by calling iopf_free_group() after the iopf group is responded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21770",
"url": "https://www.suse.com/security/cve/CVE-2025-21770"
},
{
"category": "external",
"summary": "SUSE Bug 1238495 for CVE-2025-21770",
"url": "https://bugzilla.suse.com/1238495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21770"
},
{
"cve": "CVE-2025-21805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rtrs: Add missing deinit() call\n\nA warning is triggered when repeatedly connecting and disconnecting the\nrnbd:\n list_add corruption. prev-\u003enext should be next (ffff88800b13e480), but was ffff88801ecd1338. (prev=ffff88801ecd1340).\n WARNING: CPU: 1 PID: 36562 at lib/list_debug.c:32 __list_add_valid_or_report+0x7f/0xa0\n Workqueue: ib_cm cm_work_handler [ib_cm]\n RIP: 0010:__list_add_valid_or_report+0x7f/0xa0\n ? __list_add_valid_or_report+0x7f/0xa0\n ib_register_event_handler+0x65/0x93 [ib_core]\n rtrs_srv_ib_dev_init+0x29/0x30 [rtrs_server]\n rtrs_ib_dev_find_or_add+0x124/0x1d0 [rtrs_core]\n __alloc_path+0x46c/0x680 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n ? rcu_is_watching+0xd/0x40\n ? __mutex_lock+0x312/0xcf0\n ? get_or_create_srv+0xad/0x310 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n rtrs_rdma_connect+0x23c/0x2d0 [rtrs_server]\n ? __lock_release+0x1b1/0x2d0\n cma_cm_event_handler+0x4a/0x1a0 [rdma_cm]\n cma_ib_req_handler+0x3a0/0x7e0 [rdma_cm]\n cm_process_work+0x28/0x1a0 [ib_cm]\n ? _raw_spin_unlock_irq+0x2f/0x50\n cm_req_handler+0x618/0xa60 [ib_cm]\n cm_work_handler+0x71/0x520 [ib_cm]\n\nCommit 667db86bcbe8 (\"RDMA/rtrs: Register ib event handler\") introduced a\nnew element .deinit but never used it at all. Fix it by invoking the\n`deinit()` to appropriately unregister the IB event handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21805",
"url": "https://www.suse.com/security/cve/CVE-2025-21805"
},
{
"category": "external",
"summary": "SUSE Bug 1238741 for CVE-2025-21805",
"url": "https://bugzilla.suse.com/1238741"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21805"
},
{
"cve": "CVE-2025-21824",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21824"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngpu: host1x: Fix a use of uninitialized mutex\n\ncommit c8347f915e67 (\"gpu: host1x: Fix boot regression for Tegra\")\ncaused a use of uninitialized mutex leading to below warning when\nCONFIG_DEBUG_MUTEXES and CONFIG_DEBUG_LOCK_ALLOC are enabled.\n\n[ 41.662843] ------------[ cut here ]------------\n[ 41.663012] DEBUG_LOCKS_WARN_ON(lock-\u003emagic != lock)\n[ 41.663035] WARNING: CPU: 4 PID: 794 at kernel/locking/mutex.c:587 __mutex_lock+0x670/0x878\n[ 41.663458] Modules linked in: rtw88_8822c(+) bluetooth(+) rtw88_pci rtw88_core mac80211 aquantia libarc4 crc_itu_t cfg80211 tegra194_cpufreq dwmac_tegra(+) arm_dsu_pmu stmmac_platform stmmac pcs_xpcs rfkill at24 host1x(+) tegra_bpmp_thermal ramoops reed_solomon fuse loop nfnetlink xfs mmc_block rpmb_core ucsi_ccg ina3221 crct10dif_ce xhci_tegra ghash_ce lm90 sha2_ce sha256_arm64 sha1_ce sdhci_tegra pwm_fan sdhci_pltfm sdhci gpio_keys rtc_tegra cqhci mmc_core phy_tegra_xusb i2c_tegra tegra186_gpc_dma i2c_tegra_bpmp spi_tegra114 dm_mirror dm_region_hash dm_log dm_mod\n[ 41.665078] CPU: 4 UID: 0 PID: 794 Comm: (udev-worker) Not tainted 6.11.0-29.31_1538613708.el10.aarch64+debug #1\n[ 41.665838] Hardware name: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.3.0-gcid-35594366 02/26/2024\n[ 41.672555] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 41.679636] pc : __mutex_lock+0x670/0x878\n[ 41.683834] lr : __mutex_lock+0x670/0x878\n[ 41.688035] sp : ffff800084b77090\n[ 41.691446] x29: ffff800084b77160 x28: ffffdd4bebf7b000 x27: ffffdd4be96b1000\n[ 41.698799] x26: 1fffe0002308361c x25: 1ffff0001096ee18 x24: 0000000000000000\n[ 41.706149] x23: 0000000000000000 x22: 0000000000000002 x21: ffffdd4be6e3c7a0\n[ 41.713500] x20: ffff800084b770f0 x19: ffff00011841b1e8 x18: 0000000000000000\n[ 41.720675] x17: 0000000000000000 x16: 0000000000000000 x15: 0720072007200720\n[ 41.728023] x14: 0000000000000000 x13: 0000000000000001 x12: ffff6001a96eaab3\n[ 41.735375] x11: 1fffe001a96eaab2 x10: ffff6001a96eaab2 x9 : ffffdd4be4838bbc\n[ 41.742723] x8 : 00009ffe5691554e x7 : ffff000d4b755593 x6 : 0000000000000001\n[ 41.749985] x5 : ffff000d4b755590 x4 : 1fffe0001d88f001 x3 : dfff800000000000\n[ 41.756988] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0000ec478000\n[ 41.764251] Call trace:\n[ 41.766695] __mutex_lock+0x670/0x878\n[ 41.770373] mutex_lock_nested+0x2c/0x40\n[ 41.774134] host1x_intr_start+0x54/0xf8 [host1x]\n[ 41.778863] host1x_runtime_resume+0x150/0x228 [host1x]\n[ 41.783935] pm_generic_runtime_resume+0x84/0xc8\n[ 41.788485] __rpm_callback+0xa0/0x478\n[ 41.792422] rpm_callback+0x15c/0x1a8\n[ 41.795922] rpm_resume+0x698/0xc08\n[ 41.799597] __pm_runtime_resume+0xa8/0x140\n[ 41.803621] host1x_probe+0x810/0xbc0 [host1x]\n[ 41.807909] platform_probe+0xcc/0x1a8\n[ 41.811845] really_probe+0x188/0x800\n[ 41.815347] __driver_probe_device+0x164/0x360\n[ 41.819810] driver_probe_device+0x64/0x1a8\n[ 41.823834] __driver_attach+0x180/0x490\n[ 41.827773] bus_for_each_dev+0x104/0x1a0\n[ 41.831797] driver_attach+0x44/0x68\n[ 41.835296] bus_add_driver+0x23c/0x4e8\n[ 41.839235] driver_register+0x15c/0x3a8\n[ 41.843170] __platform_register_drivers+0xa4/0x208\n[ 41.848159] tegra_host1x_init+0x4c/0xff8 [host1x]\n[ 41.853147] do_one_initcall+0xd4/0x380\n[ 41.856997] do_init_module+0x1dc/0x698\n[ 41.860758] load_module+0xc70/0x1300\n[ 41.864435] __do_sys_init_module+0x1a8/0x1d0\n[ 41.868721] __arm64_sys_init_module+0x74/0xb0\n[ 41.873183] invoke_syscall.constprop.0+0xdc/0x1e8\n[ 41.877997] do_el0_svc+0x154/0x1d0\n[ 41.881671] el0_svc+0x54/0x140\n[ 41.884820] el0t_64_sync_handler+0x120/0x130\n[ 41.889285] el0t_64_sync+0x1a4/0x1a8\n[ 41.892960] irq event stamp: 69737\n[ 41.896370] hardirqs last enabled at (69737): [\u003cffffdd4be6d7768c\u003e] _raw_spin_unlock_irqrestore+0x44/0xe8\n[ 41.905739] hardirqs last disabled at (69736):\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21824",
"url": "https://www.suse.com/security/cve/CVE-2025-21824"
},
{
"category": "external",
"summary": "SUSE Bug 1238478 for CVE-2025-21824",
"url": "https://bugzilla.suse.com/1238478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21824"
},
{
"cve": "CVE-2025-21842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21842"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\namdkfd: properly free gang_ctx_bo when failed to init user queue\n\nThe destructor of a gtt bo is declared as\nvoid amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_obj);\nWhich takes void** as the second parameter.\n\nGCC allows passing void* to the function because void* can be implicitly\ncasted to any other types, so it can pass compiling.\n\nHowever, passing this void* parameter into the function\u0027s\nexecution process(which expects void** and dereferencing void**)\nwill result in errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21842",
"url": "https://www.suse.com/security/cve/CVE-2025-21842"
},
{
"category": "external",
"summary": "SUSE Bug 1239063 for CVE-2025-21842",
"url": "https://bugzilla.suse.com/1239063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21842"
},
{
"cve": "CVE-2025-21849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/gt: Use spin_lock_irqsave() in interruptible context\n\nspin_lock/unlock() functions used in interrupt contexts could\nresult in a deadlock, as seen in GitLab issue #13399,\nwhich occurs when interrupt comes in while holding a lock.\n\nTry to remedy the problem by saving irq state before spin lock\nacquisition.\n\nv2: add irqs\u0027 state save/restore calls to all locks/unlocks in\n signal_irq_work() execution (Maciej)\n\nv3: use with spin_lock_irqsave() in guc_lrc_desc_unpin() instead\n of other lock/unlock calls and add Fixes and Cc tags (Tvrtko);\n change title and commit message\n\n(cherry picked from commit c088387ddd6482b40f21ccf23db1125e8fa4af7e)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21849",
"url": "https://www.suse.com/security/cve/CVE-2025-21849"
},
{
"category": "external",
"summary": "SUSE Bug 1239485 for CVE-2025-21849",
"url": "https://bugzilla.suse.com/1239485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21849"
},
{
"cve": "CVE-2025-21868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: allow small head cache usage with large MAX_SKB_FRAGS values\n\nSabrina reported the following splat:\n\n WARNING: CPU: 0 PID: 1 at net/core/dev.c:6935 netif_napi_add_weight_locked+0x8f2/0xba0\n Modules linked in:\n CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.14.0-rc1-net-00092-g011b03359038 #996\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.16.3-1-1 04/01/2014\n RIP: 0010:netif_napi_add_weight_locked+0x8f2/0xba0\n Code: e8 c3 e6 6a fe 48 83 c4 28 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc c7 44 24 10 ff ff ff ff e9 8f fb ff ff e8 9e e6 6a fe \u003c0f\u003e 0b e9 d3 fe ff ff e8 92 e6 6a fe 48 8b 04 24 be ff ff ff ff 48\n RSP: 0000:ffffc9000001fc60 EFLAGS: 00010293\n RAX: 0000000000000000 RBX: ffff88806ce48128 RCX: 1ffff11001664b9e\n RDX: ffff888008f00040 RSI: ffffffff8317ca42 RDI: ffff88800b325cb6\n RBP: ffff88800b325c40 R08: 0000000000000001 R09: ffffed100167502c\n R10: ffff88800b3a8163 R11: 0000000000000000 R12: ffff88800ac1c168\n R13: ffff88800ac1c168 R14: ffff88800ac1c168 R15: 0000000000000007\n FS: 0000000000000000(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffff888008201000 CR3: 0000000004c94001 CR4: 0000000000370ef0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n gro_cells_init+0x1ba/0x270\n xfrm_input_init+0x4b/0x2a0\n xfrm_init+0x38/0x50\n ip_rt_init+0x2d7/0x350\n ip_init+0xf/0x20\n inet_init+0x406/0x590\n do_one_initcall+0x9d/0x2e0\n do_initcalls+0x23b/0x280\n kernel_init_freeable+0x445/0x490\n kernel_init+0x20/0x1d0\n ret_from_fork+0x46/0x80\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n irq event stamp: 584330\n hardirqs last enabled at (584338): [\u003cffffffff8168bf87\u003e] __up_console_sem+0x77/0xb0\n hardirqs last disabled at (584345): [\u003cffffffff8168bf6c\u003e] __up_console_sem+0x5c/0xb0\n softirqs last enabled at (583242): [\u003cffffffff833ee96d\u003e] netlink_insert+0x14d/0x470\n softirqs last disabled at (583754): [\u003cffffffff8317c8cd\u003e] netif_napi_add_weight_locked+0x77d/0xba0\n\non kernel built with MAX_SKB_FRAGS=45, where SKB_WITH_OVERHEAD(1024)\nis smaller than GRO_MAX_HEAD.\n\nSuch built additionally contains the revert of the single page frag cache\nso that napi_get_frags() ends up using the page frag allocator, triggering\nthe splat.\n\nNote that the underlying issue is independent from the mentioned\nrevert; address it ensuring that the small head cache will fit either TCP\nand GRO allocation and updating napi_alloc_skb() and __netdev_alloc_skb()\nto select kmalloc() usage for any allocation fitting such cache.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21868",
"url": "https://www.suse.com/security/cve/CVE-2025-21868"
},
{
"category": "external",
"summary": "SUSE Bug 1240180 for CVE-2025-21868",
"url": "https://bugzilla.suse.com/1240180"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21868"
},
{
"cve": "CVE-2025-21880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21880"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix EFAULT handling\n\nCurrently we treat EFAULT from hmm_range_fault() as a non-fatal error\nwhen called from xe_vm_userptr_pin() with the idea that we want to avoid\nkilling the entire vm and chucking an error, under the assumption that\nthe user just did an unmap or something, and has no intention of\nactually touching that memory from the GPU. At this point we have\nalready zapped the PTEs so any access should generate a page fault, and\nif the pin fails there also it will then become fatal.\n\nHowever it looks like it\u0027s possible for the userptr vma to still be on\nthe rebind list in preempt_rebind_work_func(), if we had to retry the\npin again due to something happening in the caller before we did the\nrebind step, but in the meantime needing to re-validate the userptr and\nthis time hitting the EFAULT.\n\nThis explains an internal user report of hitting:\n\n[ 191.738349] WARNING: CPU: 1 PID: 157 at drivers/gpu/drm/xe/xe_res_cursor.h:158 xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738551] Workqueue: xe-ordered-wq preempt_rebind_work_func [xe]\n[ 191.738616] RIP: 0010:xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738690] Call Trace:\n[ 191.738692] \u003cTASK\u003e\n[ 191.738694] ? show_regs+0x69/0x80\n[ 191.738698] ? __warn+0x93/0x1a0\n[ 191.738703] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738759] ? report_bug+0x18f/0x1a0\n[ 191.738764] ? handle_bug+0x63/0xa0\n[ 191.738767] ? exc_invalid_op+0x19/0x70\n[ 191.738770] ? asm_exc_invalid_op+0x1b/0x20\n[ 191.738777] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738834] ? ret_from_fork_asm+0x1a/0x30\n[ 191.738849] bind_op_prepare+0x105/0x7b0 [xe]\n[ 191.738906] ? dma_resv_reserve_fences+0x301/0x380\n[ 191.738912] xe_pt_update_ops_prepare+0x28c/0x4b0 [xe]\n[ 191.738966] ? kmemleak_alloc+0x4b/0x80\n[ 191.738973] ops_execute+0x188/0x9d0 [xe]\n[ 191.739036] xe_vm_rebind+0x4ce/0x5a0 [xe]\n[ 191.739098] ? trace_hardirqs_on+0x4d/0x60\n[ 191.739112] preempt_rebind_work_func+0x76f/0xd00 [xe]\n\nFollowed by NPD, when running some workload, since the sg was never\nactually populated but the vma is still marked for rebind when it should\nbe skipped for this special EFAULT case. This is confirmed to fix the\nuser report.\n\nv2 (MattB):\n - Move earlier.\nv3 (MattB):\n - Update the commit message to make it clear that this indeed fixes the\n issue.\n\n(cherry picked from commit 6b93cb98910c826c2e2004942f8b060311e43618)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21880",
"url": "https://www.suse.com/security/cve/CVE-2025-21880"
},
{
"category": "external",
"summary": "SUSE Bug 1240170 for CVE-2025-21880",
"url": "https://bugzilla.suse.com/1240170"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21880"
},
{
"cve": "CVE-2025-21898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21898"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nftrace: Avoid potential division by zero in function_stat_show()\n\nCheck whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64}\nproduce zero and skip stddev computation in that case.\n\nFor now don\u0027t care about rec-\u003ecounter * rec-\u003ecounter overflow because\nrec-\u003etime * rec-\u003etime overflow will likely happen earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21898",
"url": "https://www.suse.com/security/cve/CVE-2025-21898"
},
{
"category": "external",
"summary": "SUSE Bug 1240610 for CVE-2025-21898",
"url": "https://bugzilla.suse.com/1240610"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21898"
},
{
"cve": "CVE-2025-21899",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21899"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix bad hist from corrupting named_triggers list\n\nThe following commands causes a crash:\n\n ~# cd /sys/kernel/tracing/events/rcu/rcu_callback\n ~# echo \u0027hist:name=bad:keys=common_pid:onmax(bogus).save(common_pid)\u0027 \u003e trigger\n bash: echo: write error: Invalid argument\n ~# echo \u0027hist:name=bad:keys=common_pid\u0027 \u003e trigger\n\nBecause the following occurs:\n\nevent_trigger_write() {\n trigger_process_regex() {\n event_hist_trigger_parse() {\n\n data = event_trigger_alloc(..);\n\n event_trigger_register(.., data) {\n cmd_ops-\u003ereg(.., data, ..) [hist_register_trigger()] {\n data-\u003eops-\u003einit() [event_hist_trigger_init()] {\n save_named_trigger(name, data) {\n list_add(\u0026data-\u003enamed_list, \u0026named_triggers);\n }\n }\n }\n }\n\n ret = create_actions(); (return -EINVAL)\n if (ret)\n goto out_unreg;\n[..]\n ret = hist_trigger_enable(data, ...) {\n list_add_tail_rcu(\u0026data-\u003elist, \u0026file-\u003etriggers); \u003c\u003c\u003c---- SKIPPED!!! (this is important!)\n[..]\n out_unreg:\n event_hist_unregister(.., data) {\n cmd_ops-\u003eunreg(.., data, ..) [hist_unregister_trigger()] {\n list_for_each_entry(iter, \u0026file-\u003etriggers, list) {\n if (!hist_trigger_match(data, iter, named_data, false)) \u003c- never matches\n continue;\n [..]\n test = iter;\n }\n if (test \u0026\u0026 test-\u003eops-\u003efree) \u003c\u003c\u003c-- test is NULL\n\n test-\u003eops-\u003efree(test) [event_hist_trigger_free()] {\n [..]\n if (data-\u003ename)\n del_named_trigger(data) {\n list_del(\u0026data-\u003enamed_list); \u003c\u003c\u003c\u003c-- NEVER gets removed!\n }\n }\n }\n }\n\n [..]\n kfree(data); \u003c\u003c\u003c-- frees item but it is still on list\n\nThe next time a hist with name is registered, it causes an u-a-f bug and\nthe kernel can crash.\n\nMove the code around such that if event_trigger_register() succeeds, the\nnext thing called is hist_trigger_enable() which adds it to the list.\n\nA bunch of actions is called if get_named_trigger_data() returns false.\nBut that doesn\u0027t need to be called after event_trigger_register(), so it\ncan be moved up, allowing event_trigger_register() to be called just\nbefore hist_trigger_enable() keeping them together and allowing the\nfile-\u003etriggers to be properly populated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21899",
"url": "https://www.suse.com/security/cve/CVE-2025-21899"
},
{
"category": "external",
"summary": "SUSE Bug 1240577 for CVE-2025-21899",
"url": "https://bugzilla.suse.com/1240577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21899"
},
{
"cve": "CVE-2025-21901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/bnxt_re: Add sanity checks on rdev validity\n\nThere is a possibility that ulp_irq_stop and ulp_irq_start\ncallbacks will be called when the device is in detached state.\nThis can cause a crash due to NULL pointer dereference as\nthe rdev is already freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21901",
"url": "https://www.suse.com/security/cve/CVE-2025-21901"
},
{
"category": "external",
"summary": "SUSE Bug 1240579 for CVE-2025-21901",
"url": "https://bugzilla.suse.com/1240579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21901"
},
{
"cve": "CVE-2025-21911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: avoid deadlock on fence release\n\nDo scheduler queue fence release processing on a workqueue, rather\nthan in the release function itself.\n\nFixes deadlock issues such as the following:\n\n[ 607.400437] ============================================\n[ 607.405755] WARNING: possible recursive locking detected\n[ 607.415500] --------------------------------------------\n[ 607.420817] weston:zfq0/24149 is trying to acquire lock:\n[ 607.426131] ffff000017d041a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: pvr_gem_object_vunmap+0x40/0xc0 [powervr]\n[ 607.436728]\n but task is already holding lock:\n[ 607.442554] ffff000017d105a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: dma_buf_ioctl+0x250/0x554\n[ 607.451727]\n other info that might help us debug this:\n[ 607.458245] Possible unsafe locking scenario:\n\n[ 607.464155] CPU0\n[ 607.466601] ----\n[ 607.469044] lock(reservation_ww_class_mutex);\n[ 607.473584] lock(reservation_ww_class_mutex);\n[ 607.478114]\n *** DEADLOCK ***",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21911",
"url": "https://www.suse.com/security/cve/CVE-2025-21911"
},
{
"category": "external",
"summary": "SUSE Bug 1240589 for CVE-2025-21911",
"url": "https://bugzilla.suse.com/1240589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21911"
},
{
"cve": "CVE-2025-21920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21920"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvlan: enforce underlying device type\n\nCurrently, VLAN devices can be created on top of non-ethernet devices.\n\nBesides the fact that it doesn\u0027t make much sense, this also causes a\nbug which leaks the address of a kernel function to usermode.\n\nWhen creating a VLAN device, we initialize GARP (garp_init_applicant)\nand MRP (mrp_init_applicant) for the underlying device.\n\nAs part of the initialization process, we add the multicast address of\neach applicant to the underlying device, by calling dev_mc_add.\n\n__dev_mc_add uses dev-\u003eaddr_len to determine the length of the new\nmulticast address.\n\nThis causes an out-of-bounds read if dev-\u003eaddr_len is greater than 6,\nsince the multicast addresses provided by GARP and MRP are only 6\nbytes long.\n\nThis behaviour can be reproduced using the following commands:\n\nip tunnel add gretest mode ip6gre local ::1 remote ::2 dev lo\nip l set up dev gretest\nip link add link gretest name vlantest type vlan id 100\n\nThen, the following command will display the address of garp_pdu_rcv:\n\nip maddr show | grep 01:80:c2:00:00:21\n\nFix the bug by enforcing the type of the underlying device during VLAN\ndevice initialization.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21920",
"url": "https://www.suse.com/security/cve/CVE-2025-21920"
},
{
"category": "external",
"summary": "SUSE Bug 1240686 for CVE-2025-21920",
"url": "https://bugzilla.suse.com/1240686"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21920"
},
{
"cve": "CVE-2025-21938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr\n\nIf multiple connection requests attempt to create an implicit mptcp\nendpoint in parallel, more than one caller may end up in\nmptcp_pm_nl_append_new_local_addr because none found the address in\nlocal_addr_list during their call to mptcp_pm_nl_get_local_id. In this\ncase, the concurrent new_local_addr calls may delete the address entry\ncreated by the previous caller. These deletes use synchronize_rcu, but\nthis is not permitted in some of the contexts where this function may be\ncalled. During packet recv, the caller may be in a rcu read critical\nsection and have preemption disabled.\n\nAn example stack:\n\n BUG: scheduling while atomic: swapper/2/0/0x00000302\n\n Call Trace:\n \u003cIRQ\u003e\n dump_stack_lvl (lib/dump_stack.c:117 (discriminator 1))\n dump_stack (lib/dump_stack.c:124)\n __schedule_bug (kernel/sched/core.c:5943)\n schedule_debug.constprop.0 (arch/x86/include/asm/preempt.h:33 kernel/sched/core.c:5970)\n __schedule (arch/x86/include/asm/jump_label.h:27 include/linux/jump_label.h:207 kernel/sched/features.h:29 kernel/sched/core.c:6621)\n schedule (arch/x86/include/asm/preempt.h:84 kernel/sched/core.c:6804 kernel/sched/core.c:6818)\n schedule_timeout (kernel/time/timer.c:2160)\n wait_for_completion (kernel/sched/completion.c:96 kernel/sched/completion.c:116 kernel/sched/completion.c:127 kernel/sched/completion.c:148)\n __wait_rcu_gp (include/linux/rcupdate.h:311 kernel/rcu/update.c:444)\n synchronize_rcu (kernel/rcu/tree.c:3609)\n mptcp_pm_nl_append_new_local_addr (net/mptcp/pm_netlink.c:966 net/mptcp/pm_netlink.c:1061)\n mptcp_pm_nl_get_local_id (net/mptcp/pm_netlink.c:1164)\n mptcp_pm_get_local_id (net/mptcp/pm.c:420)\n subflow_check_req (net/mptcp/subflow.c:98 net/mptcp/subflow.c:213)\n subflow_v4_route_req (net/mptcp/subflow.c:305)\n tcp_conn_request (net/ipv4/tcp_input.c:7216)\n subflow_v4_conn_request (net/mptcp/subflow.c:651)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6709)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1934)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2334)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 1))\n ip_local_deliver_finish (include/linux/rcupdate.h:813 net/ipv4/ip_input.c:234)\n ip_local_deliver (include/linux/netfilter.h:314 include/linux/netfilter.h:308 net/ipv4/ip_input.c:254)\n ip_sublist_rcv_finish (include/net/dst.h:461 net/ipv4/ip_input.c:580)\n ip_sublist_rcv (net/ipv4/ip_input.c:640)\n ip_list_rcv (net/ipv4/ip_input.c:675)\n __netif_receive_skb_list_core (net/core/dev.c:5583 net/core/dev.c:5631)\n netif_receive_skb_list_internal (net/core/dev.c:5685 net/core/dev.c:5774)\n napi_complete_done (include/linux/list.h:37 include/net/gro.h:449 include/net/gro.h:444 net/core/dev.c:6114)\n igb_poll (drivers/net/ethernet/intel/igb/igb_main.c:8244) igb\n __napi_poll (net/core/dev.c:6582)\n net_rx_action (net/core/dev.c:6653 net/core/dev.c:6787)\n handle_softirqs (kernel/softirq.c:553)\n __irq_exit_rcu (kernel/softirq.c:588 kernel/softirq.c:427 kernel/softirq.c:636)\n irq_exit_rcu (kernel/softirq.c:651)\n common_interrupt (arch/x86/kernel/irq.c:247 (discriminator 14))\n \u003c/IRQ\u003e\n\nThis problem seems particularly prevalent if the user advertises an\nendpoint that has a different external vs internal address. In the case\nwhere the external address is advertised and multiple connections\nalready exist, multiple subflow SYNs arrive in parallel which tends to\ntrigger the race during creation of the first local_addr_list entries\nwhich have the internal address instead.\n\nFix by skipping the replacement of an existing implicit local address if\ncalled via mptcp_pm_nl_get_local_id.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21938",
"url": "https://www.suse.com/security/cve/CVE-2025-21938"
},
{
"category": "external",
"summary": "SUSE Bug 1240723 for CVE-2025-21938",
"url": "https://bugzilla.suse.com/1240723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21938"
},
{
"cve": "CVE-2025-21939",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21939"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/hmm: Don\u0027t dereference struct page pointers without notifier lock\n\nThe pnfs that we obtain from hmm_range_fault() point to pages that\nwe don\u0027t have a reference on, and the guarantee that they are still\nin the cpu page-tables is that the notifier lock must be held and the\nnotifier seqno is still valid.\n\nSo while building the sg table and marking the pages accesses / dirty\nwe need to hold this lock with a validated seqno.\n\nHowever, the lock is reclaim tainted which makes\nsg_alloc_table_from_pages_segment() unusable, since it internally\nallocates memory.\n\nInstead build the sg-table manually. For the non-iommu case\nthis might lead to fewer coalesces, but if that\u0027s a problem it can\nbe fixed up later in the resource cursor code. For the iommu case,\nthe whole sg-table may still be coalesced to a single contigous\ndevice va region.\n\nThis avoids marking pages that we don\u0027t own dirty and accessed, and\nit also avoid dereferencing struct pages that we don\u0027t own.\n\nv2:\n- Use assert to check whether hmm pfns are valid (Matthew Auld)\n- Take into account that large pages may cross range boundaries\n (Matthew Auld)\n\nv3:\n- Don\u0027t unnecessarily check for a non-freed sg-table. (Matthew Auld)\n- Add a missing up_read() in an error path. (Matthew Auld)\n\n(cherry picked from commit ea3e66d280ce2576664a862693d1da8fd324c317)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21939",
"url": "https://www.suse.com/security/cve/CVE-2025-21939"
},
{
"category": "external",
"summary": "SUSE Bug 1240710 for CVE-2025-21939",
"url": "https://bugzilla.suse.com/1240710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21939"
},
{
"cve": "CVE-2025-21940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21940"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix NULL Pointer Dereference in KFD queue\n\nThrough KFD IOCTL Fuzzing we encountered a NULL pointer derefrence\nwhen calling kfd_queue_acquire_buffers.\n\n(cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21940",
"url": "https://www.suse.com/security/cve/CVE-2025-21940"
},
{
"category": "external",
"summary": "SUSE Bug 1240702 for CVE-2025-21940",
"url": "https://bugzilla.suse.com/1240702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21940"
},
{
"cve": "CVE-2025-21959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()\n\nSince commit b36e4523d4d5 (\"netfilter: nf_conncount: fix garbage\ncollection confirm race\"), `cpu` and `jiffies32` were introduced to\nthe struct nf_conncount_tuple.\n\nThe commit made nf_conncount_add() initialize `conn-\u003ecpu` and\n`conn-\u003ejiffies32` when allocating the struct.\nIn contrast, count_tree() was not changed to initialize them.\n\nBy commit 34848d5c896e (\"netfilter: nf_conncount: Split insert and\ntraversal\"), count_tree() was split and the relevant allocation\ncode now resides in insert_tree().\nInitialize `conn-\u003ecpu` and `conn-\u003ejiffies32` in insert_tree().\n\nBUG: KMSAN: uninit-value in find_or_evict net/netfilter/nf_conncount.c:117 [inline]\nBUG: KMSAN: uninit-value in __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n find_or_evict net/netfilter/nf_conncount.c:117 [inline]\n __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n count_tree net/netfilter/nf_conncount.c:438 [inline]\n nf_conncount_count+0x82f/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ipv4/ip_input.c:669\n __netif_receive_skb_list_ptype net/core/dev.c:5936 [inline]\n __netif_receive_skb_list_core+0x15c5/0x1670 net/core/dev.c:5983\n __netif_receive_skb_list net/core/dev.c:6035 [inline]\n netif_receive_skb_list_internal+0x1085/0x1700 net/core/dev.c:6126\n netif_receive_skb_list+0x5a/0x460 net/core/dev.c:6178\n xdp_recv_frames net/bpf/test_run.c:280 [inline]\n xdp_test_run_batch net/bpf/test_run.c:361 [inline]\n bpf_test_run_xdp_live+0x2e86/0x3480 net/bpf/test_run.c:390\n bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1316\n bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4407\n __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5813\n __do_sys_bpf kernel/bpf/syscall.c:5902 [inline]\n __se_sys_bpf kernel/bpf/syscall.c:5900 [inline]\n __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5900\n ia32_sys_call+0x394d/0x4180 arch/x86/include/generated/asm/syscalls_32.h:358\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:387\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:412\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:450\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4121 [inline]\n slab_alloc_node mm/slub.c:4164 [inline]\n kmem_cache_alloc_noprof+0x915/0xe10 mm/slub.c:4171\n insert_tree net/netfilter/nf_conncount.c:372 [inline]\n count_tree net/netfilter/nf_conncount.c:450 [inline]\n nf_conncount_count+0x1415/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ip\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21959",
"url": "https://www.suse.com/security/cve/CVE-2025-21959"
},
{
"category": "external",
"summary": "SUSE Bug 1240814 for CVE-2025-21959",
"url": "https://bugzilla.suse.com/1240814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21959"
},
{
"cve": "CVE-2025-21987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: init return value in amdgpu_ttm_clear_buffer\n\nOtherwise an uninitialized value can be returned if\namdgpu_res_cleared returns true for all regions.\n\nPossibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812\n\n(cherry picked from commit 7c62aacc3b452f73a1284198c81551035fac6d71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21987",
"url": "https://www.suse.com/security/cve/CVE-2025-21987"
},
{
"category": "external",
"summary": "SUSE Bug 1240798 for CVE-2025-21987",
"url": "https://bugzilla.suse.com/1240798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21987"
},
{
"cve": "CVE-2025-21997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxsk: fix an integer overflow in xp_create_and_assign_umem()\n\nSince the i and pool-\u003echunk_size variables are of type \u0027u32\u0027,\ntheir product can wrap around and then be cast to \u0027u64\u0027.\nThis can lead to two different XDP buffers pointing to the same\nmemory area.\n\nFound by InfoTeCS on behalf of Linux Verification Center\n(linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21997",
"url": "https://www.suse.com/security/cve/CVE-2025-21997"
},
{
"category": "external",
"summary": "SUSE Bug 1240823 for CVE-2025-21997",
"url": "https://bugzilla.suse.com/1240823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-21997"
},
{
"cve": "CVE-2025-22005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().\n\nfib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything\nwhen it fails.\n\nCommit 7dd73168e273 (\"ipv6: Always allocate pcpu memory in a fib6_nh\")\nmoved fib_nh_common_init() before alloc_percpu_gfp() within fib6_nh_init()\nbut forgot to add cleanup for fib6_nh-\u003enh_common.nhc_pcpu_rth_output in\ncase it fails to allocate fib6_nh-\u003ert6i_pcpu, resulting in memleak.\n\nLet\u0027s call fib_nh_common_release() and clear nhc_pcpu_rth_output in the\nerror path.\n\nNote that we can remove the fib6_nh_release() call in nh_create_ipv6()\nlater in net-next.git.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22005",
"url": "https://www.suse.com/security/cve/CVE-2025-22005"
},
{
"category": "external",
"summary": "SUSE Bug 1240866 for CVE-2025-22005",
"url": "https://bugzilla.suse.com/1240866"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22005"
},
{
"cve": "CVE-2025-22023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Don\u0027t skip on Stopped - Length Invalid\n\nUp until commit d56b0b2ab142 (\"usb: xhci: ensure skipped isoc TDs are\nreturned when isoc ring is stopped\") in v6.11, the driver didn\u0027t skip\nmissed isochronous TDs when handling Stoppend and Stopped - Length\nInvalid events. Instead, it erroneously cleared the skip flag, which\nwould cause the ring to get stuck, as future events won\u0027t match the\nmissed TD which is never removed from the queue until it\u0027s cancelled.\n\nThis buggy logic seems to have been in place substantially unchanged\nsince the 3.x series over 10 years ago, which probably speaks first\nand foremost about relative rarity of this case in normal usage, but\nby the spec I see no reason why it shouldn\u0027t be possible.\n\nAfter d56b0b2ab142, TDs are immediately skipped when handling those\nStopped events. This poses a potential problem in case of Stopped -\nLength Invalid, which occurs either on completed TDs (likely already\ngiven back) or Link and No-Op TRBs. Such event won\u0027t be recognized\nas matching any TD (unless it\u0027s the rare Link TRB inside a TD) and\nwill result in skipping all pending TDs, giving them back possibly\nbefore they are done, risking isoc data loss and maybe UAF by HW.\n\nAs a compromise, don\u0027t skip and don\u0027t clear the skip flag on this\nkind of event. Then the next event will skip missed TDs. A downside\nof not handling Stopped - Length Invalid on a Link inside a TD is\nthat if the TD is cancelled, its actual length will not be updated\nto account for TRBs (silently) completed before the TD was stopped.\n\nI had no luck producing this sequence of completion events so there\nis no compelling demonstration of any resulting disaster. It may be\na very rare, obscure condition. The sole motivation for this patch\nis that if such unlikely event does occur, I\u0027d rather risk reporting\na cancelled partially done isoc frame as empty than gamble with UAF.\n\nThis will be fixed more properly by looking at Stopped event\u0027s TRB\npointer when making skipping decisions, but such rework is unlikely\nto be backported to v6.12, which will stay around for a few years.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22023",
"url": "https://www.suse.com/security/cve/CVE-2025-22023"
},
{
"category": "external",
"summary": "SUSE Bug 1241298 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "external",
"summary": "SUSE Bug 1246754 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1246754"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-22023"
},
{
"cve": "CVE-2025-22035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22035"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix use-after-free in print_graph_function_flags during tracer switching\n\nKairui reported a UAF issue in print_graph_function_flags() during\nftrace stress testing [1]. This issue can be reproduced if puting a\n\u0027mdelay(10)\u0027 after \u0027mutex_unlock(\u0026trace_types_lock)\u0027 in s_start(),\nand executing the following script:\n\n $ echo function_graph \u003e current_tracer\n $ cat trace \u003e /dev/null \u0026\n $ sleep 5 # Ensure the \u0027cat\u0027 reaches the \u0027mdelay(10)\u0027 point\n $ echo timerlat \u003e current_tracer\n\nThe root cause lies in the two calls to print_graph_function_flags\nwithin print_trace_line during each s_show():\n\n * One through \u0027iter-\u003etrace-\u003eprint_line()\u0027;\n * Another through \u0027event-\u003efuncs-\u003etrace()\u0027, which is hidden in\n print_trace_fmt() before print_trace_line returns.\n\nTracer switching only updates the former, while the latter continues\nto use the print_line function of the old tracer, which in the script\nabove is print_graph_function_flags.\n\nMoreover, when switching from the \u0027function_graph\u0027 tracer to the\n\u0027timerlat\u0027 tracer, s_start only calls graph_trace_close of the\n\u0027function_graph\u0027 tracer to free \u0027iter-\u003eprivate\u0027, but does not set\nit to NULL. This provides an opportunity for \u0027event-\u003efuncs-\u003etrace()\u0027\nto use an invalid \u0027iter-\u003eprivate\u0027.\n\nTo fix this issue, set \u0027iter-\u003eprivate\u0027 to NULL immediately after\nfreeing it in graph_trace_close(), ensuring that an invalid pointer\nis not passed to other tracers. Additionally, clean up the unnecessary\n\u0027iter-\u003eprivate = NULL\u0027 during each \u0027cat trace\u0027 when using wakeup and\nirqsoff tracers.\n\n [1] https://lore.kernel.org/all/20231112150030.84609-1-ryncsn@gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22035",
"url": "https://www.suse.com/security/cve/CVE-2025-22035"
},
{
"category": "external",
"summary": "SUSE Bug 1241544 for CVE-2025-22035",
"url": "https://bugzilla.suse.com/1241544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22035"
},
{
"cve": "CVE-2025-22066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22066"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: imx-card: Add NULL check in imx_card_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nimx_card_probe() does not check for this case, which results in a NULL\npointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22066",
"url": "https://www.suse.com/security/cve/CVE-2025-22066"
},
{
"category": "external",
"summary": "SUSE Bug 1241340 for CVE-2025-22066",
"url": "https://bugzilla.suse.com/1241340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22066"
},
{
"cve": "CVE-2025-22083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint\n\nIf vhost_scsi_set_endpoint is called multiple times without a\nvhost_scsi_clear_endpoint between them, we can hit multiple bugs\nfound by Haoran Zhang:\n\n1. Use-after-free when no tpgs are found:\n\nThis fixes a use after free that occurs when vhost_scsi_set_endpoint is\ncalled more than once and calls after the first call do not find any\ntpgs to add to the vs_tpg. When vhost_scsi_set_endpoint first finds\ntpgs to add to the vs_tpg array match=true, so we will do:\n\nvhost_vq_set_backend(vq, vs_tpg);\n...\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf vhost_scsi_set_endpoint is called again and no tpgs are found\nmatch=false so we skip the vhost_vq_set_backend call leaving the\npointer to the vs_tpg we then free via:\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf a scsi request is then sent we do:\n\nvhost_scsi_handle_vq -\u003e vhost_scsi_get_req -\u003e vhost_vq_get_backend\n\nwhich sees the vs_tpg we just did a kfree on.\n\n2. Tpg dir removal hang:\n\nThis patch fixes an issue where we cannot remove a LIO/target layer\ntpg (and structs above it like the target) dir due to the refcount\ndropping to -1.\n\nThe problem is that if vhost_scsi_set_endpoint detects a tpg is already\nin the vs-\u003evs_tpg array or if the tpg has been removed so\ntarget_depend_item fails, the undepend goto handler will do\ntarget_undepend_item on all tpgs in the vs_tpg array dropping their\nrefcount to 0. At this time vs_tpg contains both the tpgs we have added\nin the current vhost_scsi_set_endpoint call as well as tpgs we added in\nprevious calls which are also in vs-\u003evs_tpg.\n\nLater, when vhost_scsi_clear_endpoint runs it will do\ntarget_undepend_item on all the tpgs in the vs-\u003evs_tpg which will drop\ntheir refcount to -1. Userspace will then not be able to remove the tpg\nand will hang when it tries to do rmdir on the tpg dir.\n\n3. Tpg leak:\n\nThis fixes a bug where we can leak tpgs and cause them to be\nun-removable because the target name is overwritten when\nvhost_scsi_set_endpoint is called multiple times but with different\ntarget names.\n\nThe bug occurs if a user has called VHOST_SCSI_SET_ENDPOINT and setup\na vhost-scsi device to target/tpg mapping, then calls\nVHOST_SCSI_SET_ENDPOINT again with a new target name that has tpgs we\nhaven\u0027t seen before (target1 has tpg1 but target2 has tpg2). When this\nhappens we don\u0027t teardown the old target tpg mapping and just overwrite\nthe target name and the vs-\u003evs_tpg array. Later when we do\nvhost_scsi_clear_endpoint, we are passed in either target1 or target2\u0027s\nname and we will only match that target\u0027s tpgs when we loop over the\nvs-\u003evs_tpg. We will then return from the function without doing\ntarget_undepend_item on the tpgs.\n\nBecause of all these bugs, it looks like being able to call\nvhost_scsi_set_endpoint multiple times was never supported. The major\nuser, QEMU, already has checks to prevent this use case. So to fix the\nissues, this patch prevents vhost_scsi_set_endpoint from being called\nif it\u0027s already successfully added tpgs. To add, remove or change the\ntpg config or target name, you must do a vhost_scsi_clear_endpoint\nfirst.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22083",
"url": "https://www.suse.com/security/cve/CVE-2025-22083"
},
{
"category": "external",
"summary": "SUSE Bug 1241414 for CVE-2025-22083",
"url": "https://bugzilla.suse.com/1241414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22083"
},
{
"cve": "CVE-2025-22089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Don\u0027t expose hw_counters outside of init net namespace\n\nCommit 467f432a521a (\"RDMA/core: Split port and device counter sysfs\nattributes\") accidentally almost exposed hw counters to non-init net\nnamespaces. It didn\u0027t expose them fully, as an attempt to read any of\nthose counters leads to a crash like this one:\n\n[42021.807566] BUG: kernel NULL pointer dereference, address: 0000000000000028\n[42021.814463] #PF: supervisor read access in kernel mode\n[42021.819549] #PF: error_code(0x0000) - not-present page\n[42021.824636] PGD 0 P4D 0\n[42021.827145] Oops: 0000 [#1] SMP PTI\n[42021.830598] CPU: 82 PID: 2843922 Comm: switchto-defaul Kdump: loaded Tainted: G S W I XXX\n[42021.841697] Hardware name: XXX\n[42021.849619] RIP: 0010:hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.855362] Code: 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 49 89 d0 4c 8b 5e 20 48 8b 8f b8 04 00 00 48 81 c7 f0 fa ff ff \u003c48\u003e 8b 41 28 48 29 ce 48 83 c6 d0 48 c1 ee 04 69 d6 ab aa aa aa 48\n[42021.873931] RSP: 0018:ffff97fe90f03da0 EFLAGS: 00010287\n[42021.879108] RAX: ffff9406988a8c60 RBX: ffff940e1072d438 RCX: 0000000000000000\n[42021.886169] RDX: ffff94085f1aa000 RSI: ffff93c6cbbdbcb0 RDI: ffff940c7517aef0\n[42021.893230] RBP: ffff97fe90f03e70 R08: ffff94085f1aa000 R09: 0000000000000000\n[42021.900294] R10: ffff94085f1aa000 R11: ffffffffc0775680 R12: ffffffff87ca2530\n[42021.907355] R13: ffff940651602840 R14: ffff93c6cbbdbcb0 R15: ffff94085f1aa000\n[42021.914418] FS: 00007fda1a3b9700(0000) GS:ffff94453fb80000(0000) knlGS:0000000000000000\n[42021.922423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[42021.928130] CR2: 0000000000000028 CR3: 00000042dcfb8003 CR4: 00000000003726f0\n[42021.935194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[42021.942257] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[42021.949324] Call Trace:\n[42021.951756] \u003cTASK\u003e\n[42021.953842] [\u003cffffffff86c58674\u003e] ? show_regs+0x64/0x70\n[42021.959030] [\u003cffffffff86c58468\u003e] ? __die+0x78/0xc0\n[42021.963874] [\u003cffffffff86c9ef75\u003e] ? page_fault_oops+0x2b5/0x3b0\n[42021.969749] [\u003cffffffff87674b92\u003e] ? exc_page_fault+0x1a2/0x3c0\n[42021.975549] [\u003cffffffff87801326\u003e] ? asm_exc_page_fault+0x26/0x30\n[42021.981517] [\u003cffffffffc0775680\u003e] ? __pfx_show_hw_stats+0x10/0x10 [ib_core]\n[42021.988482] [\u003cffffffffc077564e\u003e] ? hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.995438] [\u003cffffffff86ac7f8e\u003e] dev_attr_show+0x1e/0x50\n[42022.000803] [\u003cffffffff86a3eeb1\u003e] sysfs_kf_seq_show+0x81/0xe0\n[42022.006508] [\u003cffffffff86a11134\u003e] seq_read_iter+0xf4/0x410\n[42022.011954] [\u003cffffffff869f4b2e\u003e] vfs_read+0x16e/0x2f0\n[42022.017058] [\u003cffffffff869f50ee\u003e] ksys_read+0x6e/0xe0\n[42022.022073] [\u003cffffffff8766f1ca\u003e] do_syscall_64+0x6a/0xa0\n[42022.027441] [\u003cffffffff8780013b\u003e] entry_SYSCALL_64_after_hwframe+0x78/0xe2\n\nThe problem can be reproduced using the following steps:\n ip netns add foo\n ip netns exec foo bash\n cat /sys/class/infiniband/mlx4_0/hw_counters/*\n\nThe panic occurs because of casting the device pointer into an\nib_device pointer using container_of() in hw_stat_device_show() is\nwrong and leads to a memory corruption.\n\nHowever the real problem is that hw counters should never been exposed\noutside of the non-init net namespace.\n\nFix this by saving the index of the corresponding attribute group\n(it might be 1 or 2 depending on the presence of driver-specific\nattributes) and zeroing the pointer to hw_counters group for compat\ndevices during the initialization.\n\nWith this fix applied hw_counters are not available in a non-init\nnet namespace:\n find /sys/class/infiniband/mlx4_0/ -name hw_counters\n /sys/class/infiniband/mlx4_0/ports/1/hw_counters\n /sys/class/infiniband/mlx4_0/ports/2/hw_counters\n /sys/class/infiniband/mlx4_0/hw_counters\n\n ip netns add foo\n ip netns exec foo bash\n find /sys/class/infiniband/mlx4_0/ -name hw_counters",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22089",
"url": "https://www.suse.com/security/cve/CVE-2025-22089"
},
{
"category": "external",
"summary": "SUSE Bug 1241538 for CVE-2025-22089",
"url": "https://bugzilla.suse.com/1241538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22089"
},
{
"cve": "CVE-2025-22095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: brcmstb: Fix error path after a call to regulator_bulk_get()\n\nIf the regulator_bulk_get() returns an error and no regulators\nare created, we need to set their number to zero.\n\nIf we don\u0027t do this and the PCIe link up fails, a call to the\nregulator_bulk_free() will result in a kernel panic.\n\nWhile at it, print the error value, as we cannot return an error\nupwards as the kernel will WARN() on an error from add_bus().\n\n[kwilczynski: commit log, use comma in the message to match style with\nother similar messages]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22095",
"url": "https://www.suse.com/security/cve/CVE-2025-22095"
},
{
"category": "external",
"summary": "SUSE Bug 1241519 for CVE-2025-22095",
"url": "https://bugzilla.suse.com/1241519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22095"
},
{
"cve": "CVE-2025-22111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22111"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.\n\nSIOCBRDELIF is passed to dev_ioctl() first and later forwarded to\nbr_ioctl_call(), which causes unnecessary RTNL dance and the splat\nbelow [0] under RTNL pressure.\n\nLet\u0027s say Thread A is trying to detach a device from a bridge and\nThread B is trying to remove the bridge.\n\nIn dev_ioctl(), Thread A bumps the bridge device\u0027s refcnt by\nnetdev_hold() and releases RTNL because the following br_ioctl_call()\nalso re-acquires RTNL.\n\nIn the race window, Thread B could acquire RTNL and try to remove\nthe bridge device. Then, rtnl_unlock() by Thread B will release RTNL\nand wait for netdev_put() by Thread A.\n\nThread A, however, must hold RTNL after the unlock in dev_ifsioc(),\nwhich may take long under RTNL pressure, resulting in the splat by\nThread B.\n\n Thread A (SIOCBRDELIF) Thread B (SIOCBRDELBR)\n ---------------------- ----------------------\n sock_ioctl sock_ioctl\n `- sock_do_ioctl `- br_ioctl_call\n `- dev_ioctl `- br_ioctl_stub\n |- rtnl_lock |\n |- dev_ifsioc \u0027\n \u0027 |- dev = __dev_get_by_name(...)\n |- netdev_hold(dev, ...) .\n / |- rtnl_unlock ------. |\n | |- br_ioctl_call `---\u003e |- rtnl_lock\n Race | | `- br_ioctl_stub |- br_del_bridge\n Window | | | |- dev = __dev_get_by_name(...)\n | | | May take long | `- br_dev_delete(dev, ...)\n | | | under RTNL pressure | `- unregister_netdevice_queue(dev, ...)\n | | | | `- rtnl_unlock\n \\ | |- rtnl_lock \u003c-\u0027 `- netdev_run_todo\n | |- ... `- netdev_run_todo\n | `- rtnl_unlock |- __rtnl_unlock\n | |- netdev_wait_allrefs_any\n |- netdev_put(dev, ...) \u003c----------------\u0027\n Wait refcnt decrement\n and log splat below\n\nTo avoid blocking SIOCBRDELBR unnecessarily, let\u0027s not call\ndev_ioctl() for SIOCBRADDIF and SIOCBRDELIF.\n\nIn the dev_ioctl() path, we do the following:\n\n 1. Copy struct ifreq by get_user_ifreq in sock_do_ioctl()\n 2. Check CAP_NET_ADMIN in dev_ioctl()\n 3. Call dev_load() in dev_ioctl()\n 4. Fetch the master dev from ifr.ifr_name in dev_ifsioc()\n\n3. can be done by request_module() in br_ioctl_call(), so we move\n1., 2., and 4. to br_ioctl_stub().\n\nNote that 2. is also checked later in add_del_if(), but it\u0027s better\nperformed before RTNL.\n\nSIOCBRADDIF and SIOCBRDELIF have been processed in dev_ioctl() since\nthe pre-git era, and there seems to be no specific reason to process\nthem there.\n\n[0]:\nunregister_netdevice: waiting for wpan3 to become free. Usage count = 2\nref_tracker: wpan3@ffff8880662d8608 has 1/1 users at\n __netdev_tracker_alloc include/linux/netdevice.h:4282 [inline]\n netdev_hold include/linux/netdevice.h:4311 [inline]\n dev_ifsioc+0xc6a/0x1160 net/core/dev_ioctl.c:624\n dev_ioctl+0x255/0x10c0 net/core/dev_ioctl.c:826\n sock_do_ioctl+0x1ca/0x260 net/socket.c:1213\n sock_ioctl+0x23a/0x6c0 net/socket.c:1318\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:906 [inline]\n __se_sys_ioctl fs/ioctl.c:892 [inline]\n __x64_sys_ioctl+0x1a4/0x210 fs/ioctl.c:892\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcb/0x250 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22111",
"url": "https://www.suse.com/security/cve/CVE-2025-22111"
},
{
"category": "external",
"summary": "SUSE Bug 1241572 for CVE-2025-22111",
"url": "https://bugzilla.suse.com/1241572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22111"
},
{
"cve": "CVE-2025-22113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22113"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: avoid journaling sb update on error if journal is destroying\n\nPresently we always BUG_ON if trying to start a transaction on a journal marked\nwith JBD2_UNMOUNT, since this should never happen. However, while ltp running\nstress tests, it was observed that in case of some error handling paths, it is\npossible for update_super_work to start a transaction after the journal is\ndestroyed eg:\n\n(umount)\next4_kill_sb\n kill_block_super\n generic_shutdown_super\n sync_filesystem /* commits all txns */\n evict_inodes\n /* might start a new txn */\n ext4_put_super\n\tflush_work(\u0026sbi-\u003es_sb_upd_work) /* flush the workqueue */\n jbd2_journal_destroy\n journal_kill_thread\n journal-\u003ej_flags |= JBD2_UNMOUNT;\n jbd2_journal_commit_transaction\n jbd2_journal_get_descriptor_buffer\n jbd2_journal_bmap\n ext4_journal_bmap\n ext4_map_blocks\n ...\n ext4_inode_error\n ext4_handle_error\n schedule_work(\u0026sbi-\u003es_sb_upd_work)\n\n /* work queue kicks in */\n update_super_work\n jbd2_journal_start\n start_this_handle\n BUG_ON(journal-\u003ej_flags \u0026\n JBD2_UNMOUNT)\n\nHence, introduce a new mount flag to indicate journal is destroying and only do\na journaled (and deferred) update of sb if this flag is not set. Otherwise, just\nfallback to an un-journaled commit.\n\nFurther, in the journal destroy path, we have the following sequence:\n\n 1. Set mount flag indicating journal is destroying\n 2. force a commit and wait for it\n 3. flush pending sb updates\n\nThis sequence is important as it ensures that, after this point, there is no sb\nupdate that might be journaled so it is safe to update the sb outside the\njournal. (To avoid race discussed in 2d01ddc86606)\n\nAlso, we don\u0027t need a similar check in ext4_grp_locked_error since it is only\ncalled from mballoc and AFAICT it would be always valid to schedule work here.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22113",
"url": "https://www.suse.com/security/cve/CVE-2025-22113"
},
{
"category": "external",
"summary": "SUSE Bug 1241617 for CVE-2025-22113",
"url": "https://bugzilla.suse.com/1241617"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22113"
},
{
"cve": "CVE-2025-22119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22119"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: init wiphy_work before allocating rfkill fails\n\nsyzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1]\n\nAfter rfkill allocation fails, the wiphy release process will be performed,\nwhich will cause cfg80211_dev_free to access the uninitialized wiphy_work\nrelated data.\n\nMove the initialization of wiphy_work to before rfkill initialization to\navoid this issue.\n\n[1]\nINFO: trying to register non-static key.\nThe code is fine but needs lockdep annotation, or maybe\nyou didn\u0027t initialize this object before use?\nturning off the locking correctness validator.\nCPU: 0 UID: 0 PID: 5935 Comm: syz-executor550 Not tainted 6.14.0-rc6-syzkaller-00103-g4003c9e78778 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n assign_lock_key kernel/locking/lockdep.c:983 [inline]\n register_lock_class+0xc39/0x1240 kernel/locking/lockdep.c:1297\n __lock_acquire+0x135/0x3c40 kernel/locking/lockdep.c:5103\n lock_acquire.part.0+0x11b/0x380 kernel/locking/lockdep.c:5851\n __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]\n _raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162\n cfg80211_dev_free+0x30/0x3d0 net/wireless/core.c:1196\n device_release+0xa1/0x240 drivers/base/core.c:2568\n kobject_cleanup lib/kobject.c:689 [inline]\n kobject_release lib/kobject.c:720 [inline]\n kref_put include/linux/kref.h:65 [inline]\n kobject_put+0x1e4/0x5a0 lib/kobject.c:737\n put_device+0x1f/0x30 drivers/base/core.c:3774\n wiphy_free net/wireless/core.c:1224 [inline]\n wiphy_new_nm+0x1c1f/0x2160 net/wireless/core.c:562\n ieee80211_alloc_hw_nm+0x1b7a/0x2260 net/mac80211/main.c:835\n mac80211_hwsim_new_radio+0x1d6/0x54e0 drivers/net/wireless/virtual/mac80211_hwsim.c:5185\n hwsim_new_radio_nl+0xb42/0x12b0 drivers/net/wireless/virtual/mac80211_hwsim.c:6242\n genl_family_rcv_msg_doit+0x202/0x2f0 net/netlink/genetlink.c:1115\n genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline]\n genl_rcv_msg+0x565/0x800 net/netlink/genetlink.c:1210\n netlink_rcv_skb+0x16b/0x440 net/netlink/af_netlink.c:2533\n genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219\n netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]\n netlink_unicast+0x53c/0x7f0 net/netlink/af_netlink.c:1338\n netlink_sendmsg+0x8b8/0xd70 net/netlink/af_netlink.c:1882\n sock_sendmsg_nosec net/socket.c:718 [inline]\n __sock_sendmsg net/socket.c:733 [inline]\n ____sys_sendmsg+0xaaf/0xc90 net/socket.c:2573\n ___sys_sendmsg+0x135/0x1e0 net/socket.c:2627\n __sys_sendmsg+0x16e/0x220 net/socket.c:2659\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83\n\nClose: https://syzkaller.appspot.com/bug?extid=aaf0488c83d1d5f4f029",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22119",
"url": "https://www.suse.com/security/cve/CVE-2025-22119"
},
{
"category": "external",
"summary": "SUSE Bug 1241576 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "external",
"summary": "SUSE Bug 1241577 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-22119"
},
{
"cve": "CVE-2025-22120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: goto right label \u0027out_mmap_sem\u0027 in ext4_setattr()\n\nOtherwise, if ext4_inode_attach_jinode() fails, a hung task will\nhappen because filemap_invalidate_unlock() isn\u0027t called to unlock\nmapping-\u003einvalidate_lock. Like this:\n\nEXT4-fs error (device sda) in ext4_setattr:5557: Out of memory\nINFO: task fsstress:374 blocked for more than 122 seconds.\n Not tainted 6.14.0-rc1-next-20250206-xfstests-dirty #726\n\"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\ntask:fsstress state:D stack:0 pid:374 tgid:374 ppid:373\n task_flags:0x440140 flags:0x00000000\nCall Trace:\n \u003cTASK\u003e\n __schedule+0x2c9/0x7f0\n schedule+0x27/0xa0\n schedule_preempt_disabled+0x15/0x30\n rwsem_down_read_slowpath+0x278/0x4c0\n down_read+0x59/0xb0\n page_cache_ra_unbounded+0x65/0x1b0\n filemap_get_pages+0x124/0x3e0\n filemap_read+0x114/0x3d0\n vfs_read+0x297/0x360\n ksys_read+0x6c/0xe0\n do_syscall_64+0x4b/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22120",
"url": "https://www.suse.com/security/cve/CVE-2025-22120"
},
{
"category": "external",
"summary": "SUSE Bug 1241592 for CVE-2025-22120",
"url": "https://bugzilla.suse.com/1241592"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22120"
},
{
"cve": "CVE-2025-22124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22124"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/md-bitmap: fix wrong bitmap_limit for clustermd when write sb\n\nIn clustermd, separate write-intent-bitmaps are used for each cluster\nnode:\n\n0 4k 8k 12k\n-------------------------------------------------------------------\n| idle | md super | bm super [0] + bits |\n| bm bits[0, contd] | bm super[1] + bits | bm bits[1, contd] |\n| bm super[2] + bits | bm bits [2, contd] | bm super[3] + bits |\n| bm bits [3, contd] | | |\n\nSo in node 1, pg_index in __write_sb_page() could equal to\nbitmap-\u003estorage.file_pages. Then bitmap_limit will be calculated to\n0. md_super_write() will be called with 0 size.\nThat means the first 4k sb area of node 1 will never be updated\nthrough filemap_write_page().\nThis bug causes hang of mdadm/clustermd_tests/01r1_Grow_resize.\n\nHere use (pg_index % bitmap-\u003estorage.file_pages) to make calculation\nof bitmap_limit correct.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22124",
"url": "https://www.suse.com/security/cve/CVE-2025-22124"
},
{
"category": "external",
"summary": "SUSE Bug 1241595 for CVE-2025-22124",
"url": "https://bugzilla.suse.com/1241595"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-22124"
},
{
"cve": "CVE-2025-23141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23141"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses\n\nAcquire a lock on kvm-\u003esrcu when userspace is getting MP state to handle a\nrather extreme edge case where \"accepting\" APIC events, i.e. processing\npending INIT or SIPI, can trigger accesses to guest memory. If the vCPU\nis in L2 with INIT *and* a TRIPLE_FAULT request pending, then getting MP\nstate will trigger a nested VM-Exit by way of -\u003echeck_nested_events(), and\nemuating the nested VM-Exit can access guest memory.\n\nThe splat was originally hit by syzkaller on a Google-internal kernel, and\nreproduced on an upstream kernel by hacking the triple_fault_event_test\nselftest to stuff a pending INIT, store an MSR on VM-Exit (to generate a\nmemory access on VMX), and do vcpu_mp_state_get() to trigger the scenario.\n\n =============================\n WARNING: suspicious RCU usage\n 6.14.0-rc3-b112d356288b-vmx/pi_lockdep_false_pos-lock #3 Not tainted\n -----------------------------\n include/linux/kvm_host.h:1058 suspicious rcu_dereference_check() usage!\n\n other info that might help us debug this:\n\n rcu_scheduler_active = 2, debug_locks = 1\n 1 lock held by triple_fault_ev/1256:\n #0: ffff88810df5a330 (\u0026vcpu-\u003emutex){+.+.}-{4:4}, at: kvm_vcpu_ioctl+0x8b/0x9a0 [kvm]\n\n stack backtrace:\n CPU: 11 UID: 1000 PID: 1256 Comm: triple_fault_ev Not tainted 6.14.0-rc3-b112d356288b-vmx #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7f/0x90\n lockdep_rcu_suspicious+0x144/0x190\n kvm_vcpu_gfn_to_memslot+0x156/0x180 [kvm]\n kvm_vcpu_read_guest+0x3e/0x90 [kvm]\n read_and_check_msr_entry+0x2e/0x180 [kvm_intel]\n __nested_vmx_vmexit+0x550/0xde0 [kvm_intel]\n kvm_check_nested_events+0x1b/0x30 [kvm]\n kvm_apic_accept_events+0x33/0x100 [kvm]\n kvm_arch_vcpu_ioctl_get_mpstate+0x30/0x1d0 [kvm]\n kvm_vcpu_ioctl+0x33e/0x9a0 [kvm]\n __x64_sys_ioctl+0x8b/0xb0\n do_syscall_64+0x6c/0x170\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23141",
"url": "https://www.suse.com/security/cve/CVE-2025-23141"
},
{
"category": "external",
"summary": "SUSE Bug 1242782 for CVE-2025-23141",
"url": "https://bugzilla.suse.com/1242782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23141"
},
{
"cve": "CVE-2025-23142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23142"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: detect and prevent references to a freed transport in sendmsg\n\nsctp_sendmsg() re-uses associations and transports when possible by\ndoing a lookup based on the socket endpoint and the message destination\naddress, and then sctp_sendmsg_to_asoc() sets the selected transport in\nall the message chunks to be sent.\n\nThere\u0027s a possible race condition if another thread triggers the removal\nof that selected transport, for instance, by explicitly unbinding an\naddress with setsockopt(SCTP_SOCKOPT_BINDX_REM), after the chunks have\nbeen set up and before the message is sent. This can happen if the send\nbuffer is full, during the period when the sender thread temporarily\nreleases the socket lock in sctp_wait_for_sndbuf().\n\nThis causes the access to the transport data in\nsctp_outq_select_transport(), when the association outqueue is flushed,\nto result in a use-after-free read.\n\nThis change avoids this scenario by having sctp_transport_free() signal\nthe freeing of the transport, tagging it as \"dead\". In order to do this,\nthe patch restores the \"dead\" bit in struct sctp_transport, which was\nremoved in\ncommit 47faa1e4c50e (\"sctp: remove the dead field of sctp_transport\").\n\nThen, in the scenario where the sender thread has released the socket\nlock in sctp_wait_for_sndbuf(), the bit is checked again after\nre-acquiring the socket lock to detect the deletion. This is done while\nholding a reference to the transport to prevent it from being freed in\nthe process.\n\nIf the transport was deleted while the socket lock was relinquished,\nsctp_sendmsg_to_asoc() will return -EAGAIN to let userspace retry the\nsend.\n\nThe bug was found by a private syzbot instance (see the error report [1]\nand the C reproducer that triggers it [2]).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23142",
"url": "https://www.suse.com/security/cve/CVE-2025-23142"
},
{
"category": "external",
"summary": "SUSE Bug 1242760 for CVE-2025-23142",
"url": "https://bugzilla.suse.com/1242760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23142"
},
{
"cve": "CVE-2025-23144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23144"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbacklight: led_bl: Hold led_access lock when calling led_sysfs_disable()\n\nLockdep detects the following issue on led-backlight removal:\n [ 142.315935] ------------[ cut here ]------------\n [ 142.315954] WARNING: CPU: 2 PID: 292 at drivers/leds/led-core.c:455 led_sysfs_enable+0x54/0x80\n ...\n [ 142.500725] Call trace:\n [ 142.503176] led_sysfs_enable+0x54/0x80 (P)\n [ 142.507370] led_bl_remove+0x80/0xa8 [led_bl]\n [ 142.511742] platform_remove+0x30/0x58\n [ 142.515501] device_remove+0x54/0x90\n ...\n\nIndeed, led_sysfs_enable() has to be called with the led_access\nlock held.\n\nHold the lock when calling led_sysfs_disable().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23144",
"url": "https://www.suse.com/security/cve/CVE-2025-23144"
},
{
"category": "external",
"summary": "SUSE Bug 1242568 for CVE-2025-23144",
"url": "https://bugzilla.suse.com/1242568"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23144"
},
{
"cve": "CVE-2025-23146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: ene-kb3930: Fix a potential NULL pointer dereference\n\nThe off_gpios could be NULL. Add missing check in the kb3930_probe().\nThis is similar to the issue fixed in commit b1ba8bcb2d1f\n(\"backlight: hx8357: Fix potential NULL pointer dereference\").\n\nThis was detected by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23146",
"url": "https://www.suse.com/security/cve/CVE-2025-23146"
},
{
"category": "external",
"summary": "SUSE Bug 1242559 for CVE-2025-23146",
"url": "https://bugzilla.suse.com/1242559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23146"
},
{
"cve": "CVE-2025-23147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23147"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: Add NULL pointer check in i3c_master_queue_ibi()\n\nThe I3C master driver may receive an IBI from a target device that has not\nbeen probed yet. In such cases, the master calls `i3c_master_queue_ibi()`\nto queue an IBI work task, leading to \"Unable to handle kernel read from\nunreadable memory\" and resulting in a kernel panic.\n\nTypical IBI handling flow:\n1. The I3C master scans target devices and probes their respective drivers.\n2. The target device driver calls `i3c_device_request_ibi()` to enable IBI\n and assigns `dev-\u003eibi = ibi`.\n3. The I3C master receives an IBI from the target device and calls\n `i3c_master_queue_ibi()` to queue the target device driver\u0027s IBI\n handler task.\n\nHowever, since target device events are asynchronous to the I3C probe\nsequence, step 3 may occur before step 2, causing `dev-\u003eibi` to be `NULL`,\nleading to a kernel panic.\n\nAdd a NULL pointer check in `i3c_master_queue_ibi()` to prevent accessing\nan uninitialized `dev-\u003eibi`, ensuring stability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23147",
"url": "https://www.suse.com/security/cve/CVE-2025-23147"
},
{
"category": "external",
"summary": "SUSE Bug 1242530 for CVE-2025-23147",
"url": "https://bugzilla.suse.com/1242530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23147"
},
{
"cve": "CVE-2025-23148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23148"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsoc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()\n\nsoc_dev_attr-\u003erevision could be NULL, thus,\na pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23148",
"url": "https://www.suse.com/security/cve/CVE-2025-23148"
},
{
"category": "external",
"summary": "SUSE Bug 1242578 for CVE-2025-23148",
"url": "https://bugzilla.suse.com/1242578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23148"
},
{
"cve": "CVE-2025-23149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23149"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: do not start chip while suspended\n\nChecking TPM_CHIP_FLAG_SUSPENDED after the call to tpm_find_get_ops() can\nlead to a spurious tpm_chip_start() call:\n\n[35985.503771] i2c i2c-1: Transfer while suspended\n[35985.503796] WARNING: CPU: 0 PID: 74 at drivers/i2c/i2c-core.h:56 __i2c_transfer+0xbe/0x810\n[35985.503802] Modules linked in:\n[35985.503808] CPU: 0 UID: 0 PID: 74 Comm: hwrng Tainted: G W 6.13.0-next-20250203-00005-gfa0cb5642941 #19 9c3d7f78192f2d38e32010ac9c90fdc71109ef6f\n[35985.503814] Tainted: [W]=WARN\n[35985.503817] Hardware name: Google Morphius/Morphius, BIOS Google_Morphius.13434.858.0 10/26/2023\n[35985.503819] RIP: 0010:__i2c_transfer+0xbe/0x810\n[35985.503825] Code: 30 01 00 00 4c 89 f7 e8 40 fe d8 ff 48 8b 93 80 01 00 00 48 85 d2 75 03 49 8b 16 48 c7 c7 0a fb 7c a7 48 89 c6 e8 32 ad b0 fe \u003c0f\u003e 0b b8 94 ff ff ff e9 33 04 00 00 be 02 00 00 00 83 fd 02 0f 5\n[35985.503828] RSP: 0018:ffffa106c0333d30 EFLAGS: 00010246\n[35985.503833] RAX: 074ba64aa20f7000 RBX: ffff8aa4c1167120 RCX: 0000000000000000\n[35985.503836] RDX: 0000000000000000 RSI: ffffffffa77ab0e4 RDI: 0000000000000001\n[35985.503838] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000\n[35985.503841] R10: 0000000000000004 R11: 00000001000313d5 R12: ffff8aa4c10f1820\n[35985.503843] R13: ffff8aa4c0e243c0 R14: ffff8aa4c1167250 R15: ffff8aa4c1167120\n[35985.503846] FS: 0000000000000000(0000) GS:ffff8aa4eae00000(0000) knlGS:0000000000000000\n[35985.503849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[35985.503852] CR2: 00007fab0aaf1000 CR3: 0000000105328000 CR4: 00000000003506f0\n[35985.503855] Call Trace:\n[35985.503859] \u003cTASK\u003e\n[35985.503863] ? __warn+0xd4/0x260\n[35985.503868] ? __i2c_transfer+0xbe/0x810\n[35985.503874] ? report_bug+0xf3/0x210\n[35985.503882] ? handle_bug+0x63/0xb0\n[35985.503887] ? exc_invalid_op+0x16/0x50\n[35985.503892] ? asm_exc_invalid_op+0x16/0x20\n[35985.503904] ? __i2c_transfer+0xbe/0x810\n[35985.503913] tpm_cr50_i2c_transfer_message+0x24/0xf0\n[35985.503920] tpm_cr50_i2c_read+0x8e/0x120\n[35985.503928] tpm_cr50_request_locality+0x75/0x170\n[35985.503935] tpm_chip_start+0x116/0x160\n[35985.503942] tpm_try_get_ops+0x57/0x90\n[35985.503948] tpm_find_get_ops+0x26/0xd0\n[35985.503955] tpm_get_random+0x2d/0x80\n\nDon\u0027t move forward with tpm_chip_start() inside tpm_try_get_ops(), unless\nTPM_CHIP_FLAG_SUSPENDED is not set. tpm_find_get_ops() will return NULL in\nsuch a failure case.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23149",
"url": "https://www.suse.com/security/cve/CVE-2025-23149"
},
{
"category": "external",
"summary": "SUSE Bug 1242758 for CVE-2025-23149",
"url": "https://bugzilla.suse.com/1242758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23149"
},
{
"cve": "CVE-2025-23151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23151"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Fix race between unprepare and queue_buf\n\nA client driver may use mhi_unprepare_from_transfer() to quiesce\nincoming data during the client driver\u0027s tear down. The client driver\nmight also be processing data at the same time, resulting in a call to\nmhi_queue_buf() which will invoke mhi_gen_tre(). If mhi_gen_tre() runs\nafter mhi_unprepare_from_transfer() has torn down the channel, a panic\nwill occur due to an invalid dereference leading to a page fault.\n\nThis occurs because mhi_gen_tre() does not verify the channel state\nafter locking it. Fix this by having mhi_gen_tre() confirm the channel\nstate is valid, or return error to avoid accessing deinitialized data.\n\n[mani: added stable tag]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23151",
"url": "https://www.suse.com/security/cve/CVE-2025-23151"
},
{
"category": "external",
"summary": "SUSE Bug 1242512 for CVE-2025-23151",
"url": "https://bugzilla.suse.com/1242512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23151"
},
{
"cve": "CVE-2025-23155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23155"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: stmmac: Fix accessing freed irq affinity_hint\n\nIn stmmac_request_irq_multi_msi(), a pointer to the stack variable\ncpu_mask is passed to irq_set_affinity_hint(). This value is stored in\nirq_desc-\u003eaffinity_hint, but once stmmac_request_irq_multi_msi()\nreturns, the pointer becomes dangling.\n\nThe affinity_hint is exposed via procfs with S_IRUGO permissions,\nallowing any unprivileged process to read it. Accessing this stale\npointer can lead to:\n\n- a kernel oops or panic if the referenced memory has been released and\n unmapped, or\n- leakage of kernel data into userspace if the memory is re-used for\n other purposes.\n\nAll platforms that use stmmac with PCI MSI (Intel, Loongson, etc) are\naffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23155",
"url": "https://www.suse.com/security/cve/CVE-2025-23155"
},
{
"category": "external",
"summary": "SUSE Bug 1242573 for CVE-2025-23155",
"url": "https://bugzilla.suse.com/1242573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23155"
},
{
"cve": "CVE-2025-23156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23156"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: refactor hfi packet parsing logic\n\nwords_count denotes the number of words in total payload, while data\npoints to payload of various property within it. When words_count\nreaches last word, data can access memory beyond the total payload. This\ncan lead to OOB access. With this patch, the utility api for handling\nindividual properties now returns the size of data consumed. Accordingly\nremaining bytes are calculated before parsing the payload, thereby\neliminates the OOB access possibilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23156",
"url": "https://www.suse.com/security/cve/CVE-2025-23156"
},
{
"category": "external",
"summary": "SUSE Bug 1242569 for CVE-2025-23156",
"url": "https://bugzilla.suse.com/1242569"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23156"
},
{
"cve": "CVE-2025-23157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23157"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: add check to avoid out of bound access\n\nThere is a possibility that init_codecs is invoked multiple times during\nmanipulated payload from video firmware. In such case, if codecs_count\ncan get incremented to value more than MAX_CODEC_NUM, there can be OOB\naccess. Reset the count so that it always starts from beginning.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23157",
"url": "https://www.suse.com/security/cve/CVE-2025-23157"
},
{
"category": "external",
"summary": "SUSE Bug 1242532 for CVE-2025-23157",
"url": "https://bugzilla.suse.com/1242532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23157"
},
{
"cve": "CVE-2025-23158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23158"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add check to handle incorrect queue size\n\nqsize represents size of shared queued between driver and video\nfirmware. Firmware can modify this value to an invalid large value. In\nsuch situation, empty_space will be bigger than the space actually\navailable. Since new_wr_idx is not checked, so the following code will\nresult in an OOB write.\n...\nqsize = qhdr-\u003eq_size\n\nif (wr_idx \u003e= rd_idx)\n empty_space = qsize - (wr_idx - rd_idx)\n....\nif (new_wr_idx \u003c qsize) {\n memcpy(wr_ptr, packet, dwords \u003c\u003c 2) --\u003e OOB write\n\nAdd check to ensure qsize is within the allocated size while\nreading and writing packets into the queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23158",
"url": "https://www.suse.com/security/cve/CVE-2025-23158"
},
{
"category": "external",
"summary": "SUSE Bug 1242531 for CVE-2025-23158",
"url": "https://bugzilla.suse.com/1242531"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23158"
},
{
"cve": "CVE-2025-23159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23159"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add a check to handle OOB in sfr region\n\nsfr-\u003ebuf_size is in shared memory and can be modified by malicious user.\nOOB write is possible when the size is made higher than actual sfr data\nbuffer. Cap the size to allocated size for such cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23159",
"url": "https://www.suse.com/security/cve/CVE-2025-23159"
},
{
"category": "external",
"summary": "SUSE Bug 1242529 for CVE-2025-23159",
"url": "https://bugzilla.suse.com/1242529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23159"
},
{
"cve": "CVE-2025-23161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23161"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type\n\nThe access to the PCI config space via pci_ops::read and pci_ops::write is\na low-level hardware access. The functions can be accessed with disabled\ninterrupts even on PREEMPT_RT. The pci_lock is a raw_spinlock_t for this\npurpose.\n\nA spinlock_t becomes a sleeping lock on PREEMPT_RT, so it cannot be\nacquired with disabled interrupts. The vmd_dev::cfg_lock is accessed in\nthe same context as the pci_lock.\n\nMake vmd_dev::cfg_lock a raw_spinlock_t type so it can be used with\ninterrupts disabled.\n\nThis was reported as:\n\n BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48\n Call Trace:\n rt_spin_lock+0x4e/0x130\n vmd_pci_read+0x8d/0x100 [vmd]\n pci_user_read_config_byte+0x6f/0xe0\n pci_read_config+0xfe/0x290\n sysfs_kf_bin_read+0x68/0x90\n\n[bigeasy: reword commit message]\nTested-off-by: Luis Claudio R. Goncalves \u003clgoncalv@redhat.com\u003e\n[kwilczynski: commit log]\n[bhelgaas: add back report info from\nhttps://lore.kernel.org/lkml/20241218115951.83062-1-ryotkkr98@gmail.com/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23161",
"url": "https://www.suse.com/security/cve/CVE-2025-23161"
},
{
"category": "external",
"summary": "SUSE Bug 1242792 for CVE-2025-23161",
"url": "https://bugzilla.suse.com/1242792"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23161"
},
{
"cve": "CVE-2025-23162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23162"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/vf: Don\u0027t try to trigger a full GT reset if VF\n\nVFs don\u0027t have access to the GDRST(0x941c) register that driver\nuses to reset a GT. Attempt to trigger a reset using debugfs:\n\n $ cat /sys/kernel/debug/dri/0000:00:02.1/gt0/force_reset\n\nor due to a hang condition detected by the driver leads to:\n\n [ ] xe 0000:00:02.1: [drm] GT0: trying reset from force_reset [xe]\n [ ] xe 0000:00:02.1: [drm] GT0: reset queued\n [ ] xe 0000:00:02.1: [drm] GT0: reset started\n [ ] ------------[ cut here ]------------\n [ ] xe 0000:00:02.1: [drm] GT0: VF is trying to write 0x1 to an inaccessible register 0x941c+0x0\n [ ] WARNING: CPU: 3 PID: 3069 at drivers/gpu/drm/xe/xe_gt_sriov_vf.c:996 xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] RIP: 0010:xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] Call Trace:\n [ ] \u003cTASK\u003e\n [ ] ? show_regs+0x6c/0x80\n [ ] ? __warn+0x93/0x1c0\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? report_bug+0x182/0x1b0\n [ ] ? handle_bug+0x6e/0xb0\n [ ] ? exc_invalid_op+0x18/0x80\n [ ] ? asm_exc_invalid_op+0x1b/0x20\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_tlb_invalidation_reset+0xef/0x110 [xe]\n [ ] ? __mutex_unlock_slowpath+0x41/0x2e0\n [ ] xe_mmio_write32+0x64/0x150 [xe]\n [ ] do_gt_reset+0x2f/0xa0 [xe]\n [ ] gt_reset_worker+0x14e/0x1e0 [xe]\n [ ] process_one_work+0x21c/0x740\n [ ] worker_thread+0x1db/0x3c0\n\nFix that by sending H2G VF_RESET(0x5507) action instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23162",
"url": "https://www.suse.com/security/cve/CVE-2025-23162"
},
{
"category": "external",
"summary": "SUSE Bug 1242834 for CVE-2025-23162",
"url": "https://bugzilla.suse.com/1242834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-23162"
},
{
"cve": "CVE-2025-37738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37738"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: ignore xattrs past end\n\nOnce inside \u0027ext4_xattr_inode_dec_ref_all\u0027 we should\nignore xattrs entries past the \u0027end\u0027 entry.\n\nThis fixes the following KASAN reported issue:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\nRead of size 4 at addr ffff888012c120c4 by task repro/2065\n\nCPU: 1 UID: 0 PID: 2065 Comm: repro Not tainted 6.13.0-rc2+ #11\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x1fd/0x300\n ? tcp_gro_dev_warn+0x260/0x260\n ? _printk+0xc0/0x100\n ? read_lock_is_recursive+0x10/0x10\n ? irq_work_queue+0x72/0xf0\n ? __virt_addr_valid+0x17b/0x4b0\n print_address_description+0x78/0x390\n print_report+0x107/0x1f0\n ? __virt_addr_valid+0x17b/0x4b0\n ? __virt_addr_valid+0x3ff/0x4b0\n ? __phys_addr+0xb5/0x160\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n kasan_report+0xcc/0x100\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ? ext4_xattr_delete_inode+0xd30/0xd30\n ? __ext4_journal_ensure_credits+0x5f0/0x5f0\n ? __ext4_journal_ensure_credits+0x2b/0x5f0\n ? inode_update_timestamps+0x410/0x410\n ext4_xattr_delete_inode+0xb64/0xd30\n ? ext4_truncate+0xb70/0xdc0\n ? ext4_expand_extra_isize_ea+0x1d20/0x1d20\n ? __ext4_mark_inode_dirty+0x670/0x670\n ? ext4_journal_check_start+0x16f/0x240\n ? ext4_inode_is_fast_symlink+0x2f2/0x3a0\n ext4_evict_inode+0xc8c/0xff0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n ? do_raw_spin_unlock+0x53/0x8a0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n evict+0x4ac/0x950\n ? proc_nr_inodes+0x310/0x310\n ? trace_ext4_drop_inode+0xa2/0x220\n ? _raw_spin_unlock+0x1a/0x30\n ? iput+0x4cb/0x7e0\n do_unlinkat+0x495/0x7c0\n ? try_break_deleg+0x120/0x120\n ? 0xffffffff81000000\n ? __check_object_size+0x15a/0x210\n ? strncpy_from_user+0x13e/0x250\n ? getname_flags+0x1dc/0x530\n __x64_sys_unlinkat+0xc8/0xf0\n do_syscall_64+0x65/0x110\n entry_SYSCALL_64_after_hwframe+0x67/0x6f\nRIP: 0033:0x434ffd\nCode: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 8\nRSP: 002b:00007ffc50fa7b28 EFLAGS: 00000246 ORIG_RAX: 0000000000000107\nRAX: ffffffffffffffda RBX: 00007ffc50fa7e18 RCX: 0000000000434ffd\nRDX: 0000000000000000 RSI: 0000000020000240 RDI: 0000000000000005\nRBP: 00007ffc50fa7be0 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001\nR13: 00007ffc50fa7e08 R14: 00000000004bbf30 R15: 0000000000000001\n \u003c/TASK\u003e\n\nThe buggy address belongs to the object at ffff888012c12000\n which belongs to the cache filp of size 360\nThe buggy address is located 196 bytes inside of\n freed 360-byte region [ffff888012c12000, ffff888012c12168)\n\nThe buggy address belongs to the physical page:\npage: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x12c12\nhead: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0\nflags: 0x40(head|node=0|zone=0)\npage_type: f5(slab)\nraw: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nraw: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nhead: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000001 ffffea00004b0481 ffffffffffffffff 0000000000000000\nhead: 0000000000000002 0000000000000000 00000000ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\n\nMemory state around the buggy address:\n ffff888012c11f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff888012c12000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n\u003e ffff888012c12080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n ^\n ffff888012c12100: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc\n ffff888012c12180: fc fc fc fc fc fc fc fc fc\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37738",
"url": "https://www.suse.com/security/cve/CVE-2025-37738"
},
{
"category": "external",
"summary": "SUSE Bug 1242846 for CVE-2025-37738",
"url": "https://bugzilla.suse.com/1242846"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37738"
},
{
"cve": "CVE-2025-37740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37740"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: add sanity check for agwidth in dbMount\n\nThe width in dmapctl of the AG is zero, it trigger a divide error when\ncalculating the control page level in dbAllocAG.\n\nTo avoid this issue, add a check for agwidth in dbAllocAG.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37740",
"url": "https://www.suse.com/security/cve/CVE-2025-37740"
},
{
"category": "external",
"summary": "SUSE Bug 1243006 for CVE-2025-37740",
"url": "https://bugzilla.suse.com/1243006"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37740"
},
{
"cve": "CVE-2025-37741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37741"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Prevent copying of nlink with value 0 from disk inode\n\nsyzbot report a deadlock in diFree. [1]\n\nWhen calling \"ioctl$LOOP_SET_STATUS64\", the offset value passed in is 4,\nwhich does not match the mounted loop device, causing the mapping of the\nmounted loop device to be invalidated.\n\nWhen creating the directory and creating the inode of iag in diReadSpecial(),\nread the page of fixed disk inode (AIT) in raw mode in read_metapage(), the\nmetapage data it returns is corrupted, which causes the nlink value of 0 to be\nassigned to the iag inode when executing copy_from_dinode(), which ultimately\ncauses a deadlock when entering diFree().\n\nTo avoid this, first check the nlink value of dinode before setting iag inode.\n\n[1]\nWARNING: possible recursive locking detected\n6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0 Not tainted\n--------------------------------------------\nsyz-executor301/5309 is trying to acquire lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n\nbut task is already holding lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n\nother info that might help us debug this:\n Possible unsafe locking scenario:\n\n CPU0\n ----\n lock(\u0026(imap-\u003eim_aglock[index]));\n lock(\u0026(imap-\u003eim_aglock[index]));\n\n *** DEADLOCK ***\n\n May be due to missing lock nesting notation\n\n5 locks held by syz-executor301/5309:\n #0: ffff8880422a4420 (sb_writers#9){.+.+}-{0:0}, at: mnt_want_write+0x3f/0x90 fs/namespace.c:515\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: inode_lock_nested include/linux/fs.h:850 [inline]\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: filename_create+0x260/0x540 fs/namei.c:4026\n #2: ffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2460 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocAG+0x4b7/0x1e50 fs/jfs/jfs_imap.c:1669\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2477 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocAG+0x869/0x1e50 fs/jfs/jfs_imap.c:1669\n\nstack backtrace:\nCPU: 0 UID: 0 PID: 5309 Comm: syz-executor301 Not tainted 6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\n print_deadlock_bug+0x483/0x620 kernel/locking/lockdep.c:3037\n check_deadlock kernel/locking/lockdep.c:3089 [inline]\n validate_chain+0x15e2/0x5920 kernel/locking/lockdep.c:3891\n __lock_acquire+0x1384/0x2050 kernel/locking/lockdep.c:5202\n lock_acquire+0x1ed/0x550 kernel/locking/lockdep.c:5825\n __mutex_lock_common kernel/locking/mutex.c:608 [inline]\n __mutex_lock+0x136/0xd70 kernel/locking/mutex.c:752\n diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n jfs_evict_inode+0x32d/0x440 fs/jfs/inode.c:156\n evict+0x4e8/0x9b0 fs/inode.c:725\n diFreeSpecial fs/jfs/jfs_imap.c:552 [inline]\n duplicateIXtree+0x3c6/0x550 fs/jfs/jfs_imap.c:3022\n diNewIAG fs/jfs/jfs_imap.c:2597 [inline]\n diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n diAllocAG+0x17dc/0x1e50 fs/jfs/jfs_imap.c:1669\n diAlloc+0x1d2/0x1630 fs/jfs/jfs_imap.c:1590\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xba0 fs/jfs/namei.c:225\n vfs_mkdir+0x2f9/0x4f0 fs/namei.c:4257\n do_mkdirat+0x264/0x3a0 fs/namei.c:4280\n __do_sys_mkdirat fs/namei.c:4295 [inline]\n __se_sys_mkdirat fs/namei.c:4293 [inline]\n __x64_sys_mkdirat+0x87/0xa0 fs/namei.c:4293\n do_syscall_x64 arch/x86/en\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37741",
"url": "https://www.suse.com/security/cve/CVE-2025-37741"
},
{
"category": "external",
"summary": "SUSE Bug 1243015 for CVE-2025-37741",
"url": "https://bugzilla.suse.com/1243015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37741"
},
{
"cve": "CVE-2025-37742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Fix uninit-value access of imap allocated in the diMount() function\n\nsyzbot reports that hex_dump_to_buffer is using uninit-value:\n\n=====================================================\nBUG: KMSAN: uninit-value in hex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nhex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nprint_hex_dump+0x13d/0x3e0 lib/hexdump.c:276\ndiFree+0x5ba/0x4350 fs/jfs/jfs_imap.c:876\njfs_evict_inode+0x510/0x550 fs/jfs/inode.c:156\nevict+0x723/0xd10 fs/inode.c:796\niput_final fs/inode.c:1946 [inline]\niput+0x97b/0xdb0 fs/inode.c:1972\ntxUpdateMap+0xf3e/0x1150 fs/jfs/jfs_txnmgr.c:2367\ntxLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\njfs_lazycommit+0x627/0x11d0 fs/jfs/jfs_txnmgr.c:2733\nkthread+0x6b9/0xef0 kernel/kthread.c:464\nret_from_fork+0x6d/0x90 arch/x86/kernel/process.c:148\nret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244\n\nUninit was created at:\nslab_post_alloc_hook mm/slub.c:4121 [inline]\nslab_alloc_node mm/slub.c:4164 [inline]\n__kmalloc_cache_noprof+0x8e3/0xdf0 mm/slub.c:4320\nkmalloc_noprof include/linux/slab.h:901 [inline]\ndiMount+0x61/0x7f0 fs/jfs/jfs_imap.c:105\njfs_mount+0xa8e/0x11d0 fs/jfs/jfs_mount.c:176\njfs_fill_super+0xa47/0x17c0 fs/jfs/super.c:523\nget_tree_bdev_flags+0x6ec/0x910 fs/super.c:1636\nget_tree_bdev+0x37/0x50 fs/super.c:1659\njfs_get_tree+0x34/0x40 fs/jfs/super.c:635\nvfs_get_tree+0xb1/0x5a0 fs/super.c:1814\ndo_new_mount+0x71f/0x15e0 fs/namespace.c:3560\npath_mount+0x742/0x1f10 fs/namespace.c:3887\ndo_mount fs/namespace.c:3900 [inline]\n__do_sys_mount fs/namespace.c:4111 [inline]\n__se_sys_mount+0x71f/0x800 fs/namespace.c:4088\n__x64_sys_mount+0xe4/0x150 fs/namespace.c:4088\nx64_sys_call+0x39bf/0x3c30 arch/x86/include/generated/asm/syscalls_64.h:166\ndo_syscall_x64 arch/x86/entry/common.c:52 [inline]\ndo_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\nentry_SYSCALL_64_after_hwframe+0x77/0x7f\n=====================================================\n\nThe reason is that imap is not properly initialized after memory\nallocation. It will cause the snprintf() function to write uninitialized\ndata into linebuf within hex_dump_to_buffer().\n\nFix this by using kzalloc instead of kmalloc to clear its content at the\nbeginning in diMount().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37742",
"url": "https://www.suse.com/security/cve/CVE-2025-37742"
},
{
"category": "external",
"summary": "SUSE Bug 1243011 for CVE-2025-37742",
"url": "https://bugzilla.suse.com/1243011"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 1.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37742"
},
{
"cve": "CVE-2025-37743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37743"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Avoid memory leak while enabling statistics\n\nDriver uses monitor destination rings for extended statistics mode and\nstandalone monitor mode. In extended statistics mode, TLVs are parsed from\nthe buffer received from the monitor destination ring and assigned to the\nppdu_info structure to update per-packet statistics. In standalone monitor\nmode, along with per-packet statistics, the packet data (payload) is\ncaptured, and the driver updates per MSDU to mac80211.\n\nWhen the AP interface is enabled, only extended statistics mode is\nactivated. As part of enabling monitor rings for collecting statistics,\nthe driver subscribes to HAL_RX_MPDU_START TLV in the filter\nconfiguration. This TLV is received from the monitor destination ring, and\nkzalloc for the mon_mpdu object occurs, which is not freed, leading to a\nmemory leak. The kzalloc for the mon_mpdu object is only required while\nenabling the standalone monitor interface. This causes a memory leak while\nenabling extended statistics mode in the driver.\n\nFix this memory leak by removing the kzalloc for the mon_mpdu object in\nthe HAL_RX_MPDU_START TLV handling. Additionally, remove the standalone\nmonitor mode handlings in the HAL_MON_BUF_ADDR and HAL_RX_MSDU_END TLVs.\nThese TLV tags will be handled properly when enabling standalone monitor\nmode in the future.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37743",
"url": "https://www.suse.com/security/cve/CVE-2025-37743"
},
{
"category": "external",
"summary": "SUSE Bug 1242163 for CVE-2025-37743",
"url": "https://bugzilla.suse.com/1242163"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37743"
},
{
"cve": "CVE-2025-37747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37747"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix hang while freeing sigtrap event\n\nPerf can hang while freeing a sigtrap event if a related deferred\nsignal hadn\u0027t managed to be sent before the file got closed:\n\nperf_event_overflow()\n task_work_add(perf_pending_task)\n\nfput()\n task_work_add(____fput())\n\ntask_work_run()\n ____fput()\n perf_release()\n perf_event_release_kernel()\n _free_event()\n perf_pending_task_sync()\n task_work_cancel() -\u003e FAILED\n rcuwait_wait_event()\n\nOnce task_work_run() is running, the list of pending callbacks is\nremoved from the task_struct and from this point on task_work_cancel()\ncan\u0027t remove any pending and not yet started work items, hence the\ntask_work_cancel() failure and the hang on rcuwait_wait_event().\n\nTask work could be changed to remove one work at a time, so a work\nrunning on the current task can always cancel a pending one, however\nthe wait / wake design is still subject to inverted dependencies when\nremote targets are involved, as pictured by Oleg:\n\nT1 T2\n\nfd = perf_event_open(pid =\u003e T2-\u003epid); fd = perf_event_open(pid =\u003e T1-\u003epid);\nclose(fd) close(fd)\n \u003cIRQ\u003e \u003cIRQ\u003e\n perf_event_overflow() perf_event_overflow()\n task_work_add(perf_pending_task) task_work_add(perf_pending_task)\n \u003c/IRQ\u003e \u003c/IRQ\u003e\n fput() fput()\n task_work_add(____fput()) task_work_add(____fput())\n\n task_work_run() task_work_run()\n ____fput() ____fput()\n perf_release() perf_release()\n perf_event_release_kernel() perf_event_release_kernel()\n _free_event() _free_event()\n perf_pending_task_sync() perf_pending_task_sync()\n rcuwait_wait_event() rcuwait_wait_event()\n\nTherefore the only option left is to acquire the event reference count\nupon queueing the perf task work and release it from the task work, just\nlike it was done before 3a5465418f5f (\"perf: Fix event leak upon exec and file release\")\nbut without the leaks it fixed.\n\nSome adjustments are necessary to make it work:\n\n* A child event might dereference its parent upon freeing. Care must be\n taken to release the parent last.\n\n* Some places assuming the event doesn\u0027t have any reference held and\n therefore can be freed right away must instead put the reference and\n let the reference counting to its job.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37747",
"url": "https://www.suse.com/security/cve/CVE-2025-37747"
},
{
"category": "external",
"summary": "SUSE Bug 1242520 for CVE-2025-37747",
"url": "https://bugzilla.suse.com/1242520"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37747"
},
{
"cve": "CVE-2025-37752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37752"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: sch_sfq: move the limit validation\n\nIt is not sufficient to directly validate the limit on the data that\nthe user passes as it can be updated based on how the other parameters\nare changed.\n\nMove the check at the end of the configuration update process to also\ncatch scenarios where the limit is indirectly updated, for example\nwith the following configurations:\n\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 depth 1\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 divisor 1\n\nThis fixes the following syzkaller reported crash:\n\n------------[ cut here ]------------\nUBSAN: array-index-out-of-bounds in net/sched/sch_sfq.c:203:6\nindex 65535 is out of range for type \u0027struct sfq_head[128]\u0027\nCPU: 1 UID: 0 PID: 3037 Comm: syz.2.16 Not tainted 6.14.0-rc2-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x201/0x300 lib/dump_stack.c:120\n ubsan_epilogue lib/ubsan.c:231 [inline]\n __ubsan_handle_out_of_bounds+0xf5/0x120 lib/ubsan.c:429\n sfq_link net/sched/sch_sfq.c:203 [inline]\n sfq_dec+0x53c/0x610 net/sched/sch_sfq.c:231\n sfq_dequeue+0x34e/0x8c0 net/sched/sch_sfq.c:493\n sfq_reset+0x17/0x60 net/sched/sch_sfq.c:518\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n tbf_reset+0x41/0x110 net/sched/sch_tbf.c:339\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n dev_reset_queue+0x100/0x1b0 net/sched/sch_generic.c:1311\n netdev_for_each_tx_queue include/linux/netdevice.h:2590 [inline]\n dev_deactivate_many+0x7e5/0xe70 net/sched/sch_generic.c:1375",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37752",
"url": "https://www.suse.com/security/cve/CVE-2025-37752"
},
{
"category": "external",
"summary": "SUSE Bug 1242504 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "external",
"summary": "SUSE Bug 1245776 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1245776"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-37752"
},
{
"cve": "CVE-2025-37754",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37754"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/huc: Fix fence not released on early probe errors\n\nHuC delayed loading fence, introduced with commit 27536e03271da\n(\"drm/i915/huc: track delayed HuC load with a fence\"), is registered with\nobject tracker early on driver probe but unregistered only from driver\nremove, which is not called on early probe errors. Since its memory is\nallocated under devres, then released anyway, it may happen to be\nallocated again to the fence and reused on future driver probes, resulting\nin kernel warnings that taint the kernel:\n\n\u003c4\u003e [309.731371] ------------[ cut here ]------------\n\u003c3\u003e [309.731373] ODEBUG: init destroyed (active state 0) object: ffff88813d7dd2e0 object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x20 [i915]\n\u003c4\u003e [309.731575] WARNING: CPU: 2 PID: 3161 at lib/debugobjects.c:612 debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731693] CPU: 2 UID: 0 PID: 3161 Comm: i915_module_loa Tainted: G U 6.14.0-CI_DRM_16362-gf0fd77956987+ #1\n...\n\u003c4\u003e [309.731700] RIP: 0010:debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731728] Call Trace:\n\u003c4\u003e [309.731730] \u003cTASK\u003e\n...\n\u003c4\u003e [309.731949] __debug_object_init+0x17b/0x1c0\n\u003c4\u003e [309.731957] debug_object_init+0x34/0x50\n\u003c4\u003e [309.732126] __i915_sw_fence_init+0x34/0x60 [i915]\n\u003c4\u003e [309.732256] intel_huc_init_early+0x4b/0x1d0 [i915]\n\u003c4\u003e [309.732468] intel_uc_init_early+0x61/0x680 [i915]\n\u003c4\u003e [309.732667] intel_gt_common_init_early+0x105/0x130 [i915]\n\u003c4\u003e [309.732804] intel_root_gt_init_early+0x63/0x80 [i915]\n\u003c4\u003e [309.732938] i915_driver_probe+0x1fa/0xeb0 [i915]\n\u003c4\u003e [309.733075] i915_pci_probe+0xe6/0x220 [i915]\n\u003c4\u003e [309.733198] local_pci_probe+0x44/0xb0\n\u003c4\u003e [309.733203] pci_device_probe+0xf4/0x270\n\u003c4\u003e [309.733209] really_probe+0xee/0x3c0\n\u003c4\u003e [309.733215] __driver_probe_device+0x8c/0x180\n\u003c4\u003e [309.733219] driver_probe_device+0x24/0xd0\n\u003c4\u003e [309.733223] __driver_attach+0x10f/0x220\n\u003c4\u003e [309.733230] bus_for_each_dev+0x7d/0xe0\n\u003c4\u003e [309.733236] driver_attach+0x1e/0x30\n\u003c4\u003e [309.733239] bus_add_driver+0x151/0x290\n\u003c4\u003e [309.733244] driver_register+0x5e/0x130\n\u003c4\u003e [309.733247] __pci_register_driver+0x7d/0x90\n\u003c4\u003e [309.733251] i915_pci_register_driver+0x23/0x30 [i915]\n\u003c4\u003e [309.733413] i915_init+0x34/0x120 [i915]\n\u003c4\u003e [309.733655] do_one_initcall+0x62/0x3f0\n\u003c4\u003e [309.733667] do_init_module+0x97/0x2a0\n\u003c4\u003e [309.733671] load_module+0x25ff/0x2890\n\u003c4\u003e [309.733688] init_module_from_file+0x97/0xe0\n\u003c4\u003e [309.733701] idempotent_init_module+0x118/0x330\n\u003c4\u003e [309.733711] __x64_sys_finit_module+0x77/0x100\n\u003c4\u003e [309.733715] x64_sys_call+0x1f37/0x2650\n\u003c4\u003e [309.733719] do_syscall_64+0x91/0x180\n\u003c4\u003e [309.733763] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\u003c4\u003e [309.733792] \u003c/TASK\u003e\n...\n\u003c4\u003e [309.733806] ---[ end trace 0000000000000000 ]---\n\nThat scenario is most easily reproducible with\nigt@i915_module_load@reload-with-fault-injection.\n\nFix the issue by moving the cleanup step to driver release path.\n\n(cherry picked from commit 795dbde92fe5c6996a02a5b579481de73035e7bf)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37754",
"url": "https://www.suse.com/security/cve/CVE-2025-37754"
},
{
"category": "external",
"summary": "SUSE Bug 1242524 for CVE-2025-37754",
"url": "https://bugzilla.suse.com/1242524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37754"
},
{
"cve": "CVE-2025-37756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37756"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: tls: explicitly disallow disconnect\n\nsyzbot discovered that it can disconnect a TLS socket and then\nrun into all sort of unexpected corner cases. I have a vague\nrecollection of Eric pointing this out to us a long time ago.\nSupporting disconnect is really hard, for one thing if offload\nis enabled we\u0027d need to wait for all packets to be _acked_.\nDisconnect is not commonly used, disallow it.\n\nThe immediate problem syzbot run into is the warning in the strp,\nbut that\u0027s just the easiest bug to trigger:\n\n WARNING: CPU: 0 PID: 5834 at net/tls/tls_strp.c:486 tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n RIP: 0010:tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n Call Trace:\n \u003cTASK\u003e\n tls_rx_rec_wait+0x280/0xa60 net/tls/tls_sw.c:1363\n tls_sw_recvmsg+0x85c/0x1c30 net/tls/tls_sw.c:2043\n inet6_recvmsg+0x2c9/0x730 net/ipv6/af_inet6.c:678\n sock_recvmsg_nosec net/socket.c:1023 [inline]\n sock_recvmsg+0x109/0x280 net/socket.c:1045\n __sys_recvfrom+0x202/0x380 net/socket.c:2237",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37756",
"url": "https://www.suse.com/security/cve/CVE-2025-37756"
},
{
"category": "external",
"summary": "SUSE Bug 1242515 for CVE-2025-37756",
"url": "https://bugzilla.suse.com/1242515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37756"
},
{
"cve": "CVE-2025-37757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37757"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: fix memory leak in tipc_link_xmit\n\nIn case the backlog transmit queue for system-importance messages is overloaded,\ntipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to\nmemory leak and failure when a skb is allocated.\n\nThis commit fixes this issue by purging the skb list before tipc_link_xmit()\nreturns.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37757",
"url": "https://www.suse.com/security/cve/CVE-2025-37757"
},
{
"category": "external",
"summary": "SUSE Bug 1242521 for CVE-2025-37757",
"url": "https://bugzilla.suse.com/1242521"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37757"
},
{
"cve": "CVE-2025-37758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()\n\ndevm_ioremap() returns NULL on error. Currently, pxa_ata_probe() does\nnot check for this case, which can result in a NULL pointer dereference.\n\nAdd NULL check after devm_ioremap() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37758",
"url": "https://www.suse.com/security/cve/CVE-2025-37758"
},
{
"category": "external",
"summary": "SUSE Bug 1242514 for CVE-2025-37758",
"url": "https://bugzilla.suse.com/1242514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37758"
},
{
"cve": "CVE-2025-37761",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37761"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix an out-of-bounds shift when invalidating TLB\n\nWhen the size of the range invalidated is larger than\nrounddown_pow_of_two(ULONG_MAX),\nThe function macro roundup_pow_of_two(length) will hit an out-of-bounds\nshift [1].\n\nUse a full TLB invalidation for such cases.\nv2:\n- Use a define for the range size limit over which we use a full\n TLB invalidation. (Lucas)\n- Use a better calculation of the limit.\n\n[1]:\n[ 39.202421] ------------[ cut here ]------------\n[ 39.202657] UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:13\n[ 39.202673] shift exponent 64 is too large for 64-bit type \u0027long unsigned int\u0027\n[ 39.202688] CPU: 8 UID: 0 PID: 3129 Comm: xe_exec_system_ Tainted: G U 6.14.0+ #10\n[ 39.202690] Tainted: [U]=USER\n[ 39.202690] Hardware name: ASUS System Product Name/PRIME B560M-A AC, BIOS 2001 02/01/2023\n[ 39.202691] Call Trace:\n[ 39.202692] \u003cTASK\u003e\n[ 39.202695] dump_stack_lvl+0x6e/0xa0\n[ 39.202699] ubsan_epilogue+0x5/0x30\n[ 39.202701] __ubsan_handle_shift_out_of_bounds.cold+0x61/0xe6\n[ 39.202705] xe_gt_tlb_invalidation_range.cold+0x1d/0x3a [xe]\n[ 39.202800] ? find_held_lock+0x2b/0x80\n[ 39.202803] ? mark_held_locks+0x40/0x70\n[ 39.202806] xe_svm_invalidate+0x459/0x700 [xe]\n[ 39.202897] drm_gpusvm_notifier_invalidate+0x4d/0x70 [drm_gpusvm]\n[ 39.202900] __mmu_notifier_release+0x1f5/0x270\n[ 39.202905] exit_mmap+0x40e/0x450\n[ 39.202912] __mmput+0x45/0x110\n[ 39.202914] exit_mm+0xc5/0x130\n[ 39.202916] do_exit+0x21c/0x500\n[ 39.202918] ? lockdep_hardirqs_on_prepare+0xdb/0x190\n[ 39.202920] do_group_exit+0x36/0xa0\n[ 39.202922] get_signal+0x8f8/0x900\n[ 39.202926] arch_do_signal_or_restart+0x35/0x100\n[ 39.202930] syscall_exit_to_user_mode+0x1fc/0x290\n[ 39.202932] do_syscall_64+0xa1/0x180\n[ 39.202934] ? do_user_addr_fault+0x59f/0x8a0\n[ 39.202937] ? lock_release+0xd2/0x2a0\n[ 39.202939] ? do_user_addr_fault+0x5a9/0x8a0\n[ 39.202942] ? trace_hardirqs_off+0x4b/0xc0\n[ 39.202944] ? clear_bhb_loop+0x25/0x80\n[ 39.202946] ? clear_bhb_loop+0x25/0x80\n[ 39.202947] ? clear_bhb_loop+0x25/0x80\n[ 39.202950] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n[ 39.202952] RIP: 0033:0x7fa945e543e1\n[ 39.202961] Code: Unable to access opcode bytes at 0x7fa945e543b7.\n[ 39.202962] RSP: 002b:00007ffca8fb4170 EFLAGS: 00000293\n[ 39.202963] RAX: 000000000000003d RBX: 0000000000000000 RCX: 00007fa945e543e3\n[ 39.202964] RDX: 0000000000000000 RSI: 00007ffca8fb41ac RDI: 00000000ffffffff\n[ 39.202964] RBP: 00007ffca8fb4190 R08: 0000000000000000 R09: 00007fa945f600a0\n[ 39.202965] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000\n[ 39.202966] R13: 00007fa9460dd310 R14: 00007ffca8fb41ac R15: 0000000000000000\n[ 39.202970] \u003c/TASK\u003e\n[ 39.202970] ---[ end trace ]---\n\n(cherry picked from commit b88f48f86500bc0b44b4f73ac66d500a40d320ad)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37761",
"url": "https://www.suse.com/security/cve/CVE-2025-37761"
},
{
"category": "external",
"summary": "SUSE Bug 1242724 for CVE-2025-37761",
"url": "https://bugzilla.suse.com/1242724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37761"
},
{
"cve": "CVE-2025-37763",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37763"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: take paired job reference\n\nFor paired jobs, have the fragment job take a reference on the\ngeometry job, so that the geometry job cannot be freed until\nthe fragment job has finished with it.\n\nThe geometry job structure is accessed when the fragment job is being\nprepared by the GPU scheduler. Taking the reference prevents the\ngeometry job being freed until the fragment job no longer requires it.\n\nFixes a use after free bug detected by KASAN:\n\n[ 124.256386] BUG: KASAN: slab-use-after-free in pvr_queue_prepare_job+0x108/0x868 [powervr]\n[ 124.264893] Read of size 1 at addr ffff0000084cb960 by task kworker/u16:4/63",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37763",
"url": "https://www.suse.com/security/cve/CVE-2025-37763"
},
{
"category": "external",
"summary": "SUSE Bug 1242508 for CVE-2025-37763",
"url": "https://bugzilla.suse.com/1242508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37763"
},
{
"cve": "CVE-2025-37764",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37764"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: fix firmware memory leaks\n\nFree the memory used to hold the results of firmware image processing\nwhen the module is unloaded.\n\nFix the related issue of the same memory being leaked if processing\nof the firmware image fails during module load.\n\nEnsure all firmware GEM objects are destroyed if firmware image\nprocessing fails.\n\nFixes memory leaks on powervr module unload detected by Kmemleak:\n\nunreferenced object 0xffff000042e20000 (size 94208):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 02 ae 7f ed bf 45 84 00 3c 5b 1f ed 9f 45 45 05 .....E..\u003c[...EE.\n d5 4f 5d 14 6c 00 3d 23 30 d0 3a 4a 66 0e 48 c8 .O].l.=#0.:Jf.H.\n backtrace (crc dd329dec):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xaa4/0x1f50 [powervr]\n\nunreferenced object 0xffff000042d20000 (size 20480):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 00 00 00 00 00 00 00 00 09 00 00 00 0b 00 00 00 ................\n 00 00 00 00 00 00 00 00 07 00 00 00 08 00 00 00 ................\n backtrace (crc 395b02e3):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xb0c/0x1f50 [powervr]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37764",
"url": "https://www.suse.com/security/cve/CVE-2025-37764"
},
{
"category": "external",
"summary": "SUSE Bug 1242577 for CVE-2025-37764",
"url": "https://bugzilla.suse.com/1242577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37764"
},
{
"cve": "CVE-2025-37765",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37765"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: prime: fix ttm_bo_delayed_delete oops\n\nFix an oops in ttm_bo_delayed_delete which results from dererencing a\ndangling pointer:\n\nOops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 [#1] PREEMPT SMP\nCPU: 4 UID: 0 PID: 1082 Comm: kworker/u65:2 Not tainted 6.14.0-rc4-00267-g505460b44513-dirty #216\nHardware name: LENOVO 82N6/LNVNB161216, BIOS GKCN65WW 01/16/2024\nWorkqueue: ttm ttm_bo_delayed_delete [ttm]\nRIP: 0010:dma_resv_iter_first_unlocked+0x55/0x290\nCode: 31 f6 48 c7 c7 00 2b fa aa e8 97 bd 52 ff e8 a2 c1 53 00 5a 85 c0 74 48 e9 88 01 00 00 4c 89 63 20 4d 85 e4 0f 84 30 01 00 00 \u003c41\u003e 8b 44 24 10 c6 43 2c 01 48 89 df 89 43 28 e8 97 fd ff ff 4c 8b\nRSP: 0018:ffffbf9383473d60 EFLAGS: 00010202\nRAX: 0000000000000001 RBX: ffffbf9383473d88 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: ffffbf9383473d78 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000000 R12: 6b6b6b6b6b6b6b6b\nR13: ffffa003bbf78580 R14: ffffa003a6728040 R15: 00000000000383cc\nFS: 0000000000000000(0000) GS:ffffa00991c00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000758348024dd0 CR3: 000000012c259000 CR4: 0000000000f50ef0\nPKRU: 55555554\nCall Trace:\n \u003cTASK\u003e\n ? __die_body.cold+0x19/0x26\n ? die_addr+0x3d/0x70\n ? exc_general_protection+0x159/0x460\n ? asm_exc_general_protection+0x27/0x30\n ? dma_resv_iter_first_unlocked+0x55/0x290\n dma_resv_wait_timeout+0x56/0x100\n ttm_bo_delayed_delete+0x69/0xb0 [ttm]\n process_one_work+0x217/0x5c0\n worker_thread+0x1c8/0x3d0\n ? apply_wqattrs_cleanup.part.0+0xc0/0xc0\n kthread+0x10b/0x240\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork+0x40/0x70\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork_asm+0x11/0x20\n \u003c/TASK\u003e\n\nThe cause of this is:\n\n- drm_prime_gem_destroy calls dma_buf_put(dma_buf) which releases the\n reference to the shared dma_buf. The reference count is 0, so the\n dma_buf is destroyed, which in turn decrements the corresponding\n amdgpu_bo reference count to 0, and the amdgpu_bo is destroyed -\n calling drm_gem_object_release then dma_resv_fini (which destroys the\n reservation object), then finally freeing the amdgpu_bo.\n\n- nouveau_bo obj-\u003ebo.base.resv is now a dangling pointer to the memory\n formerly allocated to the amdgpu_bo.\n\n- nouveau_gem_object_del calls ttm_bo_put(\u0026nvbo-\u003ebo) which calls\n ttm_bo_release, which schedules ttm_bo_delayed_delete.\n\n- ttm_bo_delayed_delete runs and dereferences the dangling resv pointer,\n resulting in a general protection fault.\n\nFix this by moving the drm_prime_gem_destroy call from\nnouveau_gem_object_del to nouveau_bo_del_ttm. This ensures that it will\nbe run after ttm_bo_delayed_delete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37765",
"url": "https://www.suse.com/security/cve/CVE-2025-37765"
},
{
"category": "external",
"summary": "SUSE Bug 1242761 for CVE-2025-37765",
"url": "https://bugzilla.suse.com/1242761"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37765"
},
{
"cve": "CVE-2025-37766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37766"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37766",
"url": "https://www.suse.com/security/cve/CVE-2025-37766"
},
{
"category": "external",
"summary": "SUSE Bug 1242785 for CVE-2025-37766",
"url": "https://bugzilla.suse.com/1242785"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37766"
},
{
"cve": "CVE-2025-37767",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37767"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37767",
"url": "https://www.suse.com/security/cve/CVE-2025-37767"
},
{
"category": "external",
"summary": "SUSE Bug 1242501 for CVE-2025-37767",
"url": "https://bugzilla.suse.com/1242501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37767"
},
{
"cve": "CVE-2025-37768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37768"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37768",
"url": "https://www.suse.com/security/cve/CVE-2025-37768"
},
{
"category": "external",
"summary": "SUSE Bug 1242567 for CVE-2025-37768",
"url": "https://bugzilla.suse.com/1242567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37768"
},
{
"cve": "CVE-2025-37769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37769"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm/smu11: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\n\n(cherry picked from commit da7dc714a8f8e1c9fc33c57cd63583779a3bef71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37769",
"url": "https://www.suse.com/security/cve/CVE-2025-37769"
},
{
"category": "external",
"summary": "SUSE Bug 1242587 for CVE-2025-37769",
"url": "https://bugzilla.suse.com/1242587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37769"
},
{
"cve": "CVE-2025-37770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37770",
"url": "https://www.suse.com/security/cve/CVE-2025-37770"
},
{
"category": "external",
"summary": "SUSE Bug 1242764 for CVE-2025-37770",
"url": "https://bugzilla.suse.com/1242764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37770"
},
{
"cve": "CVE-2025-37771",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37771"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37771",
"url": "https://www.suse.com/security/cve/CVE-2025-37771"
},
{
"category": "external",
"summary": "SUSE Bug 1242781 for CVE-2025-37771",
"url": "https://bugzilla.suse.com/1242781"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37771"
},
{
"cve": "CVE-2025-37772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37772"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cma: Fix workqueue crash in cma_netevent_work_handler\n\nstruct rdma_cm_id has member \"struct work_struct net_work\"\nthat is reused for enqueuing cma_netevent_work_handler()s\nonto cma_wq.\n\nBelow crash[1] can occur if more than one call to\ncma_netevent_callback() occurs in quick succession,\nwhich further enqueues cma_netevent_work_handler()s for the\nsame rdma_cm_id, overwriting any previously queued work-item(s)\nthat was just scheduled to run i.e. there is no guarantee\nthe queued work item may run between two successive calls\nto cma_netevent_callback() and the 2nd INIT_WORK would overwrite\nthe 1st work item (for the same rdma_cm_id), despite grabbing\nid_table_lock during enqueue.\n\nAlso drgn analysis [2] indicates the work item was likely overwritten.\n\nFix this by moving the INIT_WORK() to __rdma_create_id(),\nso that it doesn\u0027t race with any existing queue_work() or\nits worker thread.\n\n[1] Trimmed crash stack:\n=============================================\nBUG: kernel NULL pointer dereference, address: 0000000000000008\nkworker/u256:6 ... 6.12.0-0...\nWorkqueue: cma_netevent_work_handler [rdma_cm] (rdma_cm)\nRIP: 0010:process_one_work+0xba/0x31a\nCall Trace:\n worker_thread+0x266/0x3a0\n kthread+0xcf/0x100\n ret_from_fork+0x31/0x50\n ret_from_fork_asm+0x1a/0x30\n=============================================\n\n[2] drgn crash analysis:\n\n\u003e\u003e\u003e trace = prog.crashed_thread().stack_trace()\n\u003e\u003e\u003e trace\n(0) crash_setup_regs (./arch/x86/include/asm/kexec.h:111:15)\n(1) __crash_kexec (kernel/crash_core.c:122:4)\n(2) panic (kernel/panic.c:399:3)\n(3) oops_end (arch/x86/kernel/dumpstack.c:382:3)\n...\n(8) process_one_work (kernel/workqueue.c:3168:2)\n(9) process_scheduled_works (kernel/workqueue.c:3310:3)\n(10) worker_thread (kernel/workqueue.c:3391:4)\n(11) kthread (kernel/kthread.c:389:9)\n\nLine workqueue.c:3168 for this kernel version is in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n\n\u003e\u003e\u003e trace[8][\"work\"]\n*(struct work_struct *)0xffff92577d0a21d8 = {\n\t.data = (atomic_long_t){\n\t\t.counter = (s64)536870912, \u003c=== Note\n\t},\n\t.entry = (struct list_head){\n\t\t.next = (struct list_head *)0xffff924d075924c0,\n\t\t.prev = (struct list_head *)0xffff924d075924c0,\n\t},\n\t.func = (work_func_t)cma_netevent_work_handler+0x0 = 0xffffffffc2cec280,\n}\n\nSuspicion is that pwq is NULL:\n\u003e\u003e\u003e trace[8][\"pwq\"]\n(struct pool_workqueue *)\u003cabsent\u003e\n\nIn process_one_work(), pwq is assigned from:\nstruct pool_workqueue *pwq = get_work_pwq(work);\n\nand get_work_pwq() is:\nstatic struct pool_workqueue *get_work_pwq(struct work_struct *work)\n{\n \tunsigned long data = atomic_long_read(\u0026work-\u003edata);\n\n \tif (data \u0026 WORK_STRUCT_PWQ)\n \t\treturn work_struct_pwq(data);\n \telse\n \t\treturn NULL;\n}\n\nWORK_STRUCT_PWQ is 0x4:\n\u003e\u003e\u003e print(repr(prog[\u0027WORK_STRUCT_PWQ\u0027]))\nObject(prog, \u0027enum work_flags\u0027, value=4)\n\nBut work-\u003edata is 536870912 which is 0x20000000.\nSo, get_work_pwq() returns NULL and we crash in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n=============================================",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37772",
"url": "https://www.suse.com/security/cve/CVE-2025-37772"
},
{
"category": "external",
"summary": "SUSE Bug 1242563 for CVE-2025-37772",
"url": "https://bugzilla.suse.com/1242563"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37772"
},
{
"cve": "CVE-2025-37781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37781"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni2c: cros-ec-tunnel: defer probe if parent EC is not present\n\nWhen i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent\ndevice will not be found, leading to NULL pointer dereference.\n\nThat can also be reproduced by unbinding the controller driver and then\nloading i2c-cros-ec-tunnel module (or binding the device).\n\n[ 271.991245] BUG: kernel NULL pointer dereference, address: 0000000000000058\n[ 271.998215] #PF: supervisor read access in kernel mode\n[ 272.003351] #PF: error_code(0x0000) - not-present page\n[ 272.008485] PGD 0 P4D 0\n[ 272.011022] Oops: Oops: 0000 [#1] SMP NOPTI\n[ 272.015207] CPU: 0 UID: 0 PID: 3859 Comm: insmod Tainted: G S 6.15.0-rc1-00004-g44722359ed83 #30 PREEMPT(full) 3c7fb39a552e7d949de2ad921a7d6588d3a4fdc5\n[ 272.030312] Tainted: [S]=CPU_OUT_OF_SPEC\n[ 272.034233] Hardware name: HP Berknip/Berknip, BIOS Google_Berknip.13434.356.0 05/17/2021\n[ 272.042400] RIP: 0010:ec_i2c_probe+0x2b/0x1c0 [i2c_cros_ec_tunnel]\n[ 272.048577] Code: 1f 44 00 00 41 57 41 56 41 55 41 54 53 48 83 ec 10 65 48 8b 05 06 a0 6c e7 48 89 44 24 08 4c 8d 7f 10 48 8b 47 50 4c 8b 60 78 \u003c49\u003e 83 7c 24 58 00 0f 84 2f 01 00 00 48 89 fb be 30 06 00 00 4c 9\n[ 272.067317] RSP: 0018:ffffa32082a03940 EFLAGS: 00010282\n[ 272.072541] RAX: ffff969580b6a810 RBX: ffff969580b68c10 RCX: 0000000000000000\n[ 272.079672] RDX: 0000000000000000 RSI: 0000000000000282 RDI: ffff969580b68c00\n[ 272.086804] RBP: 00000000fffffdfb R08: 0000000000000000 R09: 0000000000000000\n[ 272.093936] R10: 0000000000000000 R11: ffffffffc0600000 R12: 0000000000000000\n[ 272.101067] R13: ffffffffa666fbb8 R14: ffffffffc05b5528 R15: ffff969580b68c10\n[ 272.108198] FS: 00007b930906fc40(0000) GS:ffff969603149000(0000) knlGS:0000000000000000\n[ 272.116282] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 272.122024] CR2: 0000000000000058 CR3: 000000012631c000 CR4: 00000000003506f0\n[ 272.129155] Call Trace:\n[ 272.131606] \u003cTASK\u003e\n[ 272.133709] ? acpi_dev_pm_attach+0xdd/0x110\n[ 272.137985] platform_probe+0x69/0xa0\n[ 272.141652] really_probe+0x152/0x310\n[ 272.145318] __driver_probe_device+0x77/0x110\n[ 272.149678] driver_probe_device+0x1e/0x190\n[ 272.153864] __driver_attach+0x10b/0x1e0\n[ 272.157790] ? driver_attach+0x20/0x20\n[ 272.161542] bus_for_each_dev+0x107/0x150\n[ 272.165553] bus_add_driver+0x15d/0x270\n[ 272.169392] driver_register+0x65/0x110\n[ 272.173232] ? cleanup_module+0xa80/0xa80 [i2c_cros_ec_tunnel 3a00532f3f4af4a9eade753f86b0f8dd4e4e5698]\n[ 272.182617] do_one_initcall+0x110/0x350\n[ 272.186543] ? security_kernfs_init_security+0x49/0xd0\n[ 272.191682] ? __kernfs_new_node+0x1b9/0x240\n[ 272.195954] ? security_kernfs_init_security+0x49/0xd0\n[ 272.201093] ? __kernfs_new_node+0x1b9/0x240\n[ 272.205365] ? kernfs_link_sibling+0x105/0x130\n[ 272.209810] ? kernfs_next_descendant_post+0x1c/0xa0\n[ 272.214773] ? kernfs_activate+0x57/0x70\n[ 272.218699] ? kernfs_add_one+0x118/0x160\n[ 272.222710] ? __kernfs_create_file+0x71/0xa0\n[ 272.227069] ? sysfs_add_bin_file_mode_ns+0xd6/0x110\n[ 272.232033] ? internal_create_group+0x453/0x4a0\n[ 272.236651] ? __vunmap_range_noflush+0x214/0x2d0\n[ 272.241355] ? __free_frozen_pages+0x1dc/0x420\n[ 272.245799] ? free_vmap_area_noflush+0x10a/0x1c0\n[ 272.250505] ? load_module+0x1509/0x16f0\n[ 272.254431] do_init_module+0x60/0x230\n[ 272.258181] __se_sys_finit_module+0x27a/0x370\n[ 272.262627] do_syscall_64+0x6a/0xf0\n[ 272.266206] ? do_syscall_64+0x76/0xf0\n[ 272.269956] ? irqentry_exit_to_user_mode+0x79/0x90\n[ 272.274836] entry_SYSCALL_64_after_hwframe+0x55/0x5d\n[ 272.279887] RIP: 0033:0x7b9309168d39\n[ 272.283466] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d af 40 0c 00 f7 d8 64 89 01 8\n[ 272.302210] RSP: 002b:00007fff50f1a288 EFLAGS: 00000246 ORIG_RAX: 000\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37781",
"url": "https://www.suse.com/security/cve/CVE-2025-37781"
},
{
"category": "external",
"summary": "SUSE Bug 1242575 for CVE-2025-37781",
"url": "https://bugzilla.suse.com/1242575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37781"
},
{
"cve": "CVE-2025-37782",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37782"
}
],
"notes": [
{
"category": "general",
"text": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37782",
"url": "https://www.suse.com/security/cve/CVE-2025-37782"
},
{
"category": "external",
"summary": "SUSE Bug 1242770 for CVE-2025-37782",
"url": "https://bugzilla.suse.com/1242770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37782"
},
{
"cve": "CVE-2025-37786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37786"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: free routing table on probe failure\n\nIf complete = true in dsa_tree_setup(), it means that we are the last\nswitch of the tree which is successfully probing, and we should be\nsetting up all switches from our probe path.\n\nAfter \"complete\" becomes true, dsa_tree_setup_cpu_ports() or any\nsubsequent function may fail. If that happens, the entire tree setup is\nin limbo: the first N-1 switches have successfully finished probing\n(doing nothing but having allocated persistent memory in the tree\u0027s\ndst-\u003eports, and maybe dst-\u003ertable), and switch N failed to probe, ending\nthe tree setup process before anything is tangible from the user\u0027s PoV.\n\nIf switch N fails to probe, its memory (ports) will be freed and removed\nfrom dst-\u003eports. However, the dst-\u003ertable elements pointing to its ports,\nas created by dsa_link_touch(), will remain there, and will lead to\nuse-after-free if dereferenced.\n\nIf dsa_tree_setup_switches() returns -EPROBE_DEFER, which is entirely\npossible because that is where ds-\u003eops-\u003esetup() is, we get a kasan\nreport like this:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in mv88e6xxx_setup_upstream_port+0x240/0x568\nRead of size 8 at addr ffff000004f56020 by task kworker/u8:3/42\n\nCall trace:\n __asan_report_load8_noabort+0x20/0x30\n mv88e6xxx_setup_upstream_port+0x240/0x568\n mv88e6xxx_setup+0xebc/0x1eb0\n dsa_register_switch+0x1af4/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nAllocated by task 42:\n __kasan_kmalloc+0x84/0xa0\n __kmalloc_cache_noprof+0x298/0x490\n dsa_switch_touch_ports+0x174/0x3d8\n dsa_register_switch+0x800/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nFreed by task 42:\n __kasan_slab_free+0x48/0x68\n kfree+0x138/0x418\n dsa_register_switch+0x2694/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nThe simplest way to fix the bug is to delete the routing table in its\nentirety. dsa_tree_setup_routing_table() has no problem in regenerating\nit even if we deleted links between ports other than those of switch N,\nbecause dsa_link_touch() first checks whether the port pair already\nexists in dst-\u003ertable, allocating if not.\n\nThe deletion of the routing table in its entirety already exists in\ndsa_tree_teardown(), so refactor that into a function that can also be\ncalled from the tree setup error path.\n\nIn my analysis of the commit to blame, it is the one which added\ndsa_link elements to dst-\u003ertable. Prior to that, each switch had its own\nds-\u003ertable which is freed when the switch fails to probe. But the tree\nis potentially persistent memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37786",
"url": "https://www.suse.com/security/cve/CVE-2025-37786"
},
{
"category": "external",
"summary": "SUSE Bug 1242725 for CVE-2025-37786",
"url": "https://bugzilla.suse.com/1242725"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37786"
},
{
"cve": "CVE-2025-37788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37788"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path\n\nIn the for loop used to allocate the loc_array and bmap for each port, a\nmemory leak is possible when the allocation for loc_array succeeds,\nbut the allocation for bmap fails. This is because when the control flow\ngoes to the label free_eth_finfo, only the allocations starting from\n(i-1)th iteration are freed.\n\nFix that by freeing the loc_array in the bmap allocation error path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37788",
"url": "https://www.suse.com/security/cve/CVE-2025-37788"
},
{
"category": "external",
"summary": "SUSE Bug 1242766 for CVE-2025-37788",
"url": "https://bugzilla.suse.com/1242766"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37788"
},
{
"cve": "CVE-2025-37791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37791"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()\n\nrpl is passed as a pointer to ethtool_cmis_module_poll(), so the correct\nsize of rpl is sizeof(*rpl) which should be just 1 byte. Using the\npointer size instead can cause stack corruption:\n\nKernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ethtool_cmis_wait_for_cond+0xf4/0x100\nCPU: 72 UID: 0 PID: 4440 Comm: kworker/72:2 Kdump: loaded Tainted: G OE 6.11.0 #24\nTainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\nHardware name: Dell Inc. PowerEdge R760/04GWWM, BIOS 1.6.6 09/20/2023\nWorkqueue: events module_flash_fw_work\nCall Trace:\n \u003cTASK\u003e\n panic+0x339/0x360\n ? ethtool_cmis_wait_for_cond+0xf4/0x100\n ? __pfx_status_success+0x10/0x10\n ? __pfx_status_fail+0x10/0x10\n __stack_chk_fail+0x10/0x10\n ethtool_cmis_wait_for_cond+0xf4/0x100\n ethtool_cmis_cdb_execute_cmd+0x1fc/0x330\n ? __pfx_status_fail+0x10/0x10\n cmis_cdb_module_features_get+0x6d/0xd0\n ethtool_cmis_cdb_init+0x8a/0xd0\n ethtool_cmis_fw_update+0x46/0x1d0\n module_flash_fw_work+0x17/0xa0\n process_one_work+0x179/0x390\n worker_thread+0x239/0x340\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xcc/0x100\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2d/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37791",
"url": "https://www.suse.com/security/cve/CVE-2025-37791"
},
{
"category": "external",
"summary": "SUSE Bug 1242729 for CVE-2025-37791",
"url": "https://bugzilla.suse.com/1242729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37791"
},
{
"cve": "CVE-2025-37792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37792"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: Prevent potential NULL dereference\n\nThe btrtl_initialize() function checks that rtl_load_file() either\nhad an error or it loaded a zero length file. However, if it loaded\na zero length file then the error code is not set correctly. It\nresults in an error pointer vs NULL bug, followed by a NULL pointer\ndereference. This was detected by Smatch:\n\ndrivers/bluetooth/btrtl.c:592 btrtl_initialize() warn: passing zero to \u0027ERR_PTR\u0027",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37792",
"url": "https://www.suse.com/security/cve/CVE-2025-37792"
},
{
"category": "external",
"summary": "SUSE Bug 1242591 for CVE-2025-37792",
"url": "https://bugzilla.suse.com/1242591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37792"
},
{
"cve": "CVE-2025-37793",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37793"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\navs_component_probe() does not check for this case, which results in a\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37793",
"url": "https://www.suse.com/security/cve/CVE-2025-37793"
},
{
"category": "external",
"summary": "SUSE Bug 1242584 for CVE-2025-37793",
"url": "https://bugzilla.suse.com/1242584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37793"
},
{
"cve": "CVE-2025-37794",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37794"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Purge vif txq in ieee80211_do_stop()\n\nAfter ieee80211_do_stop() SKB from vif\u0027s txq could still be processed.\nIndeed another concurrent vif schedule_and_wake_txq call could cause\nthose packets to be dequeued (see ieee80211_handle_wake_tx_queue())\nwithout checking the sdata current state.\n\nBecause vif.drv_priv is now cleared in this function, this could lead to\ndriver crash.\n\nFor example in ath12k, ahvif is store in vif.drv_priv. Thus if\nath12k_mac_op_tx() is called after ieee80211_do_stop(), ahvif-\u003eah can be\nNULL, leading the ath12k_warn(ahvif-\u003eah,...) call in this function to\ntrigger the NULL deref below.\n\n Unable to handle kernel paging request at virtual address dfffffc000000001\n KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]\n batman_adv: bat0: Interface deactivated: brbh1337\n Mem abort info:\n ESR = 0x0000000096000004\n EC = 0x25: DABT (current EL), IL = 32 bits\n SET = 0, FnV = 0\n EA = 0, S1PTW = 0\n FSC = 0x04: level 0 translation fault\n Data abort info:\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\n [dfffffc000000001] address between user and kernel address ranges\n Internal error: Oops: 0000000096000004 [#1] SMP\n CPU: 1 UID: 0 PID: 978 Comm: lbd Not tainted 6.13.0-g633f875b8f1e #114\n Hardware name: HW (DT)\n pstate: 10000005 (nzcV daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n pc : ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k]\n lr : ath12k_mac_op_tx+0x174/0x29b8 [ath12k]\n sp : ffffffc086ace450\n x29: ffffffc086ace450 x28: 0000000000000000 x27: 1ffffff810d59ca4\n x26: ffffff801d05f7c0 x25: 0000000000000000 x24: 000000004000001e\n x23: ffffff8009ce4926 x22: ffffff801f9c0800 x21: ffffff801d05f7f0\n x20: ffffff8034a19f40 x19: 0000000000000000 x18: ffffff801f9c0958\n x17: ffffff800bc0a504 x16: dfffffc000000000 x15: ffffffc086ace4f8\n x14: ffffff801d05f83c x13: 0000000000000000 x12: ffffffb003a0bf03\n x11: 0000000000000000 x10: ffffffb003a0bf02 x9 : ffffff8034a19f40\n x8 : ffffff801d05f818 x7 : 1ffffff0069433dc x6 : ffffff8034a19ee0\n x5 : ffffff801d05f7f0 x4 : 0000000000000000 x3 : 0000000000000001\n x2 : 0000000000000000 x1 : dfffffc000000000 x0 : 0000000000000008\n Call trace:\n ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k] (P)\n ieee80211_handle_wake_tx_queue+0x16c/0x260\n ieee80211_queue_skb+0xeec/0x1d20\n ieee80211_tx+0x200/0x2c8\n ieee80211_xmit+0x22c/0x338\n __ieee80211_subif_start_xmit+0x7e8/0xc60\n ieee80211_subif_start_xmit+0xc4/0xee0\n __ieee80211_subif_start_xmit_8023.isra.0+0x854/0x17a0\n ieee80211_subif_start_xmit_8023+0x124/0x488\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n br_dev_queue_push_xmit+0x120/0x4a8\n __br_forward+0xe4/0x2b0\n deliver_clone+0x5c/0xd0\n br_flood+0x398/0x580\n br_dev_xmit+0x454/0x9f8\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n ip6_finish_output2+0xc28/0x1b60\n __ip6_finish_output+0x38c/0x638\n ip6_output+0x1b4/0x338\n ip6_local_out+0x7c/0xa8\n ip6_send_skb+0x7c/0x1b0\n ip6_push_pending_frames+0x94/0xd0\n rawv6_sendmsg+0x1a98/0x2898\n inet_sendmsg+0x94/0xe0\n __sys_sendto+0x1e4/0x308\n __arm64_sys_sendto+0xc4/0x140\n do_el0_svc+0x110/0x280\n el0_svc+0x20/0x60\n el0t_64_sync_handler+0x104/0x138\n el0t_64_sync+0x154/0x158\n\nTo avoid that, empty vif\u0027s txq at ieee80211_do_stop() so no packet could\nbe dequeued after ieee80211_do_stop() (new packets cannot be queued\nbecause SDATA_STATE_RUNNING is cleared at this point).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37794",
"url": "https://www.suse.com/security/cve/CVE-2025-37794"
},
{
"category": "external",
"summary": "SUSE Bug 1242566 for CVE-2025-37794",
"url": "https://bugzilla.suse.com/1242566"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37794"
},
{
"cve": "CVE-2025-37796",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37796"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: at76c50x: fix use after free access in at76_disconnect\n\nThe memory pointed to by priv is freed at the end of at76_delete_device\nfunction (using ieee80211_free_hw). But the code then accesses the udev\nfield of the freed object to put the USB device. This may also lead to a\nmemory leak of the usb device. Fix this by using udev from interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37796",
"url": "https://www.suse.com/security/cve/CVE-2025-37796"
},
{
"category": "external",
"summary": "SUSE Bug 1242727 for CVE-2025-37796",
"url": "https://bugzilla.suse.com/1242727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37796"
},
{
"cve": "CVE-2025-37798",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37798"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncodel: remove sch-\u003eq.qlen check before qdisc_tree_reduce_backlog()\n\nAfter making all -\u003eqlen_notify() callbacks idempotent, now it is safe to\nremove the check of qlen!=0 from both fq_codel_dequeue() and\ncodel_qdisc_dequeue().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37798",
"url": "https://www.suse.com/security/cve/CVE-2025-37798"
},
{
"category": "external",
"summary": "SUSE Bug 1242414 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "external",
"summary": "SUSE Bug 1242417 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242417"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-37798"
},
{
"cve": "CVE-2025-37800",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37800"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndriver core: fix potential NULL pointer dereference in dev_uevent()\n\nIf userspace reads \"uevent\" device attribute at the same time as another\nthreads unbinds the device from its driver, change to dev-\u003edriver from a\nvalid pointer to NULL may result in crash. Fix this by using READ_ONCE()\nwhen fetching the pointer, and take bus\u0027 drivers klist lock to make sure\ndriver instance will not disappear while we access it.\n\nUse WRITE_ONCE() when setting the driver pointer to ensure there is no\ntearing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37800",
"url": "https://www.suse.com/security/cve/CVE-2025-37800"
},
{
"category": "external",
"summary": "SUSE Bug 1242849 for CVE-2025-37800",
"url": "https://bugzilla.suse.com/1242849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37800"
},
{
"cve": "CVE-2025-37801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37801"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: spi-imx: Add check for spi_imx_setupxfer()\n\nAdd check for the return value of spi_imx_setupxfer().\nspi_imx-\u003erx and spi_imx-\u003etx function pointer can be NULL when\nspi_imx_setupxfer() return error, and make NULL pointer dereference.\n\n Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n Call trace:\n 0x0\n spi_imx_pio_transfer+0x50/0xd8\n spi_imx_transfer_one+0x18c/0x858\n spi_transfer_one_message+0x43c/0x790\n __spi_pump_transfer_message+0x238/0x5d4\n __spi_sync+0x2b0/0x454\n spi_write_then_read+0x11c/0x200",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37801",
"url": "https://www.suse.com/security/cve/CVE-2025-37801"
},
{
"category": "external",
"summary": "SUSE Bug 1242850 for CVE-2025-37801",
"url": "https://bugzilla.suse.com/1242850"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37801"
},
{
"cve": "CVE-2025-37805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsound/virtio: Fix cancel_sync warnings on uninitialized work_structs\n\nBetty reported hitting the following warning:\n\n[ 8.709131][ T221] WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182\n...\n[ 8.713282][ T221] Call trace:\n[ 8.713365][ T221] __flush_work+0x8d0/0x914\n[ 8.713468][ T221] __cancel_work_sync+0xac/0xfc\n[ 8.713570][ T221] cancel_work_sync+0x24/0x34\n[ 8.713667][ T221] virtsnd_remove+0xa8/0xf8 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.713868][ T221] virtsnd_probe+0x48c/0x664 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.714035][ T221] virtio_dev_probe+0x28c/0x390\n[ 8.714139][ T221] really_probe+0x1bc/0x4c8\n...\n\nIt seems we\u0027re hitting the error path in virtsnd_probe(), which\ntriggers a virtsnd_remove() which iterates over the substreams\ncalling cancel_work_sync() on the elapsed_period work_struct.\n\nLooking at the code, from earlier in:\nvirtsnd_probe()-\u003evirtsnd_build_devs()-\u003evirtsnd_pcm_parse_cfg()\n\nWe set snd-\u003ensubstreams, allocate the snd-\u003esubstreams, and if\nwe then hit an error on the info allocation or something in\nvirtsnd_ctl_query_info() fails, we will exit without having\ninitialized the elapsed_period work_struct.\n\nWhen that error path unwinds we then call virtsnd_remove()\nwhich as long as the substreams array is allocated, will iterate\nthrough calling cancel_work_sync() on the uninitialized work\nstruct hitting this warning.\n\nTakashi Iwai suggested this fix, which initializes the substreams\nstructure right after allocation, so that if we hit the error\npaths we avoid trying to cleanup uninitialized data.\n\nNote: I have not yet managed to reproduce the issue myself, so\nthis patch has had limited testing.\n\nFeedback or thoughts would be appreciated!",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37805",
"url": "https://www.suse.com/security/cve/CVE-2025-37805"
},
{
"category": "external",
"summary": "SUSE Bug 1242930 for CVE-2025-37805",
"url": "https://bugzilla.suse.com/1242930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37805"
},
{
"cve": "CVE-2025-37810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37810"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: dwc3: gadget: check that event count does not exceed event buffer length\n\nThe event count is read from register DWC3_GEVNTCOUNT.\nThere is a check for the count being zero, but not for exceeding the\nevent buffer length.\nCheck that event count does not exceed event buffer length,\navoiding an out-of-bounds access when memcpy\u0027ing the event.\nCrash log:\nUnable to handle kernel paging request at virtual address ffffffc0129be000\npc : __memcpy+0x114/0x180\nlr : dwc3_check_event_buf+0xec/0x348\nx3 : 0000000000000030 x2 : 000000000000dfc4\nx1 : ffffffc0129be000 x0 : ffffff87aad60080\nCall trace:\n__memcpy+0x114/0x180\ndwc3_interrupt+0x24/0x34",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37810",
"url": "https://www.suse.com/security/cve/CVE-2025-37810"
},
{
"category": "external",
"summary": "SUSE Bug 1242906 for CVE-2025-37810",
"url": "https://bugzilla.suse.com/1242906"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37810"
},
{
"cve": "CVE-2025-37811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37811"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: chipidea: ci_hdrc_imx: fix usbmisc handling\n\nusbmisc is an optional device property so it is totally valid for the\ncorresponding data-\u003eusbmisc_data to have a NULL value.\n\nCheck that before dereferencing the pointer.\n\nFound by Linux Verification Center (linuxtesting.org) with Svace static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37811",
"url": "https://www.suse.com/security/cve/CVE-2025-37811"
},
{
"category": "external",
"summary": "SUSE Bug 1242907 for CVE-2025-37811",
"url": "https://bugzilla.suse.com/1242907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37811"
},
{
"cve": "CVE-2025-37812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37812"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: cdns3: Fix deadlock when using NCM gadget\n\nThe cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit\n58f2fcb3a845 (\"usb: cdnsp: Fix deadlock issue during using NCM gadget\").\n\nUnder PREEMPT_RT the deadlock can be readily triggered by heavy network\ntraffic, for example using \"iperf --bidir\" over NCM ethernet link.\n\nThe deadlock occurs because the threaded interrupt handler gets\npreempted by a softirq, but both are protected by the same spinlock.\nPrevent deadlock by disabling softirq during threaded irq handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37812",
"url": "https://www.suse.com/security/cve/CVE-2025-37812"
},
{
"category": "external",
"summary": "SUSE Bug 1242908 for CVE-2025-37812",
"url": "https://bugzilla.suse.com/1242908"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37812"
},
{
"cve": "CVE-2025-37813",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37813"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Fix invalid pointer dereference in Etron workaround\n\nThis check is performed before prepare_transfer() and prepare_ring(), so\nenqueue can already point at the final link TRB of a segment. And indeed\nit will, some 0.4% of times this code is called.\n\nThen enqueue + 1 is an invalid pointer. It will crash the kernel right\naway or load some junk which may look like a link TRB and cause the real\nlink TRB to be replaced with a NOOP. This wouldn\u0027t end well.\n\nUse a functionally equivalent test which doesn\u0027t dereference the pointer\nand always gives correct result.\n\nSomething has crashed my machine twice in recent days while playing with\nan Etron HC, and a control transfer stress test ran for confirmation has\njust crashed it again. The same test passes with this patch applied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37813",
"url": "https://www.suse.com/security/cve/CVE-2025-37813"
},
{
"category": "external",
"summary": "SUSE Bug 1242909 for CVE-2025-37813",
"url": "https://bugzilla.suse.com/1242909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37813"
},
{
"cve": "CVE-2025-37814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37814"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT\n\nThis requirement was overeagerly loosened in commit 2f83e38a095f\n(\"tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN\"), but as\nit turns out,\n\n (1) the logic I implemented there was inconsistent (apologies!),\n\n (2) TIOCL_SELMOUSEREPORT might actually be a small security risk\n after all, and\n\n (3) TIOCL_SELMOUSEREPORT is only meant to be used by the mouse\n daemon (GPM or Consolation), which runs as CAP_SYS_ADMIN\n already.\n\nIn more detail:\n\n1. The previous patch has inconsistent logic:\n\n In commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes\n without CAP_SYS_ADMIN\"), we checked for sel_mode ==\n TIOCL_SELMOUSEREPORT, but overlooked that the lower four bits of\n this \"mode\" parameter were actually used as an additional way to\n pass an argument. So the patch did actually still require\n CAP_SYS_ADMIN, if any of the mouse button bits are set, but did not\n require it if none of the mouse buttons bits are set.\n\n This logic is inconsistent and was not intentional. We should have\n the same policies for using TIOCL_SELMOUSEREPORT independent of the\n value of the \"hidden\" mouse button argument.\n\n I sent a separate documentation patch to the man page list with\n more details on TIOCL_SELMOUSEREPORT:\n https://lore.kernel.org/all/20250223091342.35523-2-gnoack3000@gmail.com/\n\n2. TIOCL_SELMOUSEREPORT is indeed a potential security risk which can\n let an attacker simulate \"keyboard\" input to command line\n applications on the same terminal, like TIOCSTI and some other\n TIOCLINUX \"selection mode\" IOCTLs.\n\n By enabling mouse reporting on a terminal and then injecting mouse\n reports through TIOCL_SELMOUSEREPORT, an attacker can simulate\n mouse movements on the same terminal, similar to the TIOCSTI\n keystroke injection attacks that were previously possible with\n TIOCSTI and other TIOCL_SETSEL selection modes.\n\n Many programs (including libreadline/bash) are then prone to\n misinterpret these mouse reports as normal keyboard input because\n they do not expect input in the X11 mouse protocol form. The\n attacker does not have complete control over the escape sequence,\n but they can at least control the values of two consecutive bytes\n in the binary mouse reporting escape sequence.\n\n I went into more detail on that in the discussion at\n https://lore.kernel.org/all/20250221.0a947528d8f3@gnoack.org/\n\n It is not equally trivial to simulate arbitrary keystrokes as it\n was with TIOCSTI (commit 83efeeeb3d04 (\"tty: Allow TIOCSTI to be\n disabled\")), but the general mechanism is there, and together with\n the small number of existing legit use cases (see below), it would\n be better to revert back to requiring CAP_SYS_ADMIN for\n TIOCL_SELMOUSEREPORT, as it was already the case before\n commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes without\n CAP_SYS_ADMIN\").\n\n3. TIOCL_SELMOUSEREPORT is only used by the mouse daemons (GPM or\n Consolation), and they are the only legit use case:\n\n To quote console_codes(4):\n\n The mouse tracking facility is intended to return\n xterm(1)-compatible mouse status reports. Because the console\n driver has no way to know the device or type of the mouse, these\n reports are returned in the console input stream only when the\n virtual terminal driver receives a mouse update ioctl. These\n ioctls must be generated by a mouse-aware user-mode application\n such as the gpm(8) daemon.\n\n Jared Finder has also confirmed in\n https://lore.kernel.org/all/491f3df9de6593df8e70dbe77614b026@finder.org/\n that Emacs does not call TIOCL_SELMOUSEREPORT directly, and it\n would be difficult to find good reasons for doing that, given that\n it would interfere with the reports that GPM is sending.\n\n More information on the interaction between GPM, terminals and th\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37814",
"url": "https://www.suse.com/security/cve/CVE-2025-37814"
},
{
"category": "external",
"summary": "SUSE Bug 1242865 for CVE-2025-37814",
"url": "https://bugzilla.suse.com/1242865"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37814"
},
{
"cve": "CVE-2025-37815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37815"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmisc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration\n\nResolve kernel panic while accessing IRQ handler associated with the\ngenerated IRQ. This is done by acquiring the spinlock and storing the\ncurrent interrupt state before handling the interrupt request using\ngeneric_handle_irq.\n\nA previous fix patch was submitted where \u0027generic_handle_irq\u0027 was\nreplaced with \u0027handle_nested_irq\u0027. However, this change also causes\nthe kernel panic where after determining which GPIO triggered the\ninterrupt and attempting to call handle_nested_irq with the mapped\nIRQ number, leads to a failure in locating the registered handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37815",
"url": "https://www.suse.com/security/cve/CVE-2025-37815"
},
{
"category": "external",
"summary": "SUSE Bug 1242871 for CVE-2025-37815",
"url": "https://bugzilla.suse.com/1242871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37815"
},
{
"cve": "CVE-2025-37816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37816"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmei: vsc: Fix fortify-panic caused by invalid counted_by() use\n\ngcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[]\nand the vsc-tp.c code is using this in a wrong way. len does not contain\nthe available size in the buffer, it contains the actual packet length\n*without* the crc. So as soon as vsc_tp_xfer() tries to add the crc to\nbuf[] the fortify-panic handler gets triggered:\n\n[ 80.842193] memcpy: detected buffer overflow: 4 byte write of buffer size 0\n[ 80.842243] WARNING: CPU: 4 PID: 272 at lib/string_helpers.c:1032 __fortify_report+0x45/0x50\n...\n[ 80.843175] __fortify_panic+0x9/0xb\n[ 80.843186] vsc_tp_xfer.cold+0x67/0x67 [mei_vsc_hw]\n[ 80.843210] ? seqcount_lockdep_reader_access.constprop.0+0x82/0x90\n[ 80.843229] ? lockdep_hardirqs_on+0x7c/0x110\n[ 80.843250] mei_vsc_hw_start+0x98/0x120 [mei_vsc]\n[ 80.843270] mei_reset+0x11d/0x420 [mei]\n\nThe easiest fix would be to just drop the counted-by but with the exception\nof the ack buffer in vsc_tp_xfer_helper() which only contains enough room\nfor the packet-header, all other uses of vsc_tp_packet always use a buffer\nof VSC_TP_MAX_XFER_SIZE bytes for the packet.\n\nInstead of just dropping the counted-by, split the vsc_tp_packet struct\ndefinition into a header and a full-packet definition and use a fixed\nsize buf[] in the packet definition, this way fortify-source buffer\noverrun checking still works when enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37816",
"url": "https://www.suse.com/security/cve/CVE-2025-37816"
},
{
"category": "external",
"summary": "SUSE Bug 1242863 for CVE-2025-37816",
"url": "https://bugzilla.suse.com/1242863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37816"
},
{
"cve": "CVE-2025-37819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37819"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()\n\nWith ACPI in place, gicv2m_get_fwnode() is registered with the pci\nsubsystem as pci_msi_get_fwnode_cb(), which may get invoked at runtime\nduring a PCI host bridge probe. But, the call back is wrongly marked as\n__init, causing it to be freed, while being registered with the PCI\nsubsystem and could trigger:\n\n Unable to handle kernel paging request at virtual address ffff8000816c0400\n gicv2m_get_fwnode+0x0/0x58 (P)\n pci_set_bus_msi_domain+0x74/0x88\n pci_register_host_bridge+0x194/0x548\n\nThis is easily reproducible on a Juno board with ACPI boot.\n\nRetain the function for later use.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37819",
"url": "https://www.suse.com/security/cve/CVE-2025-37819"
},
{
"category": "external",
"summary": "SUSE Bug 1242873 for CVE-2025-37819",
"url": "https://bugzilla.suse.com/1242873"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37819"
},
{
"cve": "CVE-2025-37836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37836"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: Fix reference leak in pci_register_host_bridge()\n\nIf device_register() fails, call put_device() to give up the reference to\navoid a memory leak, per the comment at device_register().\n\nFound by code review.\n\n[bhelgaas: squash Dan Carpenter\u0027s double free fix from\nhttps://lore.kernel.org/r/db806a6c-a91b-4e5a-a84b-6b7e01bdac85@stanley.mountain]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37836",
"url": "https://www.suse.com/security/cve/CVE-2025-37836"
},
{
"category": "external",
"summary": "SUSE Bug 1242957 for CVE-2025-37836",
"url": "https://bugzilla.suse.com/1242957"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37836"
},
{
"cve": "CVE-2025-37837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37837"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()\n\nTwo WARNINGs are observed when SMMU driver rolls back upon failure:\n arm-smmu-v3.9.auto: Failed to register iommu\n arm-smmu-v3.9.auto: probe with driver arm-smmu-v3 failed with error -22\n ------------[ cut here ]------------\n WARNING: CPU: 5 PID: 1 at kernel/dma/mapping.c:74 dmam_free_coherent+0xc0/0xd8\n Call trace:\n dmam_free_coherent+0xc0/0xd8 (P)\n tegra241_vintf_free_lvcmdq+0x74/0x188\n tegra241_cmdqv_remove_vintf+0x60/0x148\n tegra241_cmdqv_remove+0x48/0xc8\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n ------------[ cut here ]------------\n 128 pages are still in use!\n WARNING: CPU: 16 PID: 1 at mm/page_alloc.c:6902 free_contig_range+0x18c/0x1c8\n Call trace:\n free_contig_range+0x18c/0x1c8 (P)\n cma_release+0x154/0x2f0\n dma_free_contiguous+0x38/0xa0\n dma_direct_free+0x10c/0x248\n dma_free_attrs+0x100/0x290\n dmam_free_coherent+0x78/0xd8\n tegra241_vintf_free_lvcmdq+0x74/0x160\n tegra241_cmdqv_remove+0x98/0x198\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n\nThis is because the LVCMDQ queue memory are managed by devres, while that\ndmam_free_coherent() is called in the context of devm_action_release().\n\nJason pointed out that \"arm_smmu_impl_probe() has mis-ordered the devres\ncallbacks if ops-\u003edevice_remove() is going to be manually freeing things\nthat probe allocated\":\nhttps://lore.kernel.org/linux-iommu/20250407174408.GB1722458@nvidia.com/\n\nIn fact, tegra241_cmdqv_init_structures() only allocates memory resources\nwhich means any failure that it generates would be similar to -ENOMEM, so\nthere is no point in having that \"falling back to standard SMMU\" routine,\nas the standard SMMU would likely fail to allocate memory too.\n\nRemove the unwind part in tegra241_cmdqv_init_structures(), and return a\nproper error code to ask SMMU driver to call tegra241_cmdqv_remove() via\nimpl_ops-\u003edevice_remove(). Then, drop tegra241_vintf_free_lvcmdq() since\ndevres will take care of that.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37837",
"url": "https://www.suse.com/security/cve/CVE-2025-37837"
},
{
"category": "external",
"summary": "SUSE Bug 1242952 for CVE-2025-37837",
"url": "https://bugzilla.suse.com/1242952"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37837"
},
{
"cve": "CVE-2025-37839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37839"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njbd2: remove wrong sb-\u003es_sequence check\n\nJournal emptiness is not determined by sb-\u003es_sequence == 0 but rather by\nsb-\u003es_start == 0 (which is set a few lines above). Furthermore 0 is a\nvalid transaction ID so the check can spuriously trigger. Remove the\ninvalid WARN_ON.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37839",
"url": "https://www.suse.com/security/cve/CVE-2025-37839"
},
{
"category": "external",
"summary": "SUSE Bug 1242990 for CVE-2025-37839",
"url": "https://bugzilla.suse.com/1242990"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37839"
},
{
"cve": "CVE-2025-37840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37840"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: brcmnand: fix PM resume warning\n\nFixed warning on PM resume as shown below caused due to uninitialized\nstruct nand_operation that checks chip select field :\nWARN_ON(op-\u003ecs \u003e= nanddev_ntargets(\u0026chip-\u003ebase)\n\n[ 14.588522] ------------[ cut here ]------------\n[ 14.588529] WARNING: CPU: 0 PID: 1392 at drivers/mtd/nand/raw/internals.h:139 nand_reset_op+0x1e0/0x1f8\n[ 14.588553] Modules linked in: bdc udc_core\n[ 14.588579] CPU: 0 UID: 0 PID: 1392 Comm: rtcwake Tainted: G W 6.14.0-rc4-g5394eea10651 #16\n[ 14.588590] Tainted: [W]=WARN\n[ 14.588593] Hardware name: Broadcom STB (Flattened Device Tree)\n[ 14.588598] Call trace:\n[ 14.588604] dump_backtrace from show_stack+0x18/0x1c\n[ 14.588622] r7:00000009 r6:0000008b r5:60000153 r4:c0fa558c\n[ 14.588625] show_stack from dump_stack_lvl+0x70/0x7c\n[ 14.588639] dump_stack_lvl from dump_stack+0x18/0x1c\n[ 14.588653] r5:c08d40b0 r4:c1003cb0\n[ 14.588656] dump_stack from __warn+0x84/0xe4\n[ 14.588668] __warn from warn_slowpath_fmt+0x18c/0x194\n[ 14.588678] r7:c08d40b0 r6:c1003cb0 r5:00000000 r4:00000000\n[ 14.588681] warn_slowpath_fmt from nand_reset_op+0x1e0/0x1f8\n[ 14.588695] r8:70c40dff r7:89705f41 r6:36b4a597 r5:c26c9444 r4:c26b0048\n[ 14.588697] nand_reset_op from brcmnand_resume+0x13c/0x150\n[ 14.588714] r9:00000000 r8:00000000 r7:c24f8010 r6:c228a3f8 r5:c26c94bc r4:c26b0040\n[ 14.588717] brcmnand_resume from platform_pm_resume+0x34/0x54\n[ 14.588735] r5:00000010 r4:c0840a50\n[ 14.588738] platform_pm_resume from dpm_run_callback+0x5c/0x14c\n[ 14.588757] dpm_run_callback from device_resume+0xc0/0x324\n[ 14.588776] r9:c24f8054 r8:c24f80a0 r7:00000000 r6:00000000 r5:00000010 r4:c24f8010\n[ 14.588779] device_resume from dpm_resume+0x130/0x160\n[ 14.588799] r9:c22539e4 r8:00000010 r7:c22bebb0 r6:c24f8010 r5:c22539dc r4:c22539b0\n[ 14.588802] dpm_resume from dpm_resume_end+0x14/0x20\n[ 14.588822] r10:c2204e40 r9:00000000 r8:c228a3fc r7:00000000 r6:00000003 r5:c228a414\n[ 14.588826] r4:00000010\n[ 14.588828] dpm_resume_end from suspend_devices_and_enter+0x274/0x6f8\n[ 14.588848] r5:c228a414 r4:00000000\n[ 14.588851] suspend_devices_and_enter from pm_suspend+0x228/0x2bc\n[ 14.588868] r10:c3502910 r9:c3501f40 r8:00000004 r7:c228a438 r6:c0f95e18 r5:00000000\n[ 14.588871] r4:00000003\n[ 14.588874] pm_suspend from state_store+0x74/0xd0\n[ 14.588889] r7:c228a438 r6:c0f934c8 r5:00000003 r4:00000003\n[ 14.588892] state_store from kobj_attr_store+0x1c/0x28\n[ 14.588913] r9:00000000 r8:00000000 r7:f09f9f08 r6:00000004 r5:c3502900 r4:c0283250\n[ 14.588916] kobj_attr_store from sysfs_kf_write+0x40/0x4c\n[ 14.588936] r5:c3502900 r4:c0d92a48\n[ 14.588939] sysfs_kf_write from kernfs_fop_write_iter+0x104/0x1f0\n[ 14.588956] r5:c3502900 r4:c3501f40\n[ 14.588960] kernfs_fop_write_iter from vfs_write+0x250/0x420\n[ 14.588980] r10:c0e14b48 r9:00000000 r8:c25f5780 r7:00443398 r6:f09f9f68 r5:c34f7f00\n[ 14.588983] r4:c042a88c\n[ 14.588987] vfs_write from ksys_write+0x74/0xe4\n[ 14.589005] r10:00000004 r9:c25f5780 r8:c02002fA0 r7:00000000 r6:00000000 r5:c34f7f00\n[ 14.589008] r4:c34f7f00\n[ 14.589011] ksys_write from sys_write+0x10/0x14\n[ 14.589029] r7:00000004 r6:004421c0 r5:00443398 r4:00000004\n[ 14.589032] sys_write from ret_fast_syscall+0x0/0x5c\n[ 14.589044] Exception stack(0xf09f9fa8 to 0xf09f9ff0)\n[ 14.589050] 9fa0: 00000004 00443398 00000004 00443398 00000004 00000001\n[ 14.589056] 9fc0: 00000004 00443398 004421c0 00000004 b6ecbd58 00000008 bebfbc38 0043eb78\n[ 14.589062] 9fe0: 00440eb0 bebfbaf8 b6de18a0 b6e579e8\n[ 14.589065] ---[ end trace 0000000000000000 ]---\n\nThe fix uses the higher level nand_reset(chip, chipnr); where chipnr = 0, when\ndoing PM resume operation in compliance with the controller support for single\ndie nand chip. Switching from nand_reset_op() to nan\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37840",
"url": "https://www.suse.com/security/cve/CVE-2025-37840"
},
{
"category": "external",
"summary": "SUSE Bug 1242953 for CVE-2025-37840",
"url": "https://bugzilla.suse.com/1242953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37840"
},
{
"cve": "CVE-2025-37841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37841"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npm: cpupower: bench: Prevent NULL dereference on malloc failure\n\nIf malloc returns NULL due to low memory, \u0027config\u0027 pointer can be NULL.\nAdd a check to prevent NULL dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37841",
"url": "https://www.suse.com/security/cve/CVE-2025-37841"
},
{
"category": "external",
"summary": "SUSE Bug 1242974 for CVE-2025-37841",
"url": "https://bugzilla.suse.com/1242974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37841"
},
{
"cve": "CVE-2025-37844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37844"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncifs: avoid NULL pointer dereference in dbg call\n\ncifs_server_dbg() implies server to be non-NULL so\nmove call under condition to avoid NULL pointer dereference.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37844",
"url": "https://www.suse.com/security/cve/CVE-2025-37844"
},
{
"category": "external",
"summary": "SUSE Bug 1242946 for CVE-2025-37844",
"url": "https://bugzilla.suse.com/1242946"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37844"
},
{
"cve": "CVE-2025-37847",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37847"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix deadlock in ivpu_ms_cleanup()\n\nFix deadlock in ivpu_ms_cleanup() by preventing runtime resume after\nfile_priv-\u003ems_lock is acquired.\n\nDuring a failure in runtime resume, a cold boot is executed, which\ncalls ivpu_ms_cleanup_all(). This function calls ivpu_ms_cleanup()\nthat acquires file_priv-\u003ems_lock and causes the deadlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37847",
"url": "https://www.suse.com/security/cve/CVE-2025-37847"
},
{
"category": "external",
"summary": "SUSE Bug 1242947 for CVE-2025-37847",
"url": "https://bugzilla.suse.com/1242947"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37847"
},
{
"cve": "CVE-2025-37848",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37848"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix PM related deadlocks in MS IOCTLs\n\nPrevent runtime resume/suspend while MS IOCTLs are in progress.\nFailed suspend will call ivpu_ms_cleanup() that would try to acquire\nfile_priv-\u003ems_lock, which is already held by the IOCTLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37848",
"url": "https://www.suse.com/security/cve/CVE-2025-37848"
},
{
"category": "external",
"summary": "SUSE Bug 1242943 for CVE-2025-37848",
"url": "https://bugzilla.suse.com/1242943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37848"
},
{
"cve": "CVE-2025-37849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: arm64: Tear down vGIC on failed vCPU creation\n\nIf kvm_arch_vcpu_create() fails to share the vCPU page with the\nhypervisor, we propagate the error back to the ioctl but leave the\nvGIC vCPU data initialised. Note only does this leak the corresponding\nmemory when the vCPU is destroyed but it can also lead to use-after-free\nif the redistributor device handling tries to walk into the vCPU.\n\nAdd the missing cleanup to kvm_arch_vcpu_create(), ensuring that the\nvGIC vCPU structures are destroyed on error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37849",
"url": "https://www.suse.com/security/cve/CVE-2025-37849"
},
{
"category": "external",
"summary": "SUSE Bug 1243000 for CVE-2025-37849",
"url": "https://bugzilla.suse.com/1243000"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37849"
},
{
"cve": "CVE-2025-37850",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37850"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()\n\nWith CONFIG_COMPILE_TEST \u0026\u0026 !CONFIG_HAVE_CLK, pwm_mediatek_config() has a\ndivide-by-zero in the following line:\n\n\tdo_div(resolution, clk_get_rate(pc-\u003eclk_pwms[pwm-\u003ehwpwm]));\n\ndue to the fact that the !CONFIG_HAVE_CLK version of clk_get_rate()\nreturns zero.\n\nThis is presumably just a theoretical problem: COMPILE_TEST overrides\nthe dependency on RALINK which would select COMMON_CLK. Regardless it\u0027s\na good idea to check for the error explicitly to avoid divide-by-zero.\n\nFixes the following warning:\n\n drivers/pwm/pwm-mediatek.o: warning: objtool: .text: unexpected end of section\n\n[ukleinek: s/CONFIG_CLK/CONFIG_HAVE_CLK/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37850",
"url": "https://www.suse.com/security/cve/CVE-2025-37850"
},
{
"category": "external",
"summary": "SUSE Bug 1242955 for CVE-2025-37850",
"url": "https://bugzilla.suse.com/1242955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37850"
},
{
"cve": "CVE-2025-37851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37851"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: omapfb: Add \u0027plane\u0027 value check\n\nFunction dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB\nof the enum parameter plane.\n\nThe value of this parameter is initialized in dss_init_overlays and in the\ncurrent state of the code it cannot take this value so it\u0027s not a real\nproblem.\n\nFor the purposes of defensive coding it wouldn\u0027t be superfluous to check\nthe parameter value, because some functions down the call stack process\nthis value correctly and some not.\n\nFor example, in dispc_ovl_setup_global_alpha it may lead to buffer\noverflow.\n\nAdd check for this value.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37851",
"url": "https://www.suse.com/security/cve/CVE-2025-37851"
},
{
"category": "external",
"summary": "SUSE Bug 1242977 for CVE-2025-37851",
"url": "https://bugzilla.suse.com/1242977"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37851"
},
{
"cve": "CVE-2025-37852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37852"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()\n\nAdd error handling to propagate amdgpu_cgs_create_device() failures\nto the caller. When amdgpu_cgs_create_device() fails, release hwmgr\nand return -ENOMEM to prevent null pointer dereference.\n\n[v1]-\u003e[v2]: Change error code from -EINVAL to -ENOMEM. Free hwmgr.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37852",
"url": "https://www.suse.com/security/cve/CVE-2025-37852"
},
{
"category": "external",
"summary": "SUSE Bug 1243074 for CVE-2025-37852",
"url": "https://bugzilla.suse.com/1243074"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37852"
},
{
"cve": "CVE-2025-37853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37853"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: debugfs hang_hws skip GPU with MES\n\ndebugfs hang_hws is used by GPU reset test with HWS, for MES this crash\nthe kernel with NULL pointer access because dqm-\u003epacket_mgr is not setup\nfor MES path.\n\nSkip GPU with MES for now, MES hang_hws debugfs interface will be\nsupported later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37853",
"url": "https://www.suse.com/security/cve/CVE-2025-37853"
},
{
"category": "external",
"summary": "SUSE Bug 1243076 for CVE-2025-37853",
"url": "https://bugzilla.suse.com/1243076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37853"
},
{
"cve": "CVE-2025-37854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37854"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix mode1 reset crash issue\n\nIf HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal\nuser space to abort the processes. After process abort exit, user queues\nstill use the GPU to access system memory before h/w is reset while KFD\ncleanup worker free system memory and free VRAM.\n\nThere is use-after-free race bug that KFD allocate and reuse the freed\nsystem memory, and user queue write to the same system memory to corrupt\nthe data structure and cause driver crash.\n\nTo fix this race, KFD cleanup worker terminate user queues, then flush\nreset_domain wq to wait for any GPU ongoing reset complete, and then\nfree outstanding BOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37854",
"url": "https://www.suse.com/security/cve/CVE-2025-37854"
},
{
"category": "external",
"summary": "SUSE Bug 1243082 for CVE-2025-37854",
"url": "https://bugzilla.suse.com/1243082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37854"
},
{
"cve": "CVE-2025-37858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37858"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/jfs: Prevent integer overflow in AG size calculation\n\nThe JFS filesystem calculates allocation group (AG) size using 1 \u003c\u003c\nl2agsize in dbExtendFS(). When l2agsize exceeds 31 (possible with \u003e2TB\naggregates on 32-bit systems), this 32-bit shift operation causes undefined\nbehavior and improper AG sizing.\n\nOn 32-bit architectures:\n- Left-shifting 1 by 32+ bits results in 0 due to integer overflow\n- This creates invalid AG sizes (0 or garbage values) in\nsbi-\u003ebmap-\u003edb_agsize\n- Subsequent block allocations would reference invalid AG structures\n- Could lead to:\n - Filesystem corruption during extend operations\n - Kernel crashes due to invalid memory accesses\n - Security vulnerabilities via malformed on-disk structures\n\nFix by casting to s64 before shifting:\nbmp-\u003edb_agsize = (s64)1 \u003c\u003c l2agsize;\n\nThis ensures 64-bit arithmetic even on 32-bit architectures. The cast\nmatches the data type of db_agsize (s64) and follows similar patterns in\nJFS block calculation code.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37858",
"url": "https://www.suse.com/security/cve/CVE-2025-37858"
},
{
"category": "external",
"summary": "SUSE Bug 1243049 for CVE-2025-37858",
"url": "https://bugzilla.suse.com/1243049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37858"
},
{
"cve": "CVE-2025-37859",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37859"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npage_pool: avoid infinite loop to schedule delayed worker\n\nWe noticed the kworker in page_pool_release_retry() was waken\nup repeatedly and infinitely in production because of the\nbuggy driver causing the inflight less than 0 and warning\nus in page_pool_inflight()[1].\n\nSince the inflight value goes negative, it means we should\nnot expect the whole page_pool to get back to work normally.\n\nThis patch mitigates the adverse effect by not rescheduling\nthe kworker when detecting the inflight negative in\npage_pool_release_retry().\n\n[1]\n[Mon Feb 10 20:36:11 2025] ------------[ cut here ]------------\n[Mon Feb 10 20:36:11 2025] Negative(-51446) inflight packet-pages\n...\n[Mon Feb 10 20:36:11 2025] Call Trace:\n[Mon Feb 10 20:36:11 2025] page_pool_release_retry+0x23/0x70\n[Mon Feb 10 20:36:11 2025] process_one_work+0x1b1/0x370\n[Mon Feb 10 20:36:11 2025] worker_thread+0x37/0x3a0\n[Mon Feb 10 20:36:11 2025] kthread+0x11a/0x140\n[Mon Feb 10 20:36:11 2025] ? process_one_work+0x370/0x370\n[Mon Feb 10 20:36:11 2025] ? __kthread_cancel_work+0x40/0x40\n[Mon Feb 10 20:36:11 2025] ret_from_fork+0x35/0x40\n[Mon Feb 10 20:36:11 2025] ---[ end trace ebffe800f33e7e34 ]---\nNote: before this patch, the above calltrace would flood the\ndmesg due to repeated reschedule of release_dw kworker.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37859",
"url": "https://www.suse.com/security/cve/CVE-2025-37859"
},
{
"category": "external",
"summary": "SUSE Bug 1243051 for CVE-2025-37859",
"url": "https://bugzilla.suse.com/1243051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37859"
},
{
"cve": "CVE-2025-37861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37861"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue\n\nWhen the task management thread processes reply queues while the reset\nthread resets them, the task management thread accesses an invalid queue ID\n(0xFFFF), set by the reset thread, which points to unallocated memory,\ncausing a crash.\n\nAdd flag \u0027io_admin_reset_sync\u0027 to synchronize access between the reset,\nI/O, and admin threads. Before a reset, the reset handler sets this flag to\nblock I/O and admin processing threads. If any thread bypasses the initial\ncheck, the reset thread waits up to 10 seconds for processing to finish. If\nthe wait exceeds 10 seconds, the controller is marked as unrecoverable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37861",
"url": "https://www.suse.com/security/cve/CVE-2025-37861"
},
{
"category": "external",
"summary": "SUSE Bug 1243055 for CVE-2025-37861",
"url": "https://bugzilla.suse.com/1243055"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37861"
},
{
"cve": "CVE-2025-37862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37862"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: pidff: Fix null pointer dereference in pidff_find_fields\n\nThis function triggered a null pointer dereference if used to search for\na report that isn\u0027t implemented on the device. This happened both for\noptional and required reports alike.\n\nThe same logic was applied to pidff_find_special_field and although\npidff_init_fields should return an error earlier if one of the required\nreports is missing, future modifications could change this logic and\nresurface this possible null pointer dereference again.\n\nLKML bug report:\nhttps://lore.kernel.org/all/CAL-gK7f5=R0nrrQdPtaZZr1fd-cdAMbDMuZ_NLA8vM0SX+nGSw@mail.gmail.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37862",
"url": "https://www.suse.com/security/cve/CVE-2025-37862"
},
{
"category": "external",
"summary": "SUSE Bug 1242982 for CVE-2025-37862",
"url": "https://bugzilla.suse.com/1242982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37862"
},
{
"cve": "CVE-2025-37865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37865"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported\n\nRussell King reports that on the ZII dev rev B, deleting a bridge VLAN\nfrom a user port fails with -ENOENT:\nhttps://lore.kernel.org/netdev/Z_lQXNP0s5-IiJzd@shell.armlinux.org.uk/\n\nThis comes from mv88e6xxx_port_vlan_leave() -\u003e mv88e6xxx_mst_put(),\nwhich tries to find an MST entry in \u0026chip-\u003emsts associated with the SID,\nbut fails and returns -ENOENT as such.\n\nBut we know that this chip does not support MST at all, so that is not\nsurprising. The question is why does the guard in mv88e6xxx_mst_put()\nnot exit early:\n\n\tif (!sid)\n\t\treturn 0;\n\nAnd the answer seems to be simple: the sid comes from vlan.sid which\nsupposedly was previously populated by mv88e6xxx_vtu_get().\nBut some chip-\u003einfo-\u003eops-\u003evtu_getnext() implementations do not populate\nvlan.sid, for example see mv88e6185_g1_vtu_getnext(). In that case,\nlater in mv88e6xxx_port_vlan_leave() we are using a garbage sid which is\njust residual stack memory.\n\nTesting for sid == 0 covers all cases of a non-bridge VLAN or a bridge\nVLAN mapped to the default MSTI. For some chips, SID 0 is valid and\ninstalled by mv88e6xxx_stu_setup(). A chip which does not support the\nSTU would implicitly only support mapping all VLANs to the default MSTI,\nso although SID 0 is not valid, it would be sufficient, if we were to\nzero-initialize the vlan structure, to fix the bug, due to the\ncoincidence that a test for vlan.sid == 0 already exists and leads to\nthe same (correct) behavior.\n\nAnother option which would be sufficient would be to add a test for\nmv88e6xxx_has_stu() inside mv88e6xxx_mst_put(), symmetric to the one\nwhich already exists in mv88e6xxx_mst_get(). But that placement means\nthe caller will have to dereference vlan.sid, which means it will access\nuninitialized memory, which is not nice even if it ignores it later.\n\nSo we end up making both modifications, in order to not rely just on the\nsid == 0 coincidence, but also to avoid having uninitialized structure\nfields which might get temporarily accessed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37865",
"url": "https://www.suse.com/security/cve/CVE-2025-37865"
},
{
"category": "external",
"summary": "SUSE Bug 1242954 for CVE-2025-37865",
"url": "https://bugzilla.suse.com/1242954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37865"
},
{
"cve": "CVE-2025-37867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37867"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Silence oversized kvmalloc() warning\n\nsyzkaller triggered an oversized kvmalloc() warning.\nSilence it by adding __GFP_NOWARN.\n\nsyzkaller log:\n WARNING: CPU: 7 PID: 518 at mm/util.c:665 __kvmalloc_node_noprof+0x175/0x180\n CPU: 7 UID: 0 PID: 518 Comm: c_repro Not tainted 6.11.0-rc6+ #6\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n RIP: 0010:__kvmalloc_node_noprof+0x175/0x180\n RSP: 0018:ffffc90001e67c10 EFLAGS: 00010246\n RAX: 0000000000000100 RBX: 0000000000000400 RCX: ffffffff8149d46b\n RDX: 0000000000000000 RSI: ffff8881030fae80 RDI: 0000000000000002\n RBP: 000000712c800000 R08: 0000000000000100 R09: 0000000000000000\n R10: ffffc90001e67c10 R11: 0030ae0601000000 R12: 0000000000000000\n R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000\n FS: 00007fde79159740(0000) GS:ffff88813bdc0000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: 0000000020000180 CR3: 0000000105eb4005 CR4: 00000000003706b0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n ib_umem_odp_get+0x1f6/0x390\n mlx5_ib_reg_user_mr+0x1e8/0x450\n ib_uverbs_reg_mr+0x28b/0x440\n ib_uverbs_write+0x7d3/0xa30\n vfs_write+0x1ac/0x6c0\n ksys_write+0x134/0x170\n ? __sanitizer_cov_trace_pc+0x1c/0x50\n do_syscall_64+0x50/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37867",
"url": "https://www.suse.com/security/cve/CVE-2025-37867"
},
{
"category": "external",
"summary": "SUSE Bug 1242948 for CVE-2025-37867",
"url": "https://bugzilla.suse.com/1242948"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37867"
},
{
"cve": "CVE-2025-37868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix notifier vs folio deadlock\n\nUser is reporting what smells like notifier vs folio deadlock, where\nmigrate_pages_batch() on core kernel side is holding folio lock(s) and\nthen interacting with the mappings of it, however those mappings are\ntied to some userptr, which means calling into the notifier callback and\ngrabbing the notifier lock. With perfect timing it looks possible that\nthe pages we pulled from the hmm fault can get sniped by\nmigrate_pages_batch() at the same time that we are holding the notifier\nlock to mark the pages as accessed/dirty, but at this point we also want\nto grab the folio locks(s) to mark them as dirty, but if they are\ncontended from notifier/migrate_pages_batch side then we deadlock since\nfolio lock won\u0027t be dropped until we drop the notifier lock.\n\nFortunately the mark_page_accessed/dirty is not really needed in the\nfirst place it seems and should have already been done by hmm fault, so\njust remove it.\n\n(cherry picked from commit bd7c0cb695e87c0e43247be8196b4919edbe0e85)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37868",
"url": "https://www.suse.com/security/cve/CVE-2025-37868"
},
{
"category": "external",
"summary": "SUSE Bug 1242966 for CVE-2025-37868",
"url": "https://bugzilla.suse.com/1242966"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37868"
},
{
"cve": "CVE-2025-37869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Use local fence in error path of xe_migrate_clear\n\nThe intent of the error path in xe_migrate_clear is to wait on locally\ngenerated fence and then return. The code is waiting on m-\u003efence which\ncould be the local fence but this is only stable under the job mutex\nleading to a possible UAF. Fix code to wait on local fence.\n\n(cherry picked from commit 762b7e95362170b3e13a8704f38d5e47eca4ba74)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37869",
"url": "https://www.suse.com/security/cve/CVE-2025-37869"
},
{
"category": "external",
"summary": "SUSE Bug 1242967 for CVE-2025-37869",
"url": "https://bugzilla.suse.com/1242967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37869"
},
{
"cve": "CVE-2025-37871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37871"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: decrease sc_count directly if fail to queue dl_recall\n\nA deadlock warning occurred when invoking nfs4_put_stid following a failed\ndl_recall queue operation:\n T1 T2\n nfs4_laundromat\n nfs4_get_client_reaplist\n nfs4_anylock_blockers\n__break_lease\n spin_lock // ctx-\u003eflc_lock\n spin_lock // clp-\u003ecl_lock\n nfs4_lockowner_has_blockers\n locks_owner_has_blockers\n spin_lock // flctx-\u003eflc_lock\n nfsd_break_deleg_cb\n nfsd_break_one_deleg\n nfs4_put_stid\n refcount_dec_and_lock\n spin_lock // clp-\u003ecl_lock\n\nWhen a file is opened, an nfs4_delegation is allocated with sc_count\ninitialized to 1, and the file_lease holds a reference to the delegation.\nThe file_lease is then associated with the file through kernel_setlease.\n\nThe disassociation is performed in nfsd4_delegreturn via the following\ncall chain:\nnfsd4_delegreturn --\u003e destroy_delegation --\u003e destroy_unhashed_deleg --\u003e\nnfs4_unlock_deleg_lease --\u003e kernel_setlease --\u003e generic_delete_lease\nThe corresponding sc_count reference will be released after this\ndisassociation.\n\nSince nfsd_break_one_deleg executes while holding the flc_lock, the\ndisassociation process becomes blocked when attempting to acquire flc_lock\nin generic_delete_lease. This means:\n1) sc_count in nfsd_break_one_deleg will not be decremented to 0;\n2) The nfs4_put_stid called by nfsd_break_one_deleg will not attempt to\nacquire cl_lock;\n3) Consequently, no deadlock condition is created.\n\nGiven that sc_count in nfsd_break_one_deleg remains non-zero, we can\nsafely perform refcount_dec on sc_count directly. This approach\neffectively avoids triggering deadlock warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37871",
"url": "https://www.suse.com/security/cve/CVE-2025-37871"
},
{
"category": "external",
"summary": "SUSE Bug 1242949 for CVE-2025-37871",
"url": "https://bugzilla.suse.com/1242949"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37871"
},
{
"cve": "CVE-2025-37873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37873"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\neth: bnxt: fix missing ring index trim on error path\n\nCommit under Fixes converted tx_prod to be free running but missed\nmasking it on the Tx error path. This crashes on error conditions,\nfor example when DMA mapping fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37873",
"url": "https://www.suse.com/security/cve/CVE-2025-37873"
},
{
"category": "external",
"summary": "SUSE Bug 1242961 for CVE-2025-37873",
"url": "https://bugzilla.suse.com/1242961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37873"
},
{
"cve": "CVE-2025-37874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37874"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ngbe: fix memory leak in ngbe_probe() error path\n\nWhen ngbe_sw_init() is called, memory is allocated for wx-\u003erss_key\nin wx_init_rss_key(). However, in ngbe_probe() function, the subsequent\nerror paths after ngbe_sw_init() don\u0027t free the rss_key. Fix that by\nfreeing it in error path along with wx-\u003emac_table.\n\nAlso change the label to which execution jumps when ngbe_sw_init()\nfails, because otherwise, it could lead to a double free for rss_key,\nwhen the mac_table allocation fails in wx_sw_init().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37874",
"url": "https://www.suse.com/security/cve/CVE-2025-37874"
},
{
"category": "external",
"summary": "SUSE Bug 1242940 for CVE-2025-37874",
"url": "https://bugzilla.suse.com/1242940"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37874"
},
{
"cve": "CVE-2025-37875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37875"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nigc: fix PTM cycle trigger logic\n\nWriting to clear the PTM status \u0027valid\u0027 bit while the PTM cycle is\ntriggered results in unreliable PTM operation. To fix this, clear the\nPTM \u0027trigger\u0027 and status after each PTM transaction.\n\nThe issue can be reproduced with the following:\n\n$ sudo phc2sys -R 1000 -O 0 -i tsn0 -m\n\nNote: 1000 Hz (-R 1000) is unrealistically large, but provides a way to\nquickly reproduce the issue.\n\nPHC2SYS exits with:\n\n\"ioctl PTP_OFFSET_PRECISE: Connection timed out\" when the PTM transaction\n fails\n\nThis patch also fixes a hang in igc_probe() when loading the igc\ndriver in the kdump kernel on systems supporting PTM.\n\nThe igc driver running in the base kernel enables PTM trigger in\nigc_probe(). Therefore the driver is always in PTM trigger mode,\nexcept in brief periods when manually triggering a PTM cycle.\n\nWhen a crash occurs, the NIC is reset while PTM trigger is enabled.\nDue to a hardware problem, the NIC is subsequently in a bad busmaster\nstate and doesn\u0027t handle register reads/writes. When running\nigc_probe() in the kdump kernel, the first register access to a NIC\nregister hangs driver probing and ultimately breaks kdump.\n\nWith this patch, igc has PTM trigger disabled most of the time,\nand the trigger is only enabled for very brief (10 - 100 us) periods\nwhen manually triggering a PTM cycle. Chances that a crash occurs\nduring a PTM trigger are not 0, but extremely reduced.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37875",
"url": "https://www.suse.com/security/cve/CVE-2025-37875"
},
{
"category": "external",
"summary": "SUSE Bug 1242959 for CVE-2025-37875",
"url": "https://bugzilla.suse.com/1242959"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37875"
},
{
"cve": "CVE-2025-37881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37881"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()\n\nThe variable d-\u003ename, returned by devm_kasprintf(), could be NULL.\nA pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37881",
"url": "https://www.suse.com/security/cve/CVE-2025-37881"
},
{
"category": "external",
"summary": "SUSE Bug 1242973 for CVE-2025-37881",
"url": "https://bugzilla.suse.com/1242973"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37881"
},
{
"cve": "CVE-2025-37884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37884"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix deadlock between rcu_tasks_trace and event_mutex.\n\nFix the following deadlock:\nCPU A\n_free_event()\n perf_kprobe_destroy()\n mutex_lock(\u0026event_mutex)\n perf_trace_event_unreg()\n synchronize_rcu_tasks_trace()\n\nThere are several paths where _free_event() grabs event_mutex\nand calls sync_rcu_tasks_trace. Above is one such case.\n\nCPU B\nbpf_prog_test_run_syscall()\n rcu_read_lock_trace()\n bpf_prog_run_pin_on_cpu()\n bpf_prog_load()\n bpf_tracing_func_proto()\n trace_set_clr_event()\n mutex_lock(\u0026event_mutex)\n\nDelegate trace_set_clr_event() to workqueue to avoid\nsuch lock dependency.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37884",
"url": "https://www.suse.com/security/cve/CVE-2025-37884"
},
{
"category": "external",
"summary": "SUSE Bug 1243060 for CVE-2025-37884",
"url": "https://bugzilla.suse.com/1243060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37884"
},
{
"cve": "CVE-2025-37888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()\n\nAdd NULL check for mlx5_get_flow_namespace() returns in\nmlx5_create_inner_ttc_table() and mlx5_create_ttc_table() to prevent\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37888",
"url": "https://www.suse.com/security/cve/CVE-2025-37888"
},
{
"category": "external",
"summary": "SUSE Bug 1242964 for CVE-2025-37888",
"url": "https://bugzilla.suse.com/1242964"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37888"
},
{
"cve": "CVE-2025-37889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37889"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Consistently treat platform_max as control value\n\nThis reverts commit 9bdd10d57a88 (\"ASoC: ops: Shift tested values in\nsnd_soc_put_volsw() by +min\"), and makes some additional related\nupdates.\n\nThere are two ways the platform_max could be interpreted; the maximum\nregister value, or the maximum value the control can be set to. The\npatch moved from treating the value as a control value to a register\none. When the patch was applied it was technically correct as\nsnd_soc_limit_volume() also used the register interpretation. However,\neven then most of the other usages treated platform_max as a\ncontrol value, and snd_soc_limit_volume() has since been updated to\nalso do so in commit fb9ad24485087 (\"ASoC: ops: add correct range\ncheck for limiting volume\"). That patch however, missed updating\nsnd_soc_put_volsw() back to the control interpretation, and fixing\nsnd_soc_info_volsw_range(). The control interpretation makes more\nsense as limiting is typically done from the machine driver, so it is\nappropriate to use the customer facing representation rather than the\ninternal codec representation. Update all the code to consistently use\nthis interpretation of platform_max.\n\nFinally, also add some comments to the soc_mixer_control struct to\nhopefully avoid further patches switching between the two approaches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37889",
"url": "https://www.suse.com/security/cve/CVE-2025-37889"
},
{
"category": "external",
"summary": "SUSE Bug 1242945 for CVE-2025-37889",
"url": "https://bugzilla.suse.com/1242945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37889"
},
{
"cve": "CVE-2025-37890",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37890"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], we have a UAF case when an hfsc class\nhas a netem child qdisc. The crux of the issue is that hfsc is assuming\nthat checking for cl-\u003eqdisc-\u003eq.qlen == 0 guarantees that it hasn\u0027t inserted\nthe class in the vttree or eltree (which is not true for the netem\nduplicate case).\n\nThis patch checks the n_active class variable to make sure that the code\nwon\u0027t insert the class in the vttree or eltree twice, catering for the\nreentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37890",
"url": "https://www.suse.com/security/cve/CVE-2025-37890"
},
{
"category": "external",
"summary": "SUSE Bug 1243330 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "external",
"summary": "SUSE Bug 1245791 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1245791"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-37890"
},
{
"cve": "CVE-2025-37891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37891"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: ump: Fix buffer overflow at UMP SysEx message conversion\n\nThe conversion function from MIDI 1.0 to UMP packet contains an\ninternal buffer to keep the incoming MIDI bytes, and its size is 4, as\nit was supposed to be the max size for a MIDI1 UMP packet data.\nHowever, the implementation overlooked that SysEx is handled in a\ndifferent format, and it can be up to 6 bytes, as found in\ndo_convert_to_ump(). It leads eventually to a buffer overflow, and\nmay corrupt the memory when a longer SysEx message is received.\n\nThe fix is simply to extend the buffer size to 6 to fit with the SysEx\nUMP message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37891",
"url": "https://www.suse.com/security/cve/CVE-2025-37891"
},
{
"category": "external",
"summary": "SUSE Bug 1243589 for CVE-2025-37891",
"url": "https://bugzilla.suse.com/1243589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37891"
},
{
"cve": "CVE-2025-37892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37892"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: inftlcore: Add error check for inftl_read_oob()\n\nIn INFTL_findwriteunit(), the return value of inftl_read_oob()\nneed to be checked. A proper implementation can be\nfound in INFTL_deleteblock(). The status will be set as\nSECTOR_IGNORE to break from the while-loop correctly\nif the inftl_read_oob() fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37892",
"url": "https://www.suse.com/security/cve/CVE-2025-37892"
},
{
"category": "external",
"summary": "SUSE Bug 1243536 for CVE-2025-37892",
"url": "https://bugzilla.suse.com/1243536"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37892"
},
{
"cve": "CVE-2025-37897",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37897"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: plfxlc: Remove erroneous assert in plfxlc_mac_release\n\nplfxlc_mac_release() asserts that mac-\u003elock is held. This assertion is\nincorrect, because even if it was possible, it would not be the valid\nbehaviour. The function is used when probe fails or after the device is\ndisconnected. In both cases mac-\u003elock can not be held as the driver is\nnot working with the device at the moment. All functions that use mac-\u003elock\nunlock it just after it was held. There is also no need to hold mac-\u003elock\nfor plfxlc_mac_release() itself, as mac data is not affected, except for\nmac-\u003eflags, which is modified atomically.\n\nThis bug leads to the following warning:\n================================================================\nWARNING: CPU: 0 PID: 127 at drivers/net/wireless/purelifi/plfxlc/mac.c:106 plfxlc_mac_release+0x7d/0xa0\nModules linked in:\nCPU: 0 PID: 127 Comm: kworker/0:2 Not tainted 6.1.124-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:plfxlc_mac_release+0x7d/0xa0 drivers/net/wireless/purelifi/plfxlc/mac.c:106\nCall Trace:\n \u003cTASK\u003e\n probe+0x941/0xbd0 drivers/net/wireless/purelifi/plfxlc/usb.c:694\n usb_probe_interface+0x5c0/0xaf0 drivers/usb/core/driver.c:396\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_set_configuration+0x19dd/0x2020 drivers/usb/core/message.c:2165\n usb_generic_driver_probe+0x84/0x140 drivers/usb/core/generic.c:238\n usb_probe_device+0x130/0x260 drivers/usb/core/driver.c:293\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_new_device+0xbdd/0x18f0 drivers/usb/core/hub.c:2620\n hub_port_connect drivers/usb/core/hub.c:5477 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5617 [inline]\n port_event drivers/usb/core/hub.c:5773 [inline]\n hub_event+0x2efe/0x5730 drivers/usb/core/hub.c:5855\n process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292\n worker_thread+0xa47/0x1200 kernel/workqueue.c:2439\n kthread+0x28d/0x320 kernel/kthread.c:376\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295\n \u003c/TASK\u003e\n================================================================\n\nFound by Linux Verification Center (linuxtesting.org) with Syzkaller.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37897",
"url": "https://www.suse.com/security/cve/CVE-2025-37897"
},
{
"category": "external",
"summary": "SUSE Bug 1243534 for CVE-2025-37897",
"url": "https://bugzilla.suse.com/1243534"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2025-37897"
},
{
"cve": "CVE-2025-37900",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37900"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix two issues in iommu_copy_struct_from_user()\n\nIn the review for iommu_copy_struct_to_user() helper, Matt pointed out that\na NULL pointer should be rejected prior to dereferencing it:\nhttps://lore.kernel.org/all/86881827-8E2D-461C-BDA3-FA8FD14C343C@nvidia.com\n\nAnd Alok pointed out a typo at the same time:\nhttps://lore.kernel.org/all/480536af-6830-43ce-a327-adbd13dc3f1d@oracle.com\n\nSince both issues were copied from iommu_copy_struct_from_user(), fix them\nfirst in the current header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37900",
"url": "https://www.suse.com/security/cve/CVE-2025-37900"
},
{
"category": "external",
"summary": "SUSE Bug 1243560 for CVE-2025-37900",
"url": "https://bugzilla.suse.com/1243560"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37900"
},
{
"cve": "CVE-2025-37901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs\n\nOn Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not\nhave a corresponding MPM pin and should not be handled inside the MPM\ndriver. The IRQ domain hierarchy is always applied, so it\u0027s required to\nexplicitly disconnect the hierarchy for those. The pinctrl-msm driver marks\nthese with GPIO_NO_WAKE_IRQ. qcom-pdc has a check for this, but\nirq-qcom-mpm is currently missing the check. This is causing crashes when\nsetting up interrupts for non-wake GPIOs:\n\n root@rb1:~# gpiomon -c gpiochip1 10\n irq: IRQ159: trimming hierarchy from :soc@0:interrupt-controller@f200000-1\n Unable to handle kernel paging request at virtual address ffff8000a1dc3820\n Hardware name: Qualcomm Technologies, Inc. Robotics RB1 (DT)\n pc : mpm_set_type+0x80/0xcc\n lr : mpm_set_type+0x5c/0xcc\n Call trace:\n mpm_set_type+0x80/0xcc (P)\n qcom_mpm_set_type+0x64/0x158\n irq_chip_set_type_parent+0x20/0x38\n msm_gpio_irq_set_type+0x50/0x530\n __irq_set_trigger+0x60/0x184\n __setup_irq+0x304/0x6bc\n request_threaded_irq+0xc8/0x19c\n edge_detector_setup+0x260/0x364\n linereq_create+0x420/0x5a8\n gpio_ioctl+0x2d4/0x6c0\n\nFix this by copying the check for GPIO_NO_WAKE_IRQ from qcom-pdc.c, so that\nMPM is removed entirely from the hierarchy for non-wake GPIOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37901",
"url": "https://www.suse.com/security/cve/CVE-2025-37901"
},
{
"category": "external",
"summary": "SUSE Bug 1243559 for CVE-2025-37901",
"url": "https://bugzilla.suse.com/1243559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37901"
},
{
"cve": "CVE-2025-37903",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37903"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix slab-use-after-free in hdcp\n\nThe HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector\nobjects without incrementing the kref reference counts. When using a\nUSB-C dock, and the dock is unplugged, the corresponding\namdgpu_dm_connector objects are freed, creating dangling pointers in the\nHDCP code. When the dock is plugged back, the dangling pointers are\ndereferenced, resulting in a slab-use-after-free:\n\n[ 66.775837] BUG: KASAN: slab-use-after-free in event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776171] Read of size 4 at addr ffff888127804120 by task kworker/0:1/10\n\n[ 66.776179] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Not tainted 6.14.0-rc7-00180-g54505f727a38-dirty #233\n[ 66.776183] Hardware name: HP HP Pavilion Aero Laptop 13-be0xxx/8916, BIOS F.17 12/18/2024\n[ 66.776186] Workqueue: events event_property_validate [amdgpu]\n[ 66.776494] Call Trace:\n[ 66.776496] \u003cTASK\u003e\n[ 66.776497] dump_stack_lvl+0x70/0xa0\n[ 66.776504] print_report+0x175/0x555\n[ 66.776507] ? __virt_addr_valid+0x243/0x450\n[ 66.776510] ? kasan_complete_mode_report_info+0x66/0x1c0\n[ 66.776515] kasan_report+0xeb/0x1c0\n[ 66.776518] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776819] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777121] __asan_report_load4_noabort+0x14/0x20\n[ 66.777124] event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777342] ? __lock_acquire+0x6b40/0x6b40\n[ 66.777347] ? enable_assr+0x250/0x250 [amdgpu]\n[ 66.777571] process_one_work+0x86b/0x1510\n[ 66.777575] ? pwq_dec_nr_in_flight+0xcf0/0xcf0\n[ 66.777578] ? assign_work+0x16b/0x280\n[ 66.777580] ? lock_is_held_type+0xa3/0x130\n[ 66.777583] worker_thread+0x5c0/0xfa0\n[ 66.777587] ? process_one_work+0x1510/0x1510\n[ 66.777588] kthread+0x3a2/0x840\n[ 66.777591] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777594] ? trace_hardirqs_on+0x4f/0x60\n[ 66.777597] ? _raw_spin_unlock_irq+0x27/0x60\n[ 66.777599] ? calculate_sigpending+0x77/0xa0\n[ 66.777602] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777605] ret_from_fork+0x40/0x90\n[ 66.777607] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777609] ret_from_fork_asm+0x11/0x20\n[ 66.777614] \u003c/TASK\u003e\n\n[ 66.777643] Allocated by task 10:\n[ 66.777646] kasan_save_stack+0x39/0x60\n[ 66.777649] kasan_save_track+0x14/0x40\n[ 66.777652] kasan_save_alloc_info+0x37/0x50\n[ 66.777655] __kasan_kmalloc+0xbb/0xc0\n[ 66.777658] __kmalloc_cache_noprof+0x1c8/0x4b0\n[ 66.777661] dm_dp_add_mst_connector+0xdd/0x5c0 [amdgpu]\n[ 66.777880] drm_dp_mst_port_add_connector+0x47e/0x770 [drm_display_helper]\n[ 66.777892] drm_dp_send_link_address+0x1554/0x2bf0 [drm_display_helper]\n[ 66.777901] drm_dp_check_and_send_link_address+0x187/0x1f0 [drm_display_helper]\n[ 66.777909] drm_dp_mst_link_probe_work+0x2b8/0x410 [drm_display_helper]\n[ 66.777917] process_one_work+0x86b/0x1510\n[ 66.777919] worker_thread+0x5c0/0xfa0\n[ 66.777922] kthread+0x3a2/0x840\n[ 66.777925] ret_from_fork+0x40/0x90\n[ 66.777927] ret_from_fork_asm+0x11/0x20\n\n[ 66.777932] Freed by task 1713:\n[ 66.777935] kasan_save_stack+0x39/0x60\n[ 66.777938] kasan_save_track+0x14/0x40\n[ 66.777940] kasan_save_free_info+0x3b/0x60\n[ 66.777944] __kasan_slab_free+0x52/0x70\n[ 66.777946] kfree+0x13f/0x4b0\n[ 66.777949] dm_dp_mst_connector_destroy+0xfa/0x150 [amdgpu]\n[ 66.778179] drm_connector_free+0x7d/0xb0\n[ 66.778184] drm_mode_object_put.part.0+0xee/0x160\n[ 66.778188] drm_mode_object_put+0x37/0x50\n[ 66.778191] drm_atomic_state_default_clear+0x220/0xd60\n[ 66.778194] __drm_atomic_state_free+0x16e/0x2a0\n[ 66.778197] drm_mode_atomic_ioctl+0x15ed/0x2ba0\n[ 66.778200] drm_ioctl_kernel+0x17a/0x310\n[ 66.778203] drm_ioctl+0x584/0xd10\n[ 66.778206] amdgpu_drm_ioctl+0xd2/0x1c0 [amdgpu]\n[ 66.778375] __x64_sys_ioctl+0x139/0x1a0\n[ 66.778378] x64_sys_call+0xee7/0xfb0\n[ 66.778381] \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37903",
"url": "https://www.suse.com/security/cve/CVE-2025-37903"
},
{
"category": "external",
"summary": "SUSE Bug 1243562 for CVE-2025-37903",
"url": "https://bugzilla.suse.com/1243562"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37903"
},
{
"cve": "CVE-2025-37905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37905"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Balance device refcount when destroying devices\n\nUsing device_find_child() to lookup the proper SCMI device to destroy\ncauses an unbalance in device refcount, since device_find_child() calls an\nimplicit get_device(): this, in turns, inhibits the call of the provided\nrelease methods upon devices destruction.\n\nAs a consequence, one of the structures that is not freed properly upon\ndestruction is the internal struct device_private dev-\u003ep populated by the\ndrivers subsystem core.\n\nKMemleak detects this situation since loading/unloding some SCMI driver\ncauses related devices to be created/destroyed without calling any\ndevice_release method.\n\nunreferenced object 0xffff00000f583800 (size 512):\n comm \"insmod\", pid 227, jiffies 4294912190\n hex dump (first 32 bytes):\n 00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00 .....N..........\n ff ff ff ff ff ff ff ff 60 36 1d 8a 00 80 ff ff ........`6......\n backtrace (crc 114e2eed):\n kmemleak_alloc+0xbc/0xd8\n __kmalloc_cache_noprof+0x2dc/0x398\n device_add+0x954/0x12d0\n device_register+0x28/0x40\n __scmi_device_create.part.0+0x1bc/0x380\n scmi_device_create+0x2d0/0x390\n scmi_create_protocol_devices+0x74/0xf8\n scmi_device_request_notifier+0x1f8/0x2a8\n notifier_call_chain+0x110/0x3b0\n blocking_notifier_call_chain+0x70/0xb0\n scmi_driver_register+0x350/0x7f0\n 0xffff80000a3b3038\n do_one_initcall+0x12c/0x730\n do_init_module+0x1dc/0x640\n load_module+0x4b20/0x5b70\n init_module_from_file+0xec/0x158\n\n$ ./scripts/faddr2line ./vmlinux device_add+0x954/0x12d0\ndevice_add+0x954/0x12d0:\nkmalloc_noprof at include/linux/slab.h:901\n(inlined by) kzalloc_noprof at include/linux/slab.h:1037\n(inlined by) device_private_init at drivers/base/core.c:3510\n(inlined by) device_add at drivers/base/core.c:3561\n\nBalance device refcount by issuing a put_device() on devices found via\ndevice_find_child().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37905",
"url": "https://www.suse.com/security/cve/CVE-2025-37905"
},
{
"category": "external",
"summary": "SUSE Bug 1243456 for CVE-2025-37905",
"url": "https://bugzilla.suse.com/1243456"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37905"
},
{
"cve": "CVE-2025-37909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: lan743x: Fix memleak issue when GSO enabled\n\nAlways map the `skb` to the LS descriptor. Previously skb was\nmapped to EXT descriptor when the number of fragments is zero with\nGSO enabled. Mapping the skb to EXT descriptor prevents it from\nbeing freed, leading to a memory leak",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37909",
"url": "https://www.suse.com/security/cve/CVE-2025-37909"
},
{
"category": "external",
"summary": "SUSE Bug 1243467 for CVE-2025-37909",
"url": "https://bugzilla.suse.com/1243467"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37909"
},
{
"cve": "CVE-2025-37911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbnxt_en: Fix out-of-bound memcpy() during ethtool -w\n\nWhen retrieving the FW coredump using ethtool, it can sometimes cause\nmemory corruption:\n\nBUG: KFENCE: memory corruption in __bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nCorrupted memory at 0x000000008f0f30e8 [ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ] (in kfence-#45):\n__bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nethtool_get_dump_data+0xdc/0x1a0\n__dev_ethtool+0xa1e/0x1af0\ndev_ethtool+0xa8/0x170\ndev_ioctl+0x1b5/0x580\nsock_do_ioctl+0xab/0xf0\nsock_ioctl+0x1ce/0x2e0\n__x64_sys_ioctl+0x87/0xc0\ndo_syscall_64+0x5c/0xf0\nentry_SYSCALL_64_after_hwframe+0x78/0x80\n\n...\n\nThis happens when copying the coredump segment list in\nbnxt_hwrm_dbg_dma_data() with the HWRM_DBG_COREDUMP_LIST FW command.\nThe info-\u003edest_buf buffer is allocated based on the number of coredump\nsegments returned by the FW. The segment list is then DMA\u0027ed by\nthe FW and the length of the DMA is returned by FW. The driver then\ncopies this DMA\u0027ed segment list to info-\u003edest_buf.\n\nIn some cases, this DMA length may exceed the info-\u003edest_buf length\nand cause the above BUG condition. Fix it by capping the copy\nlength to not exceed the length of info-\u003edest_buf. The extra\nDMA data contains no useful information.\n\nThis code path is shared for the HWRM_DBG_COREDUMP_LIST and the\nHWRM_DBG_COREDUMP_RETRIEVE FW commands. The buffering is different\nfor these 2 FW commands. To simplify the logic, we need to move\nthe line to adjust the buffer length for HWRM_DBG_COREDUMP_RETRIEVE\nup, so that the new check to cap the copy length will work for both\ncommands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37911",
"url": "https://www.suse.com/security/cve/CVE-2025-37911"
},
{
"category": "external",
"summary": "SUSE Bug 1243469 for CVE-2025-37911",
"url": "https://bugzilla.suse.com/1243469"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37911"
},
{
"cve": "CVE-2025-37912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37912"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()\n\nAs mentioned in the commit baeb705fd6a7 (\"ice: always check VF VSI\npointer values\"), we need to perform a null pointer check on the return\nvalue of ice_get_vf_vsi() before using it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37912",
"url": "https://www.suse.com/security/cve/CVE-2025-37912"
},
{
"category": "external",
"summary": "SUSE Bug 1243470 for CVE-2025-37912",
"url": "https://bugzilla.suse.com/1243470"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37912"
},
{
"cve": "CVE-2025-37913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37913"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: qfq: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of qfq, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nThis patch checks whether the class was already added to the agg-\u003eactive\nlist (cl_is_active) before doing the addition to cater for the reentrant\ncase.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37913",
"url": "https://www.suse.com/security/cve/CVE-2025-37913"
},
{
"category": "external",
"summary": "SUSE Bug 1243471 for CVE-2025-37913",
"url": "https://bugzilla.suse.com/1243471"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37913"
},
{
"cve": "CVE-2025-37914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37914"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: ets: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of ets, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether\nthe class was already added to the active_list (cl_is_active) before\ndoing the addition to cater for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37914",
"url": "https://www.suse.com/security/cve/CVE-2025-37914"
},
{
"category": "external",
"summary": "SUSE Bug 1243472 for CVE-2025-37914",
"url": "https://bugzilla.suse.com/1243472"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37914"
},
{
"cve": "CVE-2025-37915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37915"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: drr: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of drr, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether the\nclass was already added to the active_list (cl_is_active) before adding\nto the list to cover for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37915",
"url": "https://www.suse.com/security/cve/CVE-2025-37915"
},
{
"category": "external",
"summary": "SUSE Bug 1243473 for CVE-2025-37915",
"url": "https://bugzilla.suse.com/1243473"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37915"
},
{
"cve": "CVE-2025-37917",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37917"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll\n\nUse spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock\nand spin_unlock in mtk_star_emac driver to avoid spinlock recursion\noccurrence that can happen when enabling the DMA interrupts again in\nrx/tx poll.\n\n```\nBUG: spinlock recursion on CPU#0, swapper/0/0\n lock: 0xffff00000db9cf20, .magic: dead4ead, .owner: swapper/0/0,\n .owner_cpu: 0\nCPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted\n 6.15.0-rc2-next-20250417-00001-gf6a27738686c-dirty #28 PREEMPT\nHardware name: MediaTek MT8365 Open Platform EVK (DT)\nCall trace:\n show_stack+0x18/0x24 (C)\n dump_stack_lvl+0x60/0x80\n dump_stack+0x18/0x24\n spin_dump+0x78/0x88\n do_raw_spin_lock+0x11c/0x120\n _raw_spin_lock+0x20/0x2c\n mtk_star_handle_irq+0xc0/0x22c [mtk_star_emac]\n __handle_irq_event_percpu+0x48/0x140\n handle_irq_event+0x4c/0xb0\n handle_fasteoi_irq+0xa0/0x1bc\n handle_irq_desc+0x34/0x58\n generic_handle_domain_irq+0x1c/0x28\n gic_handle_irq+0x4c/0x120\n do_interrupt_handler+0x50/0x84\n el1_interrupt+0x34/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n regmap_mmio_read32le+0xc/0x20 (P)\n _regmap_bus_reg_read+0x6c/0xac\n _regmap_read+0x60/0xdc\n regmap_read+0x4c/0x80\n mtk_star_rx_poll+0x2f4/0x39c [mtk_star_emac]\n __napi_poll+0x38/0x188\n net_rx_action+0x164/0x2c0\n handle_softirqs+0x100/0x244\n __do_softirq+0x14/0x20\n ____do_softirq+0x10/0x20\n call_on_irq_stack+0x24/0x64\n do_softirq_own_stack+0x1c/0x40\n __irq_exit_rcu+0xd4/0x10c\n irq_exit_rcu+0x10/0x1c\n el1_interrupt+0x38/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n cpuidle_enter_state+0xac/0x320 (P)\n cpuidle_enter+0x38/0x50\n do_idle+0x1e4/0x260\n cpu_startup_entry+0x34/0x3c\n rest_init+0xdc/0xe0\n console_on_rootfs+0x0/0x6c\n __primary_switched+0x88/0x90\n```",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37917",
"url": "https://www.suse.com/security/cve/CVE-2025-37917"
},
{
"category": "external",
"summary": "SUSE Bug 1243475 for CVE-2025-37917",
"url": "https://bugzilla.suse.com/1243475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37917"
},
{
"cve": "CVE-2025-37918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37918"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()\n\nA NULL pointer dereference can occur in skb_dequeue() when processing a\nQCA firmware crash dump on WCN7851 (0489:e0f3).\n\n[ 93.672166] Bluetooth: hci0: ACL memdump size(589824)\n\n[ 93.672475] BUG: kernel NULL pointer dereference, address: 0000000000000008\n[ 93.672517] Workqueue: hci0 hci_devcd_rx [bluetooth]\n[ 93.672598] RIP: 0010:skb_dequeue+0x50/0x80\n\nThe issue stems from handle_dump_pkt_qca() returning 0 even when a dump\npacket is successfully processed. This is because it incorrectly\nforwards the return value of hci_devcd_init() (which returns 0 on\nsuccess). As a result, the caller (btusb_recv_acl_qca() or\nbtusb_recv_evt_qca()) assumes the packet was not handled and passes it\nto hci_recv_frame(), leading to premature kfree() of the skb.\n\nLater, hci_devcd_rx() attempts to dequeue the same skb from the dump\nqueue, resulting in a NULL pointer dereference.\n\nFix this by:\n1. Making handle_dump_pkt_qca() return 0 on success and negative errno\n on failure, consistent with kernel conventions.\n2. Splitting dump packet detection into separate functions for ACL\n and event packets for better structure and readability.\n\nThis ensures dump packets are properly identified and consumed, avoiding\ndouble handling and preventing NULL pointer access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37918",
"url": "https://www.suse.com/security/cve/CVE-2025-37918"
},
{
"category": "external",
"summary": "SUSE Bug 1243476 for CVE-2025-37918",
"url": "https://bugzilla.suse.com/1243476"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37918"
},
{
"cve": "CVE-2025-37921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37921"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvxlan: vnifilter: Fix unlocked deletion of default FDB entry\n\nWhen a VNI is deleted from a VXLAN device in \u0027vnifilter\u0027 mode, the FDB\nentry associated with the default remote (assuming one was configured)\nis deleted without holding the hash lock. This is wrong and will result\nin a warning [1] being generated by the lockdep annotation that was\nadded by commit ebe642067455 (\"vxlan: Create wrappers for FDB lookup\").\n\nReproducer:\n\n # ip link add vx0 up type vxlan dstport 4789 external vnifilter local 192.0.2.1\n # bridge vni add vni 10010 remote 198.51.100.1 dev vx0\n # bridge vni del vni 10010 dev vx0\n\nFix by acquiring the hash lock before the deletion and releasing it\nafterwards. Blame the original commit that introduced the issue rather\nthan the one that exposed it.\n\n[1]\nWARNING: CPU: 3 PID: 392 at drivers/net/vxlan/vxlan_core.c:417 vxlan_find_mac+0x17f/0x1a0\n[...]\nRIP: 0010:vxlan_find_mac+0x17f/0x1a0\n[...]\nCall Trace:\n \u003cTASK\u003e\n __vxlan_fdb_delete+0xbe/0x560\n vxlan_vni_delete_group+0x2ba/0x940\n vxlan_vni_del.isra.0+0x15f/0x580\n vxlan_process_vni_filter+0x38b/0x7b0\n vxlan_vnifilter_process+0x3bb/0x510\n rtnetlink_rcv_msg+0x2f7/0xb70\n netlink_rcv_skb+0x131/0x360\n netlink_unicast+0x426/0x710\n netlink_sendmsg+0x75a/0xc20\n __sock_sendmsg+0xc1/0x150\n ____sys_sendmsg+0x5aa/0x7b0\n ___sys_sendmsg+0xfc/0x180\n __sys_sendmsg+0x121/0x1b0\n do_syscall_64+0xbb/0x1d0\n entry_SYSCALL_64_after_hwframe+0x4b/0x53",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37921",
"url": "https://www.suse.com/security/cve/CVE-2025-37921"
},
{
"category": "external",
"summary": "SUSE Bug 1243480 for CVE-2025-37921",
"url": "https://bugzilla.suse.com/1243480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37921"
},
{
"cve": "CVE-2025-37923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37923"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix oob write in trace_seq_to_buffer()\n\nsyzbot reported this bug:\n==================================================================\nBUG: KASAN: slab-out-of-bounds in trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\nBUG: KASAN: slab-out-of-bounds in tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\nWrite of size 4507 at addr ffff888032b6b000 by task syz.2.320/7260\n\nCPU: 1 UID: 0 PID: 7260 Comm: syz.2.320 Not tainted 6.15.0-rc1-syzkaller-00301-g3bde70a2c827 #0 PREEMPT(full)\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n check_region_inline mm/kasan/generic.c:183 [inline]\n kasan_check_range+0xef/0x1a0 mm/kasan/generic.c:189\n __asan_memcpy+0x3c/0x60 mm/kasan/shadow.c:106\n trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\n tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\n ....\n==================================================================\n\nIt has been reported that trace_seq_to_buffer() tries to copy more data\nthan PAGE_SIZE to buf. Therefore, to prevent this, we should use the\nsmaller of trace_seq_used(\u0026iter-\u003eseq) and PAGE_SIZE as an argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37923",
"url": "https://www.suse.com/security/cve/CVE-2025-37923"
},
{
"category": "external",
"summary": "SUSE Bug 1243551 for CVE-2025-37923",
"url": "https://bugzilla.suse.com/1243551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37923"
},
{
"cve": "CVE-2025-37925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: reject on-disk inodes of an unsupported type\n\nSyzbot has reported the following BUG:\n\nkernel BUG at fs/inode.c:668!\nOops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted 6.12.0-rc4-syzkaller-00085-g4e46774408d9 #0\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-3.fc41 04/01/2014\nRIP: 0010:clear_inode+0x168/0x190\nCode: 4c 89 f7 e8 ba fe e5 ff e9 61 ff ff ff 44 89 f1 80 e1 07 80 c1 03 38 c1 7c c1 4c 89 f7 e8 90 ff e5 ff eb b7\n 0b e8 01 5d 7f ff 90 0f 0b e8 f9 5c 7f ff 90 0f 0b e8 f1 5c 7f\nRSP: 0018:ffffc900027dfae8 EFLAGS: 00010093\nRAX: ffffffff82157a87 RBX: 0000000000000001 RCX: ffff888104d4b980\nRDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000\nRBP: ffffc900027dfc90 R08: ffffffff82157977 R09: fffff520004fbf38\nR10: dffffc0000000000 R11: fffff520004fbf38 R12: dffffc0000000000\nR13: ffff88811315bc00 R14: ffff88811315bda8 R15: ffff88811315bb80\nFS: 0000000000000000(0000) GS:ffff888135f00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00005565222e0578 CR3: 0000000026ef0000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n ? __die_body+0x5f/0xb0\n ? die+0x9e/0xc0\n ? do_trap+0x15a/0x3a0\n ? clear_inode+0x168/0x190\n ? do_error_trap+0x1dc/0x2c0\n ? clear_inode+0x168/0x190\n ? __pfx_do_error_trap+0x10/0x10\n ? report_bug+0x3cd/0x500\n ? handle_invalid_op+0x34/0x40\n ? clear_inode+0x168/0x190\n ? exc_invalid_op+0x38/0x50\n ? asm_exc_invalid_op+0x1a/0x20\n ? clear_inode+0x57/0x190\n ? clear_inode+0x167/0x190\n ? clear_inode+0x168/0x190\n ? clear_inode+0x167/0x190\n jfs_evict_inode+0xb5/0x440\n ? __pfx_jfs_evict_inode+0x10/0x10\n evict+0x4ea/0x9b0\n ? __pfx_evict+0x10/0x10\n ? iput+0x713/0xa50\n txUpdateMap+0x931/0xb10\n ? __pfx_txUpdateMap+0x10/0x10\n jfs_lazycommit+0x49a/0xb80\n ? _raw_spin_unlock_irqrestore+0x8f/0x140\n ? lockdep_hardirqs_on+0x99/0x150\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_default_wake_function+0x10/0x10\n ? __kthread_parkme+0x169/0x1d0\n ? __pfx_jfs_lazycommit+0x10/0x10\n kthread+0x2f2/0x390\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x4d/0x80\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n\nThis happens when \u0027clear_inode()\u0027 makes an attempt to finalize an underlying\nJFS inode of unknown type. According to JFS layout description from\nhttps://jfs.sourceforge.net/project/pub/jfslayout.pdf, inode types from 5 to\n15 are reserved for future extensions and should not be encountered on a valid\nfilesystem. So add an extra check for valid inode type in \u0027copy_from_dinode()\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37925",
"url": "https://www.suse.com/security/cve/CVE-2025-37925"
},
{
"category": "external",
"summary": "SUSE Bug 1241654 for CVE-2025-37925",
"url": "https://bugzilla.suse.com/1241654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-37927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid\n\nThere is a string parsing logic error which can lead to an overflow of hid\nor uid buffers. Comparing ACPIID_LEN against a total string length doesn\u0027t\ntake into account the lengths of individual hid and uid buffers so the\ncheck is insufficient in some cases. For example if the length of hid\nstring is 4 and the length of the uid string is 260, the length of str\nwill be equal to ACPIID_LEN + 1 but uid string will overflow uid buffer\nwhich size is 256.\n\nThe same applies to the hid string with length 13 and uid string with\nlength 250.\n\nCheck the length of hid and uid strings separately to prevent\nbuffer overflow.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37927",
"url": "https://www.suse.com/security/cve/CVE-2025-37927"
},
{
"category": "external",
"summary": "SUSE Bug 1243620 for CVE-2025-37927",
"url": "https://bugzilla.suse.com/1243620"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37927"
},
{
"cve": "CVE-2025-37928",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37928"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-bufio: don\u0027t schedule in atomic context\n\nA BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and\ntry_verify_in_tasklet are enabled.\n[ 129.444685][ T934] BUG: sleeping function called from invalid context at drivers/md/dm-bufio.c:2421\n[ 129.444723][ T934] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 934, name: kworker/1:4\n[ 129.444740][ T934] preempt_count: 201, expected: 0\n[ 129.444756][ T934] RCU nest depth: 0, expected: 0\n[ 129.444781][ T934] Preemption disabled at:\n[ 129.444789][ T934] [\u003cffffffd816231900\u003e] shrink_work+0x21c/0x248\n[ 129.445167][ T934] kernel BUG at kernel/sched/walt/walt_debug.c:16!\n[ 129.445183][ T934] Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT SMP\n[ 129.445204][ T934] Skip md ftrace buffer dump for: 0x1609e0\n[ 129.447348][ T934] CPU: 1 PID: 934 Comm: kworker/1:4 Tainted: G W OE 6.6.56-android15-8-o-g6f82312b30b9-debug #1 1400000003000000474e5500b3187743670464e8\n[ 129.447362][ T934] Hardware name: Qualcomm Technologies, Inc. Parrot QRD, Alpha-M (DT)\n[ 129.447373][ T934] Workqueue: dm_bufio_cache shrink_work\n[ 129.447394][ T934] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 129.447406][ T934] pc : android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug]\n[ 129.447435][ T934] lr : __traceiter_android_rvh_schedule_bug+0x44/0x6c\n[ 129.447451][ T934] sp : ffffffc0843dbc90\n[ 129.447459][ T934] x29: ffffffc0843dbc90 x28: ffffffffffffffff x27: 0000000000000c8b\n[ 129.447479][ T934] x26: 0000000000000040 x25: ffffff804b3d6260 x24: ffffffd816232b68\n[ 129.447497][ T934] x23: ffffff805171c5b4 x22: 0000000000000000 x21: ffffffd816231900\n[ 129.447517][ T934] x20: ffffff80306ba898 x19: 0000000000000000 x18: ffffffc084159030\n[ 129.447535][ T934] x17: 00000000d2b5dd1f x16: 00000000d2b5dd1f x15: ffffffd816720358\n[ 129.447554][ T934] x14: 0000000000000004 x13: ffffff89ef978000 x12: 0000000000000003\n[ 129.447572][ T934] x11: ffffffd817a823c4 x10: 0000000000000202 x9 : 7e779c5735de9400\n[ 129.447591][ T934] x8 : ffffffd81560d004 x7 : 205b5d3938373434 x6 : ffffffd8167397c8\n[ 129.447610][ T934] x5 : 0000000000000000 x4 : 0000000000000001 x3 : ffffffc0843db9e0\n[ 129.447629][ T934] x2 : 0000000000002f15 x1 : 0000000000000000 x0 : 0000000000000000\n[ 129.447647][ T934] Call trace:\n[ 129.447655][ T934] android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug 1400000003000000474e550080cce8a8a78606b6]\n[ 129.447681][ T934] __might_resched+0x190/0x1a8\n[ 129.447694][ T934] shrink_work+0x180/0x248\n[ 129.447706][ T934] process_one_work+0x260/0x624\n[ 129.447718][ T934] worker_thread+0x28c/0x454\n[ 129.447729][ T934] kthread+0x118/0x158\n[ 129.447742][ T934] ret_from_fork+0x10/0x20\n[ 129.447761][ T934] Code: ???????? ???????? ???????? d2b5dd1f (d4210000)\n[ 129.447772][ T934] ---[ end trace 0000000000000000 ]---\n\ndm_bufio_lock will call spin_lock_bh when try_verify_in_tasklet\nis enabled, and __scan will be called in atomic context.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37928",
"url": "https://www.suse.com/security/cve/CVE-2025-37928"
},
{
"category": "external",
"summary": "SUSE Bug 1243621 for CVE-2025-37928",
"url": "https://bugzilla.suse.com/1243621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37928"
},
{
"cve": "CVE-2025-37929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays\n\nCommit a5951389e58d (\"arm64: errata: Add newer ARM cores to the\nspectre_bhb_loop_affected() lists\") added some additional CPUs to the\nSpectre-BHB workaround, including some new arrays for designs that\nrequire new \u0027k\u0027 values for the workaround to be effective.\n\nUnfortunately, the new arrays omitted the sentinel entry and so\nis_midr_in_range_list() will walk off the end when it doesn\u0027t find a\nmatch. With UBSAN enabled, this leads to a crash during boot when\nis_midr_in_range_list() is inlined (which was more common prior to\nc8c2647e69be (\"arm64: Make _midr_in_range_list() an exported\nfunction\")):\n\n | Internal error: aarch64 BRK: 00000000f2000001 [#1] PREEMPT SMP\n | pstate: 804000c5 (Nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n | pc : spectre_bhb_loop_affected+0x28/0x30\n | lr : is_spectre_bhb_affected+0x170/0x190\n | [...]\n | Call trace:\n | spectre_bhb_loop_affected+0x28/0x30\n | update_cpu_capabilities+0xc0/0x184\n | init_cpu_features+0x188/0x1a4\n | cpuinfo_store_boot_cpu+0x4c/0x60\n | smp_prepare_boot_cpu+0x38/0x54\n | start_kernel+0x8c/0x478\n | __primary_switched+0xc8/0xd4\n | Code: 6b09011f 54000061 52801080 d65f03c0 (d4200020)\n | ---[ end trace 0000000000000000 ]---\n | Kernel panic - not syncing: aarch64 BRK: Fatal exception\n\nAdd the missing sentinel entries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37929",
"url": "https://www.suse.com/security/cve/CVE-2025-37929"
},
{
"category": "external",
"summary": "SUSE Bug 1243624 for CVE-2025-37929",
"url": "https://bugzilla.suse.com/1243624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37929"
},
{
"cve": "CVE-2025-37930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()\n\nNouveau is mostly designed in a way that it\u0027s expected that fences only\never get signaled through nouveau_fence_signal(). However, in at least\none other place, nouveau_fence_done(), can signal fences, too. If that\nhappens (race) a signaled fence remains in the pending list for a while,\nuntil it gets removed by nouveau_fence_update().\n\nShould nouveau_fence_context_kill() run in the meantime, this would be\na bug because the function would attempt to set an error code on an\nalready signaled fence.\n\nHave nouveau_fence_context_kill() check for a fence being signaled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37930",
"url": "https://www.suse.com/security/cve/CVE-2025-37930"
},
{
"category": "external",
"summary": "SUSE Bug 1243625 for CVE-2025-37930",
"url": "https://bugzilla.suse.com/1243625"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37930"
},
{
"cve": "CVE-2025-37931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: adjust subpage bit start based on sectorsize\n\nWhen running machines with 64k page size and a 16k nodesize we started\nseeing tree log corruption in production. This turned out to be because\nwe were not writing out dirty blocks sometimes, so this in fact affects\nall metadata writes.\n\nWhen writing out a subpage EB we scan the subpage bitmap for a dirty\nrange. If the range isn\u0027t dirty we do\n\n\tbit_start++;\n\nto move onto the next bit. The problem is the bitmap is based on the\nnumber of sectors that an EB has. So in this case, we have a 64k\npagesize, 16k nodesize, but a 4k sectorsize. This means our bitmap is 4\nbits for every node. With a 64k page size we end up with 4 nodes per\npage.\n\nTo make this easier this is how everything looks\n\n[0 16k 32k 48k ] logical address\n[0 4 8 12 ] radix tree offset\n[ 64k page ] folio\n[ 16k eb ][ 16k eb ][ 16k eb ][ 16k eb ] extent buffers\n[ | | | | | | | | | | | | | | | | ] bitmap\n\nNow we use all of our addressing based on fs_info-\u003esectorsize_bits, so\nas you can see the above our 16k eb-\u003estart turns into radix entry 4.\n\nWhen we find a dirty range for our eb, we correctly do bit_start +=\nsectors_per_node, because if we start at bit 0, the next bit for the\nnext eb is 4, to correspond to eb-\u003estart 16k.\n\nHowever if our range is clean, we will do bit_start++, which will now\nput us offset from our radix tree entries.\n\nIn our case, assume that the first time we check the bitmap the block is\nnot dirty, we increment bit_start so now it == 1, and then we loop\naround and check again. This time it is dirty, and we go to find that\nstart using the following equation\n\n\tstart = folio_start + bit_start * fs_info-\u003esectorsize;\n\nso in the case above, eb-\u003estart 0 is now dirty, and we calculate start\nas\n\n\t0 + 1 * fs_info-\u003esectorsize = 4096\n\t4096 \u003e\u003e 12 = 1\n\nNow we\u0027re looking up the radix tree for 1, and we won\u0027t find an eb.\nWhat\u0027s worse is now we\u0027re using bit_start == 1, so we do bit_start +=\nsectors_per_node, which is now 5. If that eb is dirty we will run into\nthe same thing, we will look at an offset that is not populated in the\nradix tree, and now we\u0027re skipping the writeout of dirty extent buffers.\n\nThe best fix for this is to not use sectorsize_bits to address nodes,\nbut that\u0027s a larger change. Since this is a fs corruption problem fix\nit simply by always using sectors_per_node to increment the start bit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37931",
"url": "https://www.suse.com/security/cve/CVE-2025-37931"
},
{
"category": "external",
"summary": "SUSE Bug 1243626 for CVE-2025-37931",
"url": "https://bugzilla.suse.com/1243626"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37931"
},
{
"cve": "CVE-2025-37932",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37932"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_qlen_notify() idempotent\n\nhtb_qlen_notify() always deactivates the HTB class and in fact could\ntrigger a warning if it is already deactivated. Therefore, it is not\nidempotent and not friendly to its callers, like fq_codel_dequeue().\n\nLet\u0027s make it idempotent to ease qdisc_tree_reduce_backlog() callers\u0027\nlife.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37932",
"url": "https://www.suse.com/security/cve/CVE-2025-37932"
},
{
"category": "external",
"summary": "SUSE Bug 1243627 for CVE-2025-37932",
"url": "https://bugzilla.suse.com/1243627"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37932"
},
{
"cve": "CVE-2025-37933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteon_ep: Fix host hang issue during device reboot\n\nWhen the host loses heartbeat messages from the device,\nthe driver calls the device-specific ndo_stop function,\nwhich frees the resources. If the driver is unloaded in\nthis scenario, it calls ndo_stop again, attempting to free\nresources that have already been freed, leading to a host\nhang issue. To resolve this, dev_close should be called\ninstead of the device-specific stop function.dev_close\ninternally calls ndo_stop to stop the network interface\nand performs additional cleanup tasks. During the driver\nunload process, if the device is already down, ndo_stop\nis not called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37933",
"url": "https://www.suse.com/security/cve/CVE-2025-37933"
},
{
"category": "external",
"summary": "SUSE Bug 1243628 for CVE-2025-37933",
"url": "https://bugzilla.suse.com/1243628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37933"
},
{
"cve": "CVE-2025-37934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37934"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction\n\nActually check if the passed pointers are valid, before writing to them.\nThis also fixes a USBAN warning:\nUBSAN: invalid-load in ../sound/soc/fsl/imx-card.c:687:25\nload of value 255 is not a valid value for type \u0027_Bool\u0027\n\nThis is because playback_only is uninitialized and is not written to, as\nthe playback-only property is absent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37934",
"url": "https://www.suse.com/security/cve/CVE-2025-37934"
},
{
"category": "external",
"summary": "SUSE Bug 1243548 for CVE-2025-37934",
"url": "https://bugzilla.suse.com/1243548"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37934"
},
{
"cve": "CVE-2025-37936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value.\n\nWhen generating the MSR_IA32_PEBS_ENABLE value that will be loaded on\nVM-Entry to a KVM guest, mask the value with the vCPU\u0027s desired PEBS_ENABLE\nvalue. Consulting only the host kernel\u0027s host vs. guest masks results in\nrunning the guest with PEBS enabled even when the guest doesn\u0027t want to use\nPEBS. Because KVM uses perf events to proxy the guest virtual PMU, simply\nlooking at exclude_host can\u0027t differentiate between events created by host\nuserspace, and events created by KVM on behalf of the guest.\n\nRunning the guest with PEBS unexpectedly enabled typically manifests as\ncrashes due to a near-infinite stream of #PFs. E.g. if the guest hasn\u0027t\nwritten MSR_IA32_DS_AREA, the CPU will hit page faults on address \u00270\u0027 when\ntrying to record PEBS events.\n\nThe issue is most easily reproduced by running `perf kvm top` from before\ncommit 7b100989b4f6 (\"perf evlist: Remove __evlist__add_default\") (after\nwhich, `perf kvm top` effectively stopped using PEBS).\tThe userspace side\nof perf creates a guest-only PEBS event, which intel_guest_get_msrs()\nmisconstrues a guest-*owned* PEBS event.\n\nArguably, this is a userspace bug, as enabling PEBS on guest-only events\nsimply cannot work, and userspace can kill VMs in many other ways (there\nis no danger to the host). However, even if this is considered to be bad\nuserspace behavior, there\u0027s zero downside to perf/KVM restricting PEBS to\nguest-owned events.\n\nNote, commit 854250329c02 (\"KVM: x86/pmu: Disable guest PEBS temporarily\nin two rare situations\") fixed the case where host userspace is profiling\nKVM *and* userspace, but missed the case where userspace is profiling only\nKVM.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37936",
"url": "https://www.suse.com/security/cve/CVE-2025-37936"
},
{
"category": "external",
"summary": "SUSE Bug 1243537 for CVE-2025-37936",
"url": "https://bugzilla.suse.com/1243537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37936"
},
{
"cve": "CVE-2025-37937",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37937"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()\n\nIf dib8000_set_dds()\u0027s call to dib8000_read32() returns zero, the result\nis a divide-by-zero. Prevent that from happening.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_tune() falls through to next function dib8096p_cfg_DibRx()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37937",
"url": "https://www.suse.com/security/cve/CVE-2025-37937"
},
{
"category": "external",
"summary": "SUSE Bug 1243540 for CVE-2025-37937",
"url": "https://bugzilla.suse.com/1243540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37937"
},
{
"cve": "CVE-2025-37938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Verify event formats that have \"%*p..\"\n\nThe trace event verifier checks the formats of trace events to make sure\nthat they do not point at memory that is not in the trace event itself or\nin data that will never be freed. If an event references data that was\nallocated when the event triggered and that same data is freed before the\nevent is read, then the kernel can crash by reading freed memory.\n\nThe verifier runs at boot up (or module load) and scans the print formats\nof the events and checks their arguments to make sure that dereferenced\npointers are safe. If the format uses \"%*p..\" the verifier will ignore it,\nand that could be dangerous. Cover this case as well.\n\nAlso add to the sample code a use case of \"%*pbl\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37938",
"url": "https://www.suse.com/security/cve/CVE-2025-37938"
},
{
"category": "external",
"summary": "SUSE Bug 1243544 for CVE-2025-37938",
"url": "https://bugzilla.suse.com/1243544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37938"
},
{
"cve": "CVE-2025-37943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi\n\nIn certain cases, hardware might provide packets with a\nlength greater than the maximum native Wi-Fi header length.\nThis can lead to accessing and modifying fields in the header\nwithin the ath12k_dp_rx_h_undecap_nwifi function for\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type and\npotentially resulting in invalid data access and memory corruption.\n\nAdd a sanity check before processing the SKB to prevent invalid\ndata access in the undecap native Wi-Fi function for the\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37943",
"url": "https://www.suse.com/security/cve/CVE-2025-37943"
},
{
"category": "external",
"summary": "SUSE Bug 1243509 for CVE-2025-37943",
"url": "https://bugzilla.suse.com/1243509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37943"
},
{
"cve": "CVE-2025-37944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37944"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process\n\nCurrently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry\nto fetch the next entry from the destination ring. This is incorrect because\nath12k_hal_srng_src_get_next_entry is intended for source rings, not destination\nrings. This leads to invalid entry fetches, causing potential data corruption or\ncrashes due to accessing incorrect memory locations. This happens because the\nsource ring and destination ring have different handling mechanisms and using\nthe wrong function results in incorrect pointer arithmetic and ring management.\n\nTo fix this issue, replace the call to ath12k_hal_srng_src_get_next_entry with\nath12k_hal_srng_dst_get_next_entry in ath12k_dp_mon_srng_process. This ensures\nthat the correct function is used for fetching entries from the destination\nring, preventing invalid memory accesses.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37944",
"url": "https://www.suse.com/security/cve/CVE-2025-37944"
},
{
"category": "external",
"summary": "SUSE Bug 1243530 for CVE-2025-37944",
"url": "https://bugzilla.suse.com/1243530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37944"
},
{
"cve": "CVE-2025-37945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37945"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY\n\nDSA has 2 kinds of drivers:\n\n1. Those who call dsa_switch_suspend() and dsa_switch_resume() from\n their device PM ops: qca8k-8xxx, bcm_sf2, microchip ksz\n2. Those who don\u0027t: all others. The above methods should be optional.\n\nFor type 1, dsa_switch_suspend() calls dsa_user_suspend() -\u003e phylink_stop(),\nand dsa_switch_resume() calls dsa_user_resume() -\u003e phylink_start().\nThese seem good candidates for setting mac_managed_pm = true because\nthat is essentially its definition [1], but that does not seem to be the\nbiggest problem for now, and is not what this change focuses on.\n\nTalking strictly about the 2nd category of DSA drivers here (which\ndo not have MAC managed PM, meaning that for their attached PHYs,\nmdio_bus_phy_suspend() and mdio_bus_phy_resume() should run in full),\nI have noticed that the following warning from mdio_bus_phy_resume() is\ntriggered:\n\n\tWARN_ON(phydev-\u003estate != PHY_HALTED \u0026\u0026 phydev-\u003estate != PHY_READY \u0026\u0026\n\t\tphydev-\u003estate != PHY_UP);\n\nbecause the PHY state machine is running.\n\nIt\u0027s running as a result of a previous dsa_user_open() -\u003e ... -\u003e\nphylink_start() -\u003e phy_start() having been initiated by the user.\n\nThe previous mdio_bus_phy_suspend() was supposed to have called\nphy_stop_machine(), but it didn\u0027t. So this is why the PHY is in state\nPHY_NOLINK by the time mdio_bus_phy_resume() runs.\n\nmdio_bus_phy_suspend() did not call phy_stop_machine() because for\nphylink, the phydev-\u003eadjust_link function pointer is NULL. This seems a\ntechnicality introduced by commit fddd91016d16 (\"phylib: fix PAL state\nmachine restart on resume\"). That commit was written before phylink\nexisted, and was intended to avoid crashing with consumer drivers which\ndon\u0027t use the PHY state machine - phylink always does, when using a PHY.\nBut phylink itself has historically not been developed with\nsuspend/resume in mind, and apparently not tested too much in that\nscenario, allowing this bug to exist unnoticed for so long. Plus, prior\nto the WARN_ON(), it would have likely been invisible.\n\nThis issue is not in fact restricted to type 2 DSA drivers (according to\nthe above ad-hoc classification), but can be extrapolated to any MAC\ndriver with phylink and MDIO-bus-managed PHY PM ops. DSA is just where\nthe issue was reported. Assuming mac_managed_pm is set correctly, a\nquick search indicates the following other drivers might be affected:\n\n$ grep -Zlr PHYLINK_NETDEV drivers/ | xargs -0 grep -L mac_managed_pm\ndrivers/net/ethernet/atheros/ag71xx.c\ndrivers/net/ethernet/microchip/sparx5/sparx5_main.c\ndrivers/net/ethernet/microchip/lan966x/lan966x_main.c\ndrivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c\ndrivers/net/ethernet/freescale/fs_enet/fs_enet-main.c\ndrivers/net/ethernet/freescale/dpaa/dpaa_eth.c\ndrivers/net/ethernet/freescale/ucc_geth.c\ndrivers/net/ethernet/freescale/enetc/enetc_pf_common.c\ndrivers/net/ethernet/marvell/mvpp2/mvpp2_main.c\ndrivers/net/ethernet/marvell/mvneta.c\ndrivers/net/ethernet/marvell/prestera/prestera_main.c\ndrivers/net/ethernet/mediatek/mtk_eth_soc.c\ndrivers/net/ethernet/altera/altera_tse_main.c\ndrivers/net/ethernet/wangxun/txgbe/txgbe_phy.c\ndrivers/net/ethernet/meta/fbnic/fbnic_phylink.c\ndrivers/net/ethernet/tehuti/tn40_phy.c\ndrivers/net/ethernet/mscc/ocelot_net.c\n\nMake the existing conditions dependent on the PHY device having a\nphydev-\u003ephy_link_change() implementation equal to the default\nphy_link_change() provided by phylib. Otherwise, we implicitly know that\nthe phydev has the phylink-provided phylink_phy_change() callback, and\nwhen phylink is used, the PHY state machine always needs to be stopped/\nstarted on the suspend/resume path. The code is structured as such that\nif phydev-\u003ephy_link_change() is absent, it is a matter of time until the\nkernel will crash - no need to further complicate the test.\n\nThus, for the situation where the PM is not managed b\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37945",
"url": "https://www.suse.com/security/cve/CVE-2025-37945"
},
{
"category": "external",
"summary": "SUSE Bug 1243538 for CVE-2025-37945",
"url": "https://bugzilla.suse.com/1243538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37945"
},
{
"cve": "CVE-2025-37946",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37946"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs\n\nWith commit bcb5d6c76903 (\"s390/pci: introduce lock to synchronize state\nof zpci_dev\u0027s\") the code to ignore power off of a PF that has child VFs\nwas changed from a direct return to a goto to the unlock and\npci_dev_put() section. The change however left the existing pci_dev_put()\nuntouched resulting in a doubple put. This can subsequently cause a use\nafter free if the struct pci_dev is released in an unexpected state.\nFix this by removing the extra pci_dev_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37946",
"url": "https://www.suse.com/security/cve/CVE-2025-37946"
},
{
"category": "external",
"summary": "SUSE Bug 1243506 for CVE-2025-37946",
"url": "https://bugzilla.suse.com/1243506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37946"
},
{
"cve": "CVE-2025-37948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37948"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Add BHB mitigation to the epilogue for cBPF programs\n\nA malicious BPF program may manipulate the branch history to influence\nwhat the hardware speculates will happen next.\n\nOn exit from a BPF program, emit the BHB mititgation sequence.\n\nThis is only applied for \u0027classic\u0027 cBPF programs that are loaded by\nseccomp.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37948",
"url": "https://www.suse.com/security/cve/CVE-2025-37948"
},
{
"category": "external",
"summary": "SUSE Bug 1243649 for CVE-2025-37948",
"url": "https://bugzilla.suse.com/1243649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37948"
},
{
"cve": "CVE-2025-37951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37951"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/v3d: Add job to pending list if the reset was skipped\n\nWhen a CL/CSD job times out, we check if the GPU has made any progress\nsince the last timeout. If so, instead of resetting the hardware, we skip\nthe reset and let the timer get rearmed. This gives long-running jobs a\nchance to complete.\n\nHowever, when `timedout_job()` is called, the job in question is removed\nfrom the pending list, which means it won\u0027t be automatically freed through\n`free_job()`. Consequently, when we skip the reset and keep the job\nrunning, the job won\u0027t be freed when it finally completes.\n\nThis situation leads to a memory leak, as exposed in [1] and [2].\n\nSimilarly to commit 704d3d60fec4 (\"drm/etnaviv: don\u0027t block scheduler when\nGPU is still active\"), this patch ensures the job is put back on the\npending list when extending the timeout.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37951",
"url": "https://www.suse.com/security/cve/CVE-2025-37951"
},
{
"category": "external",
"summary": "SUSE Bug 1243659 for CVE-2025-37951",
"url": "https://bugzilla.suse.com/1243659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37951"
},
{
"cve": "CVE-2025-37953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37953"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_deactivate() idempotent\n\nAlan reported a NULL pointer dereference in htb_next_rb_node()\nafter we made htb_qlen_notify() idempotent.\n\nIt turns out in the following case it introduced some regression:\n\nhtb_dequeue_tree():\n |-\u003e fq_codel_dequeue()\n |-\u003e qdisc_tree_reduce_backlog()\n |-\u003e htb_qlen_notify()\n |-\u003e htb_deactivate()\n |-\u003e htb_next_rb_node()\n |-\u003e htb_deactivate()\n\nFor htb_next_rb_node(), after calling the 1st htb_deactivate(), the\nclprio[prio]-\u003eptr could be already set to NULL, which means\nhtb_next_rb_node() is vulnerable here.\n\nFor htb_deactivate(), although we checked qlen before calling it, in\ncase of qlen==0 after qdisc_tree_reduce_backlog(), we may call it again\nwhich triggers the warning inside.\n\nTo fix the issues here, we need to:\n\n1) Make htb_deactivate() idempotent, that is, simply return if we\n already call it before.\n2) Make htb_next_rb_node() safe against ptr==NULL.\n\nMany thanks to Alan for testing and for the reproducer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37953",
"url": "https://www.suse.com/security/cve/CVE-2025-37953"
},
{
"category": "external",
"summary": "SUSE Bug 1243543 for CVE-2025-37953",
"url": "https://bugzilla.suse.com/1243543"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37953"
},
{
"cve": "CVE-2025-37954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37954"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: Avoid race in open_cached_dir with lease breaks\n\nA pre-existing valid cfid returned from find_or_create_cached_dir might\nrace with a lease break, meaning open_cached_dir doesn\u0027t consider it\nvalid, and thinks it\u0027s newly-constructed. This leaks a dentry reference\nif the allocation occurs before the queued lease break work runs.\n\nAvoid the race by extending holding the cfid_list_lock across\nfind_or_create_cached_dir and when the result is checked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37954",
"url": "https://www.suse.com/security/cve/CVE-2025-37954"
},
{
"category": "external",
"summary": "SUSE Bug 1243664 for CVE-2025-37954",
"url": "https://bugzilla.suse.com/1243664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37954"
},
{
"cve": "CVE-2025-37959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Scrub packet on bpf_redirect_peer\n\nWhen bpf_redirect_peer is used to redirect packets to a device in\nanother network namespace, the skb isn\u0027t scrubbed. That can lead skb\ninformation from one namespace to be \"misused\" in another namespace.\n\nAs one example, this is causing Cilium to drop traffic when using\nbpf_redirect_peer to redirect packets that just went through IPsec\ndecryption to a container namespace. The following pwru trace shows (1)\nthe packet path from the host\u0027s XFRM layer to the container\u0027s XFRM\nlayer where it\u0027s dropped and (2) the number of active skb extensions at\neach function.\n\n NETNS MARK IFACE TUPLE FUNC\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm4_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 gro_cells_receive\n .active_extensions = (__u8)2,\n [...]\n 4026533547 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 skb_do_redirect\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv_core\n .active_extensions = (__u8)2,\n [...]\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 udp_queue_rcv_one_skb\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_policy_check\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 security_xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 kfree_skb_reason(SKB_DROP_REASON_XFRM_POLICY)\n .active_extensions = (__u8)2,\n\nIn this case, there are no XFRM policies in the container\u0027s network\nnamespace so the drop is unexpected. When we decrypt the IPsec packet,\nthe XFRM state used for decryption is set in the skb extensions. This\ninformation is preserved across the netns switch. When we reach the\nXFRM policy check in the container\u0027s netns, __xfrm_policy_check drops\nthe packet with LINUX_MIB_XFRMINNOPOLS because a (container-side) XFRM\npolicy can\u0027t be found that matches the (host-side) XFRM state used for\ndecryption.\n\nThis patch fixes this by scrubbing the packet when using\nbpf_redirect_peer, as is done on typical netns switches via veth\ndevices except skb-\u003emark and skb-\u003etstamp are not zeroed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37959",
"url": "https://www.suse.com/security/cve/CVE-2025-37959"
},
{
"category": "external",
"summary": "SUSE Bug 1243517 for CVE-2025-37959",
"url": "https://bugzilla.suse.com/1243517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37959"
},
{
"cve": "CVE-2025-37961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37961"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipvs: fix uninit-value for saddr in do_output_route4\n\nsyzbot reports for uninit-value for the saddr argument [1].\ncommit 4754957f04f5 (\"ipvs: do not use random local source address for\ntunnels\") already implies that the input value of saddr\nshould be ignored but the code is still reading it which can prevent\nto connect the route. Fix it by changing the argument to ret_saddr.\n\n[1]\nBUG: KMSAN: uninit-value in do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n __ip_vs_get_out_rt+0x403/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:330\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4167 [inline]\n slab_alloc_node mm/slub.c:4210 [inline]\n __kmalloc_cache_noprof+0x8fa/0xe00 mm/slub.c:4367\n kmalloc_noprof include/linux/slab.h:905 [inline]\n ip_vs_dest_dst_alloc net/netfilter/ipvs/ip_vs_xmit.c:61 [inline]\n __ip_vs_get_out_rt+0x35d/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:323\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nCPU: 0 UID: 0 PID: 22408 Comm: syz.4.5165 Not tainted 6.15.0-rc3-syzkaller-00019-gbc3372351d0c #0 PREEMPT(undef)\nHardware name: Google Google Compute Engi\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37961",
"url": "https://www.suse.com/security/cve/CVE-2025-37961"
},
{
"category": "external",
"summary": "SUSE Bug 1243523 for CVE-2025-37961",
"url": "https://bugzilla.suse.com/1243523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37961"
},
{
"cve": "CVE-2025-37963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37963"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Only mitigate cBPF programs loaded by unprivileged users\n\nSupport for eBPF programs loaded by unprivileged users is typically\ndisabled. This means only cBPF programs need to be mitigated for BHB.\n\nIn addition, only mitigate cBPF programs that were loaded by an\nunprivileged user. Privileged users can also load the same program\nvia eBPF, making the mitigation pointless.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37963",
"url": "https://www.suse.com/security/cve/CVE-2025-37963"
},
{
"category": "external",
"summary": "SUSE Bug 1243660 for CVE-2025-37963",
"url": "https://bugzilla.suse.com/1243660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2025-37963"
},
{
"cve": "CVE-2025-37965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37965"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix invalid context error in dml helper\n\n[Why]\n\"BUG: sleeping function called from invalid context\" error.\nafter:\n\"drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()\"\n\nThe populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag\nfor memory allocation, which shouldn\u0027t be used in atomic contexts.\n\nThe allocation is needed only for using another helper function\nget_scaler_data_for_plane().\n\n[How]\nModify helpers to pass a pointer to scaler_data within existing context,\neliminating the need for dynamic memory allocation/deallocation\nand copying.\n\n(cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37965",
"url": "https://www.suse.com/security/cve/CVE-2025-37965"
},
{
"category": "external",
"summary": "SUSE Bug 1244174 for CVE-2025-37965",
"url": "https://bugzilla.suse.com/1244174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37965"
},
{
"cve": "CVE-2025-37967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37967"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix deadlock\n\nThis patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock\nfunctions to the UCSI driver. ucsi_con_mutex_lock ensures the connector\nmutex is only locked if a connection is established and the partner pointer\nis valid. This resolves a deadlock scenario where\nucsi_displayport_remove_partner holds con-\u003emutex waiting for\ndp_altmode_work to complete while dp_altmode_work attempts to acquire it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37967",
"url": "https://www.suse.com/security/cve/CVE-2025-37967"
},
{
"category": "external",
"summary": "SUSE Bug 1243572 for CVE-2025-37967",
"url": "https://bugzilla.suse.com/1243572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37967"
},
{
"cve": "CVE-2025-37968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37968"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: light: opt3001: fix deadlock due to concurrent flag access\n\nThe threaded IRQ function in this driver is reading the flag twice: once to\nlock a mutex and once to unlock it. Even though the code setting the flag\nis designed to prevent it, there are subtle cases where the flag could be\ntrue at the mutex_lock stage and false at the mutex_unlock stage. This\nresults in the mutex not being unlocked, resulting in a deadlock.\n\nFix it by making the opt3001_irq() code generally more robust, reading the\nflag into a variable and using the variable value at both stages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37968",
"url": "https://www.suse.com/security/cve/CVE-2025-37968"
},
{
"category": "external",
"summary": "SUSE Bug 1243571 for CVE-2025-37968",
"url": "https://bugzilla.suse.com/1243571"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37968"
},
{
"cve": "CVE-2025-37969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37969"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo\n\nPrevent st_lsm6dsx_read_tagged_fifo from falling in an infinite loop in\ncase pattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37969",
"url": "https://www.suse.com/security/cve/CVE-2025-37969"
},
{
"category": "external",
"summary": "SUSE Bug 1243574 for CVE-2025-37969",
"url": "https://bugzilla.suse.com/1243574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37969"
},
{
"cve": "CVE-2025-37970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo\n\nPrevent st_lsm6dsx_read_fifo from falling in an infinite loop in case\npattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37970",
"url": "https://www.suse.com/security/cve/CVE-2025-37970"
},
{
"category": "external",
"summary": "SUSE Bug 1243575 for CVE-2025-37970",
"url": "https://bugzilla.suse.com/1243575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37970"
},
{
"cve": "CVE-2025-37972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37972"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: mtk-pmic-keys - fix possible null pointer dereference\n\nIn mtk_pmic_keys_probe, the regs parameter is only set if the button is\nparsed in the device tree. However, on hardware where the button is left\nfloating, that node will most likely be removed not to enable that\ninput. In that case the code will try to dereference a null pointer.\n\nLet\u0027s use the regs struct instead as it is defined for all supported\nplatforms. Note that it is ok setting the key reg even if that latter is\ndisabled as the interrupt won\u0027t be enabled anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37972",
"url": "https://www.suse.com/security/cve/CVE-2025-37972"
},
{
"category": "external",
"summary": "SUSE Bug 1243573 for CVE-2025-37972",
"url": "https://bugzilla.suse.com/1243573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37972"
},
{
"cve": "CVE-2025-37973",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37973"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation\n\nCurrently during the multi-link element defragmentation process, the\nmulti-link element length added to the total IEs length when calculating\nthe length of remaining IEs after the multi-link element in\ncfg80211_defrag_mle(). This could lead to out-of-bounds access if the\nmulti-link element or its corresponding fragment elements are the last\nelements in the IEs buffer.\n\nTo address this issue, correctly calculate the remaining IEs length by\ndeducting the multi-link element end offset from total IEs end offset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37973",
"url": "https://www.suse.com/security/cve/CVE-2025-37973"
},
{
"category": "external",
"summary": "SUSE Bug 1244172 for CVE-2025-37973",
"url": "https://bugzilla.suse.com/1244172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37973"
},
{
"cve": "CVE-2025-37978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37978"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: integrity: Do not call set_page_dirty_lock()\n\nPlacing multiple protection information buffers inside the same page\ncan lead to oopses because set_page_dirty_lock() can\u0027t be called from\ninterrupt context.\n\nSince a protection information buffer is not backed by a file there is\nno point in setting its page dirty, there is nothing to synchronize.\nDrop the call to set_page_dirty_lock() and remove the last argument to\nbio_integrity_unpin_bvec().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37978",
"url": "https://www.suse.com/security/cve/CVE-2025-37978"
},
{
"category": "external",
"summary": "SUSE Bug 1243516 for CVE-2025-37978",
"url": "https://bugzilla.suse.com/1243516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37978"
},
{
"cve": "CVE-2025-37979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37979"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: qcom: Fix sc7280 lpass potential buffer overflow\n\nCase values introduced in commit\n5f78e1fb7a3e (\"ASoC: qcom: Add driver support for audioreach solution\")\ncause out of bounds access in arrays of sc7280 driver data (e.g. in case\nof RX_CODEC_DMA_RX_0 in sc7280_snd_hw_params()).\n\nRedefine LPASS_MAX_PORTS to consider the maximum possible port id for\nq6dsp as sc7280 driver utilizes some of those values.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37979",
"url": "https://www.suse.com/security/cve/CVE-2025-37979"
},
{
"category": "external",
"summary": "SUSE Bug 1243545 for CVE-2025-37979",
"url": "https://bugzilla.suse.com/1243545"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37979"
},
{
"cve": "CVE-2025-37980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37980"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: fix resource leak in blk_register_queue() error path\n\nWhen registering a queue fails after blk_mq_sysfs_register() is\nsuccessful but the function later encounters an error, we need\nto clean up the blk_mq_sysfs resources.\n\nAdd the missing blk_mq_sysfs_unregister() call in the error path\nto properly clean up these resources and prevent a memory leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37980",
"url": "https://www.suse.com/security/cve/CVE-2025-37980"
},
{
"category": "external",
"summary": "SUSE Bug 1243522 for CVE-2025-37980",
"url": "https://bugzilla.suse.com/1243522"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37980"
},
{
"cve": "CVE-2025-37981",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37981"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: smartpqi: Use is_kdump_kernel() to check for kdump\n\nThe smartpqi driver checks the reset_devices variable to determine\nwhether special adjustments need to be made for kdump. This has the\neffect that after a regular kexec reboot, some driver parameters such as\nmax_transfer_size are much lower than usual. More importantly, kexec\nreboot tests have revealed memory corruption caused by the driver log\nbeing written to system memory after a kexec.\n\nFix this by testing is_kdump_kernel() rather than reset_devices where\nappropriate.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37981",
"url": "https://www.suse.com/security/cve/CVE-2025-37981"
},
{
"category": "external",
"summary": "SUSE Bug 1243514 for CVE-2025-37981",
"url": "https://bugzilla.suse.com/1243514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37981"
},
{
"cve": "CVE-2025-37982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wl1251: fix memory leak in wl1251_tx_work\n\nThe skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails\nwith a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37982",
"url": "https://www.suse.com/security/cve/CVE-2025-37982"
},
{
"category": "external",
"summary": "SUSE Bug 1243524 for CVE-2025-37982",
"url": "https://bugzilla.suse.com/1243524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37982"
},
{
"cve": "CVE-2025-37983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37983"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nqibfs: fix _another_ leak\n\nfailure to allocate inode =\u003e leaked dentry...\n\nthis one had been there since the initial merge; to be fair,\nif we are that far OOM, the odds of failing at that particular\nallocation are low...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37983",
"url": "https://www.suse.com/security/cve/CVE-2025-37983"
},
{
"category": "external",
"summary": "SUSE Bug 1243567 for CVE-2025-37983",
"url": "https://bugzilla.suse.com/1243567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37983"
},
{
"cve": "CVE-2025-37985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37985"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: wdm: close race between wdm_open and wdm_wwan_port_stop\n\nClearing WDM_WWAN_IN_USE must be the last action or\nwe can open a chardev whose URBs are still poisoned",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37985",
"url": "https://www.suse.com/security/cve/CVE-2025-37985"
},
{
"category": "external",
"summary": "SUSE Bug 1243529 for CVE-2025-37985",
"url": "https://bugzilla.suse.com/1243529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37985"
},
{
"cve": "CVE-2025-37986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37986"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: class: Invalidate USB device pointers on partner unregistration\n\nTo avoid using invalid USB device pointers after a Type-C partner\ndisconnects, this patch clears the pointers upon partner unregistration.\nThis ensures a clean state for future connections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37986",
"url": "https://www.suse.com/security/cve/CVE-2025-37986"
},
{
"category": "external",
"summary": "SUSE Bug 1243515 for CVE-2025-37986",
"url": "https://bugzilla.suse.com/1243515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37986"
},
{
"cve": "CVE-2025-37987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npds_core: Prevent possible adminq overflow/stuck condition\n\nThe pds_core\u0027s adminq is protected by the adminq_lock, which prevents\nmore than 1 command to be posted onto it at any one time. This makes it\nso the client drivers cannot simultaneously post adminq commands.\nHowever, the completions happen in a different context, which means\nmultiple adminq commands can be posted sequentially and all waiting\non completion.\n\nOn the FW side, the backing adminq request queue is only 16 entries\nlong and the retry mechanism and/or overflow/stuck prevention is\nlacking. This can cause the adminq to get stuck, so commands are no\nlonger processed and completions are no longer sent by the FW.\n\nAs an initial fix, prevent more than 16 outstanding adminq commands so\nthere\u0027s no way to cause the adminq from getting stuck. This works\nbecause the backing adminq request queue will never have more than 16\npending adminq commands, so it will never overflow. This is done by\nreducing the adminq depth to 16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37987",
"url": "https://www.suse.com/security/cve/CVE-2025-37987"
},
{
"category": "external",
"summary": "SUSE Bug 1243542 for CVE-2025-37987",
"url": "https://bugzilla.suse.com/1243542"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37987"
},
{
"cve": "CVE-2025-37989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37989"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: leds: fix memory leak\n\nA network restart test on a router led to an out-of-memory condition,\nwhich was traced to a memory leak in the PHY LED trigger code.\n\nThe root cause is misuse of the devm API. The registration function\n(phy_led_triggers_register) is called from phy_attach_direct, not\nphy_probe, and the unregister function (phy_led_triggers_unregister)\nis called from phy_detach, not phy_remove. This means the register and\nunregister functions can be called multiple times for the same PHY\ndevice, but devm-allocated memory is not freed until the driver is\nunbound.\n\nThis also prevents kmemleak from detecting the leak, as the devm API\ninternally stores the allocated pointer.\n\nFix this by replacing devm_kzalloc/devm_kcalloc with standard\nkzalloc/kcalloc, and add the corresponding kfree calls in the unregister\npath.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37989",
"url": "https://www.suse.com/security/cve/CVE-2025-37989"
},
{
"category": "external",
"summary": "SUSE Bug 1243511 for CVE-2025-37989",
"url": "https://bugzilla.suse.com/1243511"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37989"
},
{
"cve": "CVE-2025-37990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37990"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()\n\nThe function brcmf_usb_dl_writeimage() calls the function\nbrcmf_usb_dl_cmd() but dose not check its return value. The\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized if the\nfunction brcmf_usb_dl_cmd() fails. It is dangerous to use\nuninitialized variables in the conditions.\n\nAdd error handling for brcmf_usb_dl_cmd() to jump to error\nhandling path if the brcmf_usb_dl_cmd() fails and the\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized.\n\nImprove the error message to report more detailed error\ninformation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37990",
"url": "https://www.suse.com/security/cve/CVE-2025-37990"
},
{
"category": "external",
"summary": "SUSE Bug 1243528 for CVE-2025-37990",
"url": "https://bugzilla.suse.com/1243528"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37990"
},
{
"cve": "CVE-2025-37992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37992"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: Flush gso_skb list too during -\u003echange()\n\nPreviously, when reducing a qdisc\u0027s limit via the -\u003echange() operation, only\nthe main skb queue was trimmed, potentially leaving packets in the gso_skb\nlist. This could result in NULL pointer dereference when we only check\nsch-\u003elimit against sch-\u003eq.qlen.\n\nThis patch introduces a new helper, qdisc_dequeue_internal(), which ensures\nboth the gso_skb list and the main queue are properly flushed when trimming\nexcess packets. All relevant qdiscs (codel, fq, fq_codel, fq_pie, hhf, pie)\nare updated to use this helper in their -\u003echange() routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37992",
"url": "https://www.suse.com/security/cve/CVE-2025-37992"
},
{
"category": "external",
"summary": "SUSE Bug 1243698 for CVE-2025-37992",
"url": "https://bugzilla.suse.com/1243698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37992"
},
{
"cve": "CVE-2025-37994",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37994"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix NULL pointer access\n\nThis patch ensures that the UCSI driver waits for all pending tasks in the\nucsi_displayport_work workqueue to finish executing before proceeding with\nthe partner removal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37994",
"url": "https://www.suse.com/security/cve/CVE-2025-37994"
},
{
"category": "external",
"summary": "SUSE Bug 1243823 for CVE-2025-37994",
"url": "https://bugzilla.suse.com/1243823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37994"
},
{
"cve": "CVE-2025-37995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmodule: ensure that kobject_put() is safe for module type kobjects\n\nIn \u0027lookup_or_create_module_kobject()\u0027, an internal kobject is created\nusing \u0027module_ktype\u0027. So call to \u0027kobject_put()\u0027 on error handling\npath causes an attempt to use an uninitialized completion pointer in\n\u0027module_kobject_release()\u0027. In this scenario, we just want to release\nkobject without an extra synchronization required for a regular module\nunloading process, so adding an extra check whether \u0027complete()\u0027 is\nactually required makes \u0027kobject_put()\u0027 safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37995",
"url": "https://www.suse.com/security/cve/CVE-2025-37995"
},
{
"category": "external",
"summary": "SUSE Bug 1243827 for CVE-2025-37995",
"url": "https://bugzilla.suse.com/1243827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-37995"
},
{
"cve": "CVE-2025-37997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ipset: fix region locking in hash types\n\nRegion locking introduced in v5.6-rc4 contained three macros to handle\nthe region locks: ahash_bucket_start(), ahash_bucket_end() which gave\nback the start and end hash bucket values belonging to a given region\nlock and ahash_region() which should give back the region lock belonging\nto a given hash bucket. The latter was incorrect which can lead to a\nrace condition between the garbage collector and adding new elements\nwhen a hash type of set is defined with timeouts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37997",
"url": "https://www.suse.com/security/cve/CVE-2025-37997"
},
{
"category": "external",
"summary": "SUSE Bug 1243832 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "external",
"summary": "SUSE Bug 1245774 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1245774"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-37997"
},
{
"cve": "CVE-2025-37998",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37998"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nopenvswitch: Fix unsafe attribute parsing in output_userspace()\n\nThis patch replaces the manual Netlink attribute iteration in\noutput_userspace() with nla_for_each_nested(), which ensures that only\nwell-formed attributes are processed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37998",
"url": "https://www.suse.com/security/cve/CVE-2025-37998"
},
{
"category": "external",
"summary": "SUSE Bug 1243836 for CVE-2025-37998",
"url": "https://bugzilla.suse.com/1243836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2025-37998"
},
{
"cve": "CVE-2025-38000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38000"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()\n\nWhen enqueuing the first packet to an HFSC class, hfsc_enqueue() calls the\nchild qdisc\u0027s peek() operation before incrementing sch-\u003eq.qlen and\nsch-\u003eqstats.backlog. If the child qdisc uses qdisc_peek_dequeued(), this may\ntrigger an immediate dequeue and potential packet drop. In such cases,\nqdisc_tree_reduce_backlog() is called, but the HFSC qdisc\u0027s qlen and backlog\nhave not yet been updated, leading to inconsistent queue accounting. This\ncan leave an empty HFSC class in the active list, causing further\nconsequences like use-after-free.\n\nThis patch fixes the bug by moving the increment of sch-\u003eq.qlen and\nsch-\u003eqstats.backlog before the call to the child qdisc\u0027s peek() operation.\nThis ensures that queue length and backlog are always accurate when packet\ndrops or dequeues are triggered during the peek.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38000",
"url": "https://www.suse.com/security/cve/CVE-2025-38000"
},
{
"category": "external",
"summary": "SUSE Bug 1244277 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "external",
"summary": "SUSE Bug 1245775 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1245775"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38000"
},
{
"cve": "CVE-2025-38001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38001"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Address reentrant enqueue adding class to eltree twice\n\nSavino says:\n \"We are writing to report that this recent patch\n (141d34391abbb315d68556b7c67ad97885407547) [1]\n can be bypassed, and a UAF can still occur when HFSC is utilized with\n NETEM.\n\n The patch only checks the cl-\u003ecl_nactive field to determine whether\n it is the first insertion or not [2], but this field is only\n incremented by init_vf [3].\n\n By using HFSC_RSC (which uses init_ed) [4], it is possible to bypass the\n check and insert the class twice in the eltree.\n Under normal conditions, this would lead to an infinite loop in\n hfsc_dequeue for the reasons we already explained in this report [5].\n\n However, if TBF is added as root qdisc and it is configured with a\n very low rate,\n it can be utilized to prevent packets from being dequeued.\n This behavior can be exploited to perform subsequent insertions in the\n HFSC eltree and cause a UAF.\"\n\nTo fix both the UAF and the infinite loop, with netem as an hfsc child,\ncheck explicitly in hfsc_enqueue whether the class is already in the eltree\nwhenever the HFSC_RSC flag is set.\n\n[1] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=141d34391abbb315d68556b7c67ad97885407547\n[2] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1572\n[3] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L677\n[4] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1574\n[5] https://lore.kernel.org/netdev/8DuRWwfqjoRDLDmBMlIfbrsZg9Gx50DHJc1ilxsEBNe2D6NMoigR_eIRIG0LOjMc3r10nUUZtArXx4oZBIdUfZQrwjcQhdinnMis_0G7VEk=@willsroot.io/T/#u",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38001",
"url": "https://www.suse.com/security/cve/CVE-2025-38001"
},
{
"category": "external",
"summary": "SUSE Bug 1244234 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "external",
"summary": "SUSE Bug 1244235 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244235"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38001"
},
{
"cve": "CVE-2025-38003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38003"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add missing rcu read protection for procfs content\n\nWhen the procfs content is generated for a bcm_op which is in the process\nto be removed the procfs output might show unreliable data (UAF).\n\nAs the removal of bcm_op\u0027s is already implemented with rcu handling this\npatch adds the missing rcu_read_lock() and makes sure the list entries\nare properly removed under rcu protection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38003",
"url": "https://www.suse.com/security/cve/CVE-2025-38003"
},
{
"category": "external",
"summary": "SUSE Bug 1244275 for CVE-2025-38003",
"url": "https://bugzilla.suse.com/1244275"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38003"
},
{
"cve": "CVE-2025-38004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add locking for bcm_op runtime updates\n\nThe CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via\nhrtimer. The content and also the length of the sequence can be changed\nresp reduced at runtime where the \u0027currframe\u0027 counter is then set to zero.\n\nAlthough this appeared to be a safe operation the updates of \u0027currframe\u0027\ncan be triggered from user space and hrtimer context in bcm_can_tx().\nAnderson Nascimento created a proof of concept that triggered a KASAN\nslab-out-of-bounds read access which can be prevented with a spin_lock_bh.\n\nAt the rework of bcm_can_tx() the \u0027count\u0027 variable has been moved into\nthe protected section as this variable can be modified from both contexts\ntoo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38004",
"url": "https://www.suse.com/security/cve/CVE-2025-38004"
},
{
"category": "external",
"summary": "SUSE Bug 1244274 for CVE-2025-38004",
"url": "https://bugzilla.suse.com/1244274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38004"
},
{
"cve": "CVE-2025-38005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: ti: k3-udma: Add missing locking\n\nRecent kernels complain about a missing lock in k3-udma.c when the lock\nvalidator is enabled:\n\n[ 4.128073] WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169 udma_start.isra.0+0x34/0x238\n[ 4.137352] CPU: 0 UID: 0 PID: 746 Comm: kworker/0:3 Not tainted 6.12.9-arm64 #28\n[ 4.144867] Hardware name: pp-v12 (DT)\n[ 4.148648] Workqueue: events udma_check_tx_completion\n[ 4.153841] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 4.160834] pc : udma_start.isra.0+0x34/0x238\n[ 4.165227] lr : udma_start.isra.0+0x30/0x238\n[ 4.169618] sp : ffffffc083cabcf0\n[ 4.172963] x29: ffffffc083cabcf0 x28: 0000000000000000 x27: ffffff800001b005\n[ 4.180167] x26: ffffffc0812f0000 x25: 0000000000000000 x24: 0000000000000000\n[ 4.187370] x23: 0000000000000001 x22: 00000000e21eabe9 x21: ffffff8000fa0670\n[ 4.194571] x20: ffffff8001b6bf00 x19: ffffff8000fa0430 x18: ffffffc083b95030\n[ 4.201773] x17: 0000000000000000 x16: 00000000f0000000 x15: 0000000000000048\n[ 4.208976] x14: 0000000000000048 x13: 0000000000000000 x12: 0000000000000001\n[ 4.216179] x11: ffffffc08151a240 x10: 0000000000003ea1 x9 : ffffffc08046ab68\n[ 4.223381] x8 : ffffffc083cabac0 x7 : ffffffc081df3718 x6 : 0000000000029fc8\n[ 4.230583] x5 : ffffffc0817ee6d8 x4 : 0000000000000bc0 x3 : 0000000000000000\n[ 4.237784] x2 : 0000000000000000 x1 : 00000000001fffff x0 : 0000000000000000\n[ 4.244986] Call trace:\n[ 4.247463] udma_start.isra.0+0x34/0x238\n[ 4.251509] udma_check_tx_completion+0xd0/0xdc\n[ 4.256076] process_one_work+0x244/0x3fc\n[ 4.260129] process_scheduled_works+0x6c/0x74\n[ 4.264610] worker_thread+0x150/0x1dc\n[ 4.268398] kthread+0xd8/0xe8\n[ 4.271492] ret_from_fork+0x10/0x20\n[ 4.275107] irq event stamp: 220\n[ 4.278363] hardirqs last enabled at (219): [\u003cffffffc080a27c7c\u003e] _raw_spin_unlock_irq+0x38/0x50\n[ 4.287183] hardirqs last disabled at (220): [\u003cffffffc080a1c154\u003e] el1_dbg+0x24/0x50\n[ 4.294879] softirqs last enabled at (182): [\u003cffffffc080037e68\u003e] handle_softirqs+0x1c0/0x3cc\n[ 4.303437] softirqs last disabled at (177): [\u003cffffffc080010170\u003e] __do_softirq+0x1c/0x28\n[ 4.311559] ---[ end trace 0000000000000000 ]---\n\nThis commit adds the missing locking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38005",
"url": "https://www.suse.com/security/cve/CVE-2025-38005"
},
{
"category": "external",
"summary": "SUSE Bug 1244727 for CVE-2025-38005",
"url": "https://bugzilla.suse.com/1244727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38005"
},
{
"cve": "CVE-2025-38007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38007"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: uclogic: Add NULL check in uclogic_input_configured()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nuclogic_input_configured() does not check for this case, which results\nin a NULL pointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38007",
"url": "https://www.suse.com/security/cve/CVE-2025-38007"
},
{
"category": "external",
"summary": "SUSE Bug 1244938 for CVE-2025-38007",
"url": "https://bugzilla.suse.com/1244938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38007"
},
{
"cve": "CVE-2025-38009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38009"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: disable napi on driver removal\n\nA warning on driver removal started occurring after commit 9dd05df8403b\n(\"net: warn if NAPI instance wasn\u0027t shut down\"). Disable tx napi before\ndeleting it in mt76_dma_cleanup().\n\n WARNING: CPU: 4 PID: 18828 at net/core/dev.c:7288 __netif_napi_del_locked+0xf0/0x100\n CPU: 4 UID: 0 PID: 18828 Comm: modprobe Not tainted 6.15.0-rc4 #4 PREEMPT(lazy)\n Hardware name: ASUS System Product Name/PRIME X670E-PRO WIFI, BIOS 3035 09/05/2024\n RIP: 0010:__netif_napi_del_locked+0xf0/0x100\n Call Trace:\n \u003cTASK\u003e\n mt76_dma_cleanup+0x54/0x2f0 [mt76]\n mt7921_pci_remove+0xd5/0x190 [mt7921e]\n pci_device_remove+0x47/0xc0\n device_release_driver_internal+0x19e/0x200\n driver_detach+0x48/0x90\n bus_remove_driver+0x6d/0xf0\n pci_unregister_driver+0x2e/0xb0\n __do_sys_delete_module.isra.0+0x197/0x2e0\n do_syscall_64+0x7b/0x160\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\nTested with mt7921e but the same pattern can be actually applied to other\nmt76 drivers calling mt76_dma_cleanup() during removal. Tx napi is enabled\nin their *_dma_init() functions and only toggled off and on again inside\ntheir suspend/resume/reset paths. So it should be okay to disable tx\nnapi in such a generic way.\n\nFound by Linux Verification Center (linuxtesting.org).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38009",
"url": "https://www.suse.com/security/cve/CVE-2025-38009"
},
{
"category": "external",
"summary": "SUSE Bug 1244995 for CVE-2025-38009",
"url": "https://bugzilla.suse.com/1244995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2025-38009"
},
{
"cve": "CVE-2025-38010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38010"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: tegra: xusb: Use a bitmask for UTMI pad power state tracking\n\nThe current implementation uses bias_pad_enable as a reference count to\nmanage the shared bias pad for all UTMI PHYs. However, during system\nsuspension with connected USB devices, multiple power-down requests for\nthe UTMI pad result in a mismatch in the reference count, which in turn\nproduces warnings such as:\n\n[ 237.762967] WARNING: CPU: 10 PID: 1618 at tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763103] Call trace:\n[ 237.763104] tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763107] tegra186_utmi_phy_power_off+0x10/0x30\n[ 237.763110] phy_power_off+0x48/0x100\n[ 237.763113] tegra_xusb_enter_elpg+0x204/0x500\n[ 237.763119] tegra_xusb_suspend+0x48/0x140\n[ 237.763122] platform_pm_suspend+0x2c/0xb0\n[ 237.763125] dpm_run_callback.isra.0+0x20/0xa0\n[ 237.763127] __device_suspend+0x118/0x330\n[ 237.763129] dpm_suspend+0x10c/0x1f0\n[ 237.763130] dpm_suspend_start+0x88/0xb0\n[ 237.763132] suspend_devices_and_enter+0x120/0x500\n[ 237.763135] pm_suspend+0x1ec/0x270\n\nThe root cause was traced back to the dynamic power-down changes\nintroduced in commit a30951d31b25 (\"xhci: tegra: USB2 pad power controls\"),\nwhere the UTMI pad was being powered down without verifying its current\nstate. This unbalanced behavior led to discrepancies in the reference\ncount.\n\nTo rectify this issue, this patch replaces the single reference counter\nwith a bitmask, renamed to utmi_pad_enabled. Each bit in the mask\ncorresponds to one of the four USB2 PHYs, allowing us to track each pad\u0027s\nenablement status individually.\n\nWith this change:\n - The bias pad is powered on only when the mask is clear.\n - Each UTMI pad is powered on or down based on its corresponding bit\n in the mask, preventing redundant operations.\n - The overall power state of the shared bias pad is maintained\n correctly during suspend/resume cycles.\n\nThe mutex used to prevent race conditions during UTMI pad enable/disable\noperations has been moved from the tegra186_utmi_bias_pad_power_on/off\nfunctions to the parent functions tegra186_utmi_pad_power_on/down. This\nchange ensures that there are no race conditions when updating the bitmask.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38010",
"url": "https://www.suse.com/security/cve/CVE-2025-38010"
},
{
"category": "external",
"summary": "SUSE Bug 1244996 for CVE-2025-38010",
"url": "https://bugzilla.suse.com/1244996"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "low"
}
],
"title": "CVE-2025-38010"
},
{
"cve": "CVE-2025-38011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38011"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: csa unmap use uninterruptible lock\n\nAfter process exit to unmap csa and free GPU vm, if signal is accepted\nand then waiting to take vm lock is interrupted and return, it causes\nmemory leaking and below warning backtrace.\n\nChange to use uninterruptible wait lock fix the issue.\n\nWARNING: CPU: 69 PID: 167800 at amd/amdgpu/amdgpu_kms.c:1525\n amdgpu_driver_postclose_kms+0x294/0x2a0 [amdgpu]\n Call Trace:\n \u003cTASK\u003e\n drm_file_free.part.0+0x1da/0x230 [drm]\n drm_close_helper.isra.0+0x65/0x70 [drm]\n drm_release+0x6a/0x120 [drm]\n amdgpu_drm_release+0x51/0x60 [amdgpu]\n __fput+0x9f/0x280\n ____fput+0xe/0x20\n task_work_run+0x67/0xa0\n do_exit+0x217/0x3c0\n do_group_exit+0x3b/0xb0\n get_signal+0x14a/0x8d0\n arch_do_signal_or_restart+0xde/0x100\n exit_to_user_mode_loop+0xc1/0x1a0\n exit_to_user_mode_prepare+0xf4/0x100\n syscall_exit_to_user_mode+0x17/0x40\n do_syscall_64+0x69/0xc0\n\n(cherry picked from commit 7dbbfb3c171a6f63b01165958629c9c26abf38ab)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38011",
"url": "https://www.suse.com/security/cve/CVE-2025-38011"
},
{
"category": "external",
"summary": "SUSE Bug 1244729 for CVE-2025-38011",
"url": "https://bugzilla.suse.com/1244729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38011"
},
{
"cve": "CVE-2025-38013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38013"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request\n\nMake sure that n_channels is set after allocating the\nstruct cfg80211_registered_device::int_scan_req member. Seen with\nsyzkaller:\n\nUBSAN: array-index-out-of-bounds in net/mac80211/scan.c:1208:5\nindex 0 is out of range for type \u0027struct ieee80211_channel *[] __counted_by(n_channels)\u0027 (aka \u0027struct ieee80211_channel *[]\u0027)\n\nThis was missed in the initial conversions because I failed to locate\nthe allocation likely due to the \"sizeof(void *)\" not matching the\n\"channels\" array type.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38013",
"url": "https://www.suse.com/security/cve/CVE-2025-38013"
},
{
"category": "external",
"summary": "SUSE Bug 1244731 for CVE-2025-38013",
"url": "https://bugzilla.suse.com/1244731"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38013"
},
{
"cve": "CVE-2025-38014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: Refactor remove call with idxd_cleanup() helper\n\nThe idxd_cleanup() helper cleans up perfmon, interrupts, internals and\nso on. Refactor remove call with the idxd_cleanup() helper to avoid code\nduplication. Note, this also fixes the missing put_device() for idxd\ngroups, enginces and wqs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38014",
"url": "https://www.suse.com/security/cve/CVE-2025-38014"
},
{
"category": "external",
"summary": "SUSE Bug 1244732 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "external",
"summary": "SUSE Bug 1244733 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244733"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38014"
},
{
"cve": "CVE-2025-38015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: fix memory leak in error handling path of idxd_alloc\n\nMemory allocated for idxd is not freed if an error occurs during\nidxd_alloc(). To fix it, free the allocated memory in the reverse order\nof allocation before exiting the function in case of an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38015",
"url": "https://www.suse.com/security/cve/CVE-2025-38015"
},
{
"category": "external",
"summary": "SUSE Bug 1244789 for CVE-2025-38015",
"url": "https://bugzilla.suse.com/1244789"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38015"
},
{
"cve": "CVE-2025-38018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38018"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix kernel panic when alloc_page failed\n\nWe cannot set frag_list to NULL pointer when alloc_page failed.\nIt will be used in tls_strp_check_queue_ok when the next time\ntls_strp_read_sock is called.\n\nThis is because we don\u0027t reset full_len in tls_strp_flush_anchor_copy()\nso the recv path will try to continue handling the partial record\non the next call but we dettached the rcvq from the frag list.\nAlternative fix would be to reset full_len.\n\nUnable to handle kernel NULL pointer dereference\nat virtual address 0000000000000028\n Call trace:\n tls_strp_check_rcv+0x128/0x27c\n tls_strp_data_ready+0x34/0x44\n tls_data_ready+0x3c/0x1f0\n tcp_data_ready+0x9c/0xe4\n tcp_data_queue+0xf6c/0x12d0\n tcp_rcv_established+0x52c/0x798",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38018",
"url": "https://www.suse.com/security/cve/CVE-2025-38018"
},
{
"category": "external",
"summary": "SUSE Bug 1244999 for CVE-2025-38018",
"url": "https://bugzilla.suse.com/1244999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38018"
},
{
"cve": "CVE-2025-38020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38020"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Disable MACsec offload for uplink representor profile\n\nMACsec offload is not supported in switchdev mode for uplink\nrepresentors. When switching to the uplink representor profile, the\nMACsec offload feature must be cleared from the netdevice\u0027s features.\n\nIf left enabled, attempts to add offloads result in a null pointer\ndereference, as the uplink representor does not support MACsec offload\neven though the feature bit remains set.\n\nClear NETIF_F_HW_MACSEC in mlx5e_fix_uplink_rep_features().\n\nKernel log:\n\nOops: general protection fault, probably for non-canonical address 0xdffffc000000000f: 0000 [#1] SMP KASAN\nKASAN: null-ptr-deref in range [0x0000000000000078-0x000000000000007f]\nCPU: 29 UID: 0 PID: 4714 Comm: ip Not tainted 6.14.0-rc4_for_upstream_debug_2025_03_02_17_35 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014\nRIP: 0010:__mutex_lock+0x128/0x1dd0\nCode: d0 7c 08 84 d2 0f 85 ad 15 00 00 8b 35 91 5c fe 03 85 f6 75 29 49 8d 7e 60 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 \u003c80\u003e 3c 02 00 0f 85 a6 15 00 00 4d 3b 76 60 0f 85 fd 0b 00 00 65 ff\nRSP: 0018:ffff888147a4f160 EFLAGS: 00010206\nRAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000001\nRDX: 000000000000000f RSI: 0000000000000000 RDI: 0000000000000078\nRBP: ffff888147a4f2e0 R08: ffffffffa05d2c19 R09: 0000000000000000\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: dffffc0000000000 R14: 0000000000000018 R15: ffff888152de0000\nFS: 00007f855e27d800(0000) GS:ffff88881ee80000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00000000004e5768 CR3: 000000013ae7c005 CR4: 0000000000372eb0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n ? die_addr+0x3d/0xa0\n ? exc_general_protection+0x144/0x220\n ? asm_exc_general_protection+0x22/0x30\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? __mutex_lock+0x128/0x1dd0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mutex_lock_io_nested+0x1ae0/0x1ae0\n ? lock_acquire+0x1c2/0x530\n ? macsec_upd_offload+0x145/0x380\n ? lockdep_hardirqs_on_prepare+0x400/0x400\n ? kasan_save_stack+0x30/0x40\n ? kasan_save_stack+0x20/0x40\n ? kasan_save_track+0x10/0x30\n ? __kasan_kmalloc+0x77/0x90\n ? __kmalloc_noprof+0x249/0x6b0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0xb5/0x240\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mlx5e_macsec_add_rxsa+0x11a0/0x11a0 [mlx5_core]\n macsec_update_offload+0x26c/0x820\n ? macsec_set_mac_address+0x4b0/0x4b0\n ? lockdep_hardirqs_on_prepare+0x284/0x400\n ? _raw_spin_unlock_irqrestore+0x47/0x50\n macsec_upd_offload+0x2c8/0x380\n ? macsec_update_offload+0x820/0x820\n ? __nla_parse+0x22/0x30\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x15e/0x240\n genl_family_rcv_msg_doit+0x1cc/0x2a0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x240/0x240\n ? cap_capable+0xd4/0x330\n genl_rcv_msg+0x3ea/0x670\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? macsec_update_offload+0x820/0x820\n netlink_rcv_skb+0x12b/0x390\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? netlink_ack+0xd80/0xd80\n ? rwsem_down_read_slowpath+0xf90/0xf90\n ? netlink_deliver_tap+0xcd/0xac0\n ? netlink_deliver_tap+0x155/0xac0\n ? _copy_from_iter+0x1bb/0x12c0\n genl_rcv+0x24/0x40\n netlink_unicast+0x440/0x700\n ? netlink_attachskb+0x760/0x760\n ? lock_acquire+0x1c2/0x530\n ? __might_fault+0xbb/0x170\n netlink_sendmsg+0x749/0xc10\n ? netlink_unicast+0x700/0x700\n ? __might_fault+0xbb/0x170\n ? netlink_unicast+0x700/0x700\n __sock_sendmsg+0xc5/0x190\n ____sys_sendmsg+0x53f/0x760\n ? import_iovec+0x7/0x10\n ? kernel_sendmsg+0x30/0x30\n ? __copy_msghdr+0x3c0/0x3c0\n ? filter_irq_stacks+0x90/0x90\n ? stack_depot_save_flags+0x28/0xa30\n ___sys_sen\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38020",
"url": "https://www.suse.com/security/cve/CVE-2025-38020"
},
{
"category": "external",
"summary": "SUSE Bug 1245001 for CVE-2025-38020",
"url": "https://bugzilla.suse.com/1245001"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38020"
},
{
"cve": "CVE-2025-38022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38022"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem\n\nCall Trace:\n\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n strlen+0x93/0xa0 lib/string.c:420\n __fortify_strlen include/linux/fortify-string.h:268 [inline]\n get_kobj_path_length lib/kobject.c:118 [inline]\n kobject_get_path+0x3f/0x2a0 lib/kobject.c:158\n kobject_uevent_env+0x289/0x1870 lib/kobject_uevent.c:545\n ib_register_device drivers/infiniband/core/device.c:1472 [inline]\n ib_register_device+0x8cf/0xe00 drivers/infiniband/core/device.c:1393\n rxe_register_device+0x275/0x320 drivers/infiniband/sw/rxe/rxe_verbs.c:1552\n rxe_net_add+0x8e/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:550\n rxe_newlink+0x70/0x190 drivers/infiniband/sw/rxe/rxe.c:225\n nldev_newlink+0x3a3/0x680 drivers/infiniband/core/nldev.c:1796\n rdma_nl_rcv_msg+0x387/0x6e0 drivers/infiniband/core/netlink.c:195\n rdma_nl_rcv_skb.constprop.0.isra.0+0x2e5/0x450\n netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]\n netlink_unicast+0x53a/0x7f0 net/netlink/af_netlink.c:1339\n netlink_sendmsg+0x8d1/0xdd0 net/netlink/af_netlink.c:1883\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg net/socket.c:727 [inline]\n ____sys_sendmsg+0xa95/0xc70 net/socket.c:2566\n ___sys_sendmsg+0x134/0x1d0 net/socket.c:2620\n __sys_sendmsg+0x16d/0x220 net/socket.c:2652\n do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xcd/0x260 arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nThis problem is similar to the problem that the\ncommit 1d6a9e7449e2 (\"RDMA/core: Fix use-after-free when rename device name\")\nfixes.\n\nThe root cause is: the function ib_device_rename() renames the name with\nlock. But in the function kobject_uevent(), this name is accessed without\nlock protection at the same time.\n\nThe solution is to add the lock protection when this name is accessed in\nthe function kobject_uevent().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38022",
"url": "https://www.suse.com/security/cve/CVE-2025-38022"
},
{
"category": "external",
"summary": "SUSE Bug 1245003 for CVE-2025-38022",
"url": "https://bugzilla.suse.com/1245003"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38022"
},
{
"cve": "CVE-2025-38023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfs: handle failure of nfs_get_lock_context in unlock path\n\nWhen memory is insufficient, the allocation of nfs_lock_context in\nnfs_get_lock_context() fails and returns -ENOMEM. If we mistakenly treat\nan nfs4_unlockdata structure (whose l_ctx member has been set to -ENOMEM)\nas valid and proceed to execute rpc_run_task(), this will trigger a NULL\npointer dereference in nfs4_locku_prepare. For example:\n\nBUG: kernel NULL pointer dereference, address: 000000000000000c\nPGD 0 P4D 0\nOops: Oops: 0000 [#1] SMP PTI\nCPU: 15 UID: 0 PID: 12 Comm: kworker/u64:0 Not tainted 6.15.0-rc2-dirty #60\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-2.fc40\nWorkqueue: rpciod rpc_async_schedule\nRIP: 0010:nfs4_locku_prepare+0x35/0xc2\nCode: 89 f2 48 89 fd 48 c7 c7 68 69 ef b5 53 48 8b 8e 90 00 00 00 48 89 f3\nRSP: 0018:ffffbbafc006bdb8 EFLAGS: 00010246\nRAX: 000000000000004b RBX: ffff9b964fc1fa00 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: fffffffffffffff4 RDI: ffff9ba53fddbf40\nRBP: ffff9ba539934000 R08: 0000000000000000 R09: ffffbbafc006bc38\nR10: ffffffffb6b689c8 R11: 0000000000000003 R12: ffff9ba539934030\nR13: 0000000000000001 R14: 0000000004248060 R15: ffffffffb56d1c30\nFS: 0000000000000000(0000) GS:ffff9ba5881f0000(0000) knlGS:00000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000000000000000c CR3: 000000093f244000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n __rpc_execute+0xbc/0x480\n rpc_async_schedule+0x2f/0x40\n process_one_work+0x232/0x5d0\n worker_thread+0x1da/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0x10d/0x240\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\nModules linked in:\nCR2: 000000000000000c\n---[ end trace 0000000000000000 ]---\n\nFree the allocated nfs4_unlockdata when nfs_get_lock_context() fails and\nreturn NULL to terminate subsequent rpc_run_task, preventing NULL pointer\ndereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38023",
"url": "https://www.suse.com/security/cve/CVE-2025-38023"
},
{
"category": "external",
"summary": "SUSE Bug 1245004 for CVE-2025-38023",
"url": "https://bugzilla.suse.com/1245004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38023"
},
{
"cve": "CVE-2025-38024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38024"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug\n\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:378 [inline]\n print_report+0xcf/0x610 mm/kasan/report.c:489\n kasan_report+0xb5/0xe0 mm/kasan/report.c:602\n rxe_queue_cleanup+0xd0/0xe0 drivers/infiniband/sw/rxe/rxe_queue.c:195\n rxe_cq_cleanup+0x3f/0x50 drivers/infiniband/sw/rxe/rxe_cq.c:132\n __rxe_cleanup+0x168/0x300 drivers/infiniband/sw/rxe/rxe_pool.c:232\n rxe_create_cq+0x22e/0x3a0 drivers/infiniband/sw/rxe/rxe_verbs.c:1109\n create_cq+0x658/0xb90 drivers/infiniband/core/uverbs_cmd.c:1052\n ib_uverbs_create_cq+0xc7/0x120 drivers/infiniband/core/uverbs_cmd.c:1095\n ib_uverbs_write+0x969/0xc90 drivers/infiniband/core/uverbs_main.c:679\n vfs_write fs/read_write.c:677 [inline]\n vfs_write+0x26a/0xcc0 fs/read_write.c:659\n ksys_write+0x1b8/0x200 fs/read_write.c:731\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xaa/0x1b0 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nIn the function rxe_create_cq, when rxe_cq_from_init fails, the function\nrxe_cleanup will be called to handle the allocated resources. In fact,\nsome memory resources have already been freed in the function\nrxe_cq_from_init. Thus, this problem will occur.\n\nThe solution is to let rxe_cleanup do all the work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38024",
"url": "https://www.suse.com/security/cve/CVE-2025-38024"
},
{
"category": "external",
"summary": "SUSE Bug 1245025 for CVE-2025-38024",
"url": "https://bugzilla.suse.com/1245025"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38024"
},
{
"cve": "CVE-2025-38027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nregulator: max20086: fix invalid memory access\n\nmax20086_parse_regulators_dt() calls of_regulator_match() using an\narray of struct of_regulator_match allocated on the stack for the\nmatches argument.\n\nof_regulator_match() calls devm_of_regulator_put_matches(), which calls\ndevres_alloc() to allocate a struct devm_of_regulator_matches which will\nbe de-allocated using devm_of_regulator_put_matches().\n\nstruct devm_of_regulator_matches is populated with the stack allocated\nmatches array.\n\nIf the device fails to probe, devm_of_regulator_put_matches() will be\ncalled and will try to call of_node_put() on that stack pointer,\ngenerating the following dmesg entries:\n\nmax20086 6-0028: Failed to read DEVICE_ID reg: -121\nkobject: \u0027\\xc0$\\xa5\\x03\u0027 (000000002cebcb7a): is not initialized, yet\nkobject_put() is being called.\n\nFollowed by a stack trace matching the call flow described above.\n\nSwitch to allocating the matches array using devm_kcalloc() to\navoid accessing the stack pointer long after it\u0027s out of scope.\n\nThis also has the advantage of allowing multiple max20086 to probe\nwithout overriding the data stored inside the global of_regulator_match.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38027",
"url": "https://www.suse.com/security/cve/CVE-2025-38027"
},
{
"category": "external",
"summary": "SUSE Bug 1245042 for CVE-2025-38027",
"url": "https://bugzilla.suse.com/1245042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38027"
},
{
"cve": "CVE-2025-38031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38031"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npadata: do not leak refcount in reorder_work\n\nA recent patch that addressed a UAF introduced a reference count leak:\nthe parallel_data refcount is incremented unconditionally, regardless\nof the return value of queue_work(). If the work item is already queued,\nthe incremented refcount is never decremented.\n\nFix this by checking the return value of queue_work() and decrementing\nthe refcount when necessary.\n\nResolves:\n\nUnreferenced object 0xffff9d9f421e3d80 (size 192):\n comm \"cryptomgr_probe\", pid 157, jiffies 4294694003\n hex dump (first 32 bytes):\n 80 8b cf 41 9f 9d ff ff b8 97 e0 89 ff ff ff ff ...A............\n d0 97 e0 89 ff ff ff ff 19 00 00 00 1f 88 23 00 ..............#.\n backtrace (crc 838fb36):\n __kmalloc_cache_noprof+0x284/0x320\n padata_alloc_pd+0x20/0x1e0\n padata_alloc_shell+0x3b/0xa0\n 0xffffffffc040a54d\n cryptomgr_probe+0x43/0xc0\n kthread+0xf6/0x1f0\n ret_from_fork+0x2f/0x50\n ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38031",
"url": "https://www.suse.com/security/cve/CVE-2025-38031"
},
{
"category": "external",
"summary": "SUSE Bug 1245046 for CVE-2025-38031",
"url": "https://bugzilla.suse.com/1245046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38031"
},
{
"cve": "CVE-2025-38040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38040"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: mctrl_gpio: split disable_ms into sync and no_sync APIs\n\nThe following splat has been observed on a SAMA5D27 platform using\natmel_serial:\n\nBUG: sleeping function called from invalid context at kernel/irq/manage.c:738\nin_atomic(): 1, irqs_disabled(): 128, non_block: 0, pid: 27, name: kworker/u5:0\npreempt_count: 1, expected: 0\nINFO: lockdep is turned off.\nirq event stamp: 0\nhardirqs last enabled at (0): [\u003c00000000\u003e] 0x0\nhardirqs last disabled at (0): [\u003cc01588f0\u003e] copy_process+0x1c4c/0x7bec\nsoftirqs last enabled at (0): [\u003cc0158944\u003e] copy_process+0x1ca0/0x7bec\nsoftirqs last disabled at (0): [\u003c00000000\u003e] 0x0\nCPU: 0 UID: 0 PID: 27 Comm: kworker/u5:0 Not tainted 6.13.0-rc7+ #74\nHardware name: Atmel SAMA5\nWorkqueue: hci0 hci_power_on [bluetooth]\nCall trace:\n unwind_backtrace from show_stack+0x18/0x1c\n show_stack from dump_stack_lvl+0x44/0x70\n dump_stack_lvl from __might_resched+0x38c/0x598\n __might_resched from disable_irq+0x1c/0x48\n disable_irq from mctrl_gpio_disable_ms+0x74/0xc0\n mctrl_gpio_disable_ms from atmel_disable_ms.part.0+0x80/0x1f4\n atmel_disable_ms.part.0 from atmel_set_termios+0x764/0x11e8\n atmel_set_termios from uart_change_line_settings+0x15c/0x994\n uart_change_line_settings from uart_set_termios+0x2b0/0x668\n uart_set_termios from tty_set_termios+0x600/0x8ec\n tty_set_termios from ttyport_set_flow_control+0x188/0x1e0\n ttyport_set_flow_control from wilc_setup+0xd0/0x524 [hci_wilc]\n wilc_setup [hci_wilc] from hci_dev_open_sync+0x330/0x203c [bluetooth]\n hci_dev_open_sync [bluetooth] from hci_dev_do_open+0x40/0xb0 [bluetooth]\n hci_dev_do_open [bluetooth] from hci_power_on+0x12c/0x664 [bluetooth]\n hci_power_on [bluetooth] from process_one_work+0x998/0x1a38\n process_one_work from worker_thread+0x6e0/0xfb4\n worker_thread from kthread+0x3d4/0x484\n kthread from ret_from_fork+0x14/0x28\n\nThis warning is emitted when trying to toggle, at the highest level,\nsome flow control (with serdev_device_set_flow_control) in a device\ndriver. At the lowest level, the atmel_serial driver is using\nserial_mctrl_gpio lib to enable/disable the corresponding IRQs\naccordingly. The warning emitted by CONFIG_DEBUG_ATOMIC_SLEEP is due to\ndisable_irq (called in mctrl_gpio_disable_ms) being possibly called in\nsome atomic context (some tty drivers perform modem lines configuration\nin regions protected by port lock).\n\nSplit mctrl_gpio_disable_ms into two differents APIs, a non-blocking one\nand a blocking one. Replace mctrl_gpio_disable_ms calls with the\nrelevant version depending on whether the call is protected by some port\nlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38040",
"url": "https://www.suse.com/security/cve/CVE-2025-38040"
},
{
"category": "external",
"summary": "SUSE Bug 1245078 for CVE-2025-38040",
"url": "https://bugzilla.suse.com/1245078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38040"
},
{
"cve": "CVE-2025-38043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38043"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_ffa: Set dma_mask for ffa devices\n\nSet dma_mask for FFA devices, otherwise DMA allocation using the device pointer\nlead to following warning:\n\nWARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dma_alloc_attrs+0xe0/0x124",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38043",
"url": "https://www.suse.com/security/cve/CVE-2025-38043"
},
{
"category": "external",
"summary": "SUSE Bug 1245081 for CVE-2025-38043",
"url": "https://bugzilla.suse.com/1245081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38043"
},
{
"cve": "CVE-2025-38044",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38044"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: cx231xx: set device_caps for 417\n\nThe video_device for the MPEG encoder did not set device_caps.\n\nAdd this, otherwise the video device can\u0027t be registered (you get a\nWARN_ON instead).\n\nNot seen before since currently 417 support is disabled, but I found\nthis while experimenting with it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38044",
"url": "https://www.suse.com/security/cve/CVE-2025-38044"
},
{
"category": "external",
"summary": "SUSE Bug 1245082 for CVE-2025-38044",
"url": "https://bugzilla.suse.com/1245082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38044"
},
{
"cve": "CVE-2025-38045",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38045"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: fix debug actions order\n\nThe order of actions taken for debug was implemented incorrectly.\nNow we implemented the dump split and do the FW reset only in the\nmiddle of the dump (rather than the FW killing itself on error.)\nAs a result, some of the actions taken when applying the config\nwill now crash the device, so we need to fix the order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38045",
"url": "https://www.suse.com/security/cve/CVE-2025-38045"
},
{
"category": "external",
"summary": "SUSE Bug 1245083 for CVE-2025-38045",
"url": "https://bugzilla.suse.com/1245083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38045"
},
{
"cve": "CVE-2025-38053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nidpf: fix null-ptr-deref in idpf_features_check\n\nidpf_features_check is used to validate the TX packet. skb header\nlength is compared with the hardware supported value received from\nthe device control plane. The value is stored in the adapter structure\nand to access it, vport pointer is used. During reset all the vports\nare released and the vport pointer that the netdev private structure\npoints to is NULL.\n\nTo avoid null-ptr-deref, store the max header length value in netdev\nprivate structure. This also helps to cache the value and avoid\naccessing adapter pointer in hot path.\n\nBUG: kernel NULL pointer dereference, address: 0000000000000068\n...\nRIP: 0010:idpf_features_check+0x6d/0xe0 [idpf]\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x23/0x70\n ? page_fault_oops+0x154/0x520\n ? exc_page_fault+0x76/0x190\n ? asm_exc_page_fault+0x26/0x30\n ? idpf_features_check+0x6d/0xe0 [idpf]\n netif_skb_features+0x88/0x310\n validate_xmit_skb+0x2a/0x2b0\n validate_xmit_skb_list+0x4c/0x70\n sch_direct_xmit+0x19d/0x3a0\n __dev_queue_xmit+0xb74/0xe70\n ...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38053",
"url": "https://www.suse.com/security/cve/CVE-2025-38053"
},
{
"category": "external",
"summary": "SUSE Bug 1244746 for CVE-2025-38053",
"url": "https://bugzilla.suse.com/1244746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38053"
},
{
"cve": "CVE-2025-38055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38055"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq\n\nCurrently, using PEBS-via-PT with a sample frequency instead of a sample\nperiod, causes a segfault. For example:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000195\n \u003cNMI\u003e\n ? __die_body.cold+0x19/0x27\n ? page_fault_oops+0xca/0x290\n ? exc_page_fault+0x7e/0x1b0\n ? asm_exc_page_fault+0x26/0x30\n ? intel_pmu_pebs_event_update_no_drain+0x40/0x60\n ? intel_pmu_pebs_event_update_no_drain+0x32/0x60\n intel_pmu_drain_pebs_icl+0x333/0x350\n handle_pmi_common+0x272/0x3c0\n intel_pmu_handle_irq+0x10a/0x2e0\n perf_event_nmi_handler+0x2a/0x50\n\nThat happens because intel_pmu_pebs_event_update_no_drain() assumes all the\npebs_enabled bits represent counter indexes, which is not always the case.\nIn this particular case, bits 60 and 61 are set for PEBS-via-PT purposes.\n\nThe behaviour of PEBS-via-PT with sample frequency is questionable because\nalthough a PMI is generated (PEBS_PMI_AFTER_EACH_RECORD), the period is not\nadjusted anyway.\n\nPutting that aside, fix intel_pmu_pebs_event_update_no_drain() by passing\nthe mask of counter bits instead of \u0027size\u0027. Note, prior to the Fixes\ncommit, \u0027size\u0027 would be limited to the maximum counter index, so the issue\nwas not hit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38055",
"url": "https://www.suse.com/security/cve/CVE-2025-38055"
},
{
"category": "external",
"summary": "SUSE Bug 1244747 for CVE-2025-38055",
"url": "https://bugzilla.suse.com/1244747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38055"
},
{
"cve": "CVE-2025-38057",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38057"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nespintcp: fix skb leaks\n\nA few error paths are missing a kfree_skb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38057",
"url": "https://www.suse.com/security/cve/CVE-2025-38057"
},
{
"category": "external",
"summary": "SUSE Bug 1244862 for CVE-2025-38057",
"url": "https://bugzilla.suse.com/1244862"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38057"
},
{
"cve": "CVE-2025-38059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38059"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid csum tree\n\n[BUG]\nWhen trying read-only scrub on a btrfs with rescue=idatacsums mount\noption, it will crash with the following call trace:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n CPU: 1 UID: 0 PID: 835 Comm: btrfs Tainted: G O 6.15.0-rc3-custom+ #236 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:btrfs_lookup_csums_bitmap+0x49/0x480 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x35b/0x3d0 [btrfs]\n scrub_simple_mirror+0x175/0x290 [btrfs]\n scrub_stripe+0x5f7/0x6f0 [btrfs]\n scrub_chunk+0x9a/0x150 [btrfs]\n scrub_enumerate_chunks+0x333/0x660 [btrfs]\n btrfs_scrub_dev+0x23e/0x600 [btrfs]\n btrfs_ioctl+0x1dcf/0x2f80 [btrfs]\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n[CAUSE]\nMount option \"rescue=idatacsums\" will completely skip loading the csum\ntree, so that any data read will not find any data csum thus we will\nignore data checksum verification.\n\nNormally call sites utilizing csum tree will check the fs state flag\nNO_DATA_CSUMS bit, but unfortunately scrub does not check that bit at all.\n\nThis results in scrub to call btrfs_search_slot() on a NULL pointer\nand triggered above crash.\n\n[FIX]\nCheck both extent and csum tree root before doing any tree search.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38059",
"url": "https://www.suse.com/security/cve/CVE-2025-38059"
},
{
"category": "external",
"summary": "SUSE Bug 1244759 for CVE-2025-38059",
"url": "https://bugzilla.suse.com/1244759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38059"
},
{
"cve": "CVE-2025-38060",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38060"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: copy_verifier_state() should copy \u0027loop_entry\u0027 field\n\nThe bpf_verifier_state.loop_entry state should be copied by\ncopy_verifier_state(). Otherwise, .loop_entry values from unrelated\nstates would poison env-\u003ecur_state.\n\nAdditionally, env-\u003estack should not contain any states with\n.loop_entry != NULL. The states in env-\u003estack are yet to be verified,\nwhile .loop_entry is set for states that reached an equivalent state.\nThis means that env-\u003ecur_state-\u003eloop_entry should always be NULL after\npop_stack().\n\nSee the selftest in the next commit for an example of the program that\nis not safe yet is accepted by verifier w/o this fix.\n\nThis change has some verification performance impact for selftests:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n---------------------------------- ---------------------------- --------- --------- -------------- ---------- ---------- -------------\narena_htab.bpf.o arena_htab_llvm 717 426 -291 (-40.59%) 57 37 -20 (-35.09%)\narena_htab_asm.bpf.o arena_htab_asm 597 445 -152 (-25.46%) 47 37 -10 (-21.28%)\narena_list.bpf.o arena_list_del 309 279 -30 (-9.71%) 23 14 -9 (-39.13%)\niters.bpf.o iter_subprog_check_stacksafe 155 141 -14 (-9.03%) 15 14 -1 (-6.67%)\niters.bpf.o iter_subprog_iters 1094 1003 -91 (-8.32%) 88 83 -5 (-5.68%)\niters.bpf.o loop_state_deps2 479 725 +246 (+51.36%) 46 63 +17 (+36.96%)\nkmem_cache_iter.bpf.o open_coded_iter 63 59 -4 (-6.35%) 7 6 -1 (-14.29%)\nverifier_bits_iter.bpf.o max_words 92 84 -8 (-8.70%) 8 7 -1 (-12.50%)\nverifier_iterating_callbacks.bpf.o cond_break2 113 107 -6 (-5.31%) 12 12 +0 (+0.00%)\n\nAnd significant negative impact for sched_ext:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n----------------- ---------------------- --------- --------- -------------------- ---------- ---------- ------------------\nbpf.bpf.o lavd_init 7039 14723 +7684 (+109.16%) 490 1139 +649 (+132.45%)\nbpf.bpf.o layered_dispatch 11485 10548 -937 (-8.16%) 848 762 -86 (-10.14%)\nbpf.bpf.o layered_dump 7422 1000001 +992579 (+13373.47%) 681 31178 +30497 (+4478.27%)\nbpf.bpf.o layered_enqueue 16854 71127 +54273 (+322.02%) 1611 6450 +4839 (+300.37%)\nbpf.bpf.o p2dq_dispatch 665 791 +126 (+18.95%) 68 78 +10 (+14.71%)\nbpf.bpf.o p2dq_init 2343 2980 +637 (+27.19%) 201 237 +36 (+17.91%)\nbpf.bpf.o refresh_layer_cpumasks 16487 674760 +658273 (+3992.68%) 1770 65370 +63600 (+3593.22%)\nbpf.bpf.o rusty_select_cpu 1937 40872 +38935 (+2010.07%) 177 3210 +3033 (+1713.56%)\nscx_central.bpf.o central_dispatch 636 2687 +2051 (+322.48%) 63 227 +164 (+260.32%)\nscx_nest.bpf.o nest_init 636 815 +179 (+28.14%) 60 73 +13 (+21.67%)\nscx_qmap.bpf.o qmap_dispatch \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38060",
"url": "https://www.suse.com/security/cve/CVE-2025-38060"
},
{
"category": "external",
"summary": "SUSE Bug 1245155 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "external",
"summary": "SUSE Bug 1245156 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245156"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38060"
},
{
"cve": "CVE-2025-38065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38065"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\norangefs: Do not truncate file size\n\n\u0027len\u0027 is used to store the result of i_size_read(), so making \u0027len\u0027\na size_t results in truncation to 4GiB on 32-bit systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38065",
"url": "https://www.suse.com/security/cve/CVE-2025-38065"
},
{
"category": "external",
"summary": "SUSE Bug 1244906 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "external",
"summary": "SUSE Bug 1244907 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38065"
},
{
"cve": "CVE-2025-38068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38068"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: lzo - Fix compression buffer overrun\n\nUnlike the decompression code, the compression code in LZO never\nchecked for output overruns. It instead assumes that the caller\nalways provides enough buffer space, disregarding the buffer length\nprovided by the caller.\n\nAdd a safe compression interface that checks for the end of buffer\nbefore each write. Use the safe interface in crypto/lzo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38068",
"url": "https://www.suse.com/security/cve/CVE-2025-38068"
},
{
"category": "external",
"summary": "SUSE Bug 1245210 for CVE-2025-38068",
"url": "https://bugzilla.suse.com/1245210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38068"
},
{
"cve": "CVE-2025-38072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38072"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nlibnvdimm/labels: Fix divide error in nd_label_data_init()\n\nIf a faulty CXL memory device returns a broken zero LSA size in its\nmemory device information (Identify Memory Device (Opcode 4000h), CXL\nspec. 3.1, 8.2.9.9.1.1), a divide error occurs in the libnvdimm\ndriver:\n\n Oops: divide error: 0000 [#1] PREEMPT SMP NOPTI\n RIP: 0010:nd_label_data_init+0x10e/0x800 [libnvdimm]\n\nCode and flow:\n\n1) CXL Command 4000h returns LSA size = 0\n2) config_size is assigned to zero LSA size (CXL pmem driver):\n\ndrivers/cxl/pmem.c: .config_size = mds-\u003elsa_size,\n\n3) max_xfer is set to zero (nvdimm driver):\n\ndrivers/nvdimm/label.c: max_xfer = min_t(size_t, ndd-\u003ensarea.max_xfer, config_size);\n\n4) A subsequent DIV_ROUND_UP() causes a division by zero:\n\ndrivers/nvdimm/label.c: /* Make our initial read size a multiple of max_xfer size */\ndrivers/nvdimm/label.c: read_size = min(DIV_ROUND_UP(read_size, max_xfer) * max_xfer,\ndrivers/nvdimm/label.c- config_size);\n\nFix this by checking the config size parameter by extending an\nexisting check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38072",
"url": "https://www.suse.com/security/cve/CVE-2025-38072"
},
{
"category": "external",
"summary": "SUSE Bug 1244743 for CVE-2025-38072",
"url": "https://bugzilla.suse.com/1244743"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38072"
},
{
"cve": "CVE-2025-38077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()\n\nIf the \u0027buf\u0027 array received from the user contains an empty string, the\n\u0027length\u0027 variable will be zero. Accessing the \u0027buf\u0027 array element with\nindex \u0027length - 1\u0027 will result in a buffer overflow.\n\nAdd a check for an empty string.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38077",
"url": "https://www.suse.com/security/cve/CVE-2025-38077"
},
{
"category": "external",
"summary": "SUSE Bug 1244736 for CVE-2025-38077",
"url": "https://bugzilla.suse.com/1244736"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38077"
},
{
"cve": "CVE-2025-38078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38078"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: Fix race of buffer access at PCM OSS layer\n\nThe PCM OSS layer tries to clear the buffer with the silence data at\ninitialization (or reconfiguration) of a stream with the explicit call\nof snd_pcm_format_set_silence() with runtime-\u003edma_area. But this may\nlead to a UAF because the accessed runtime-\u003edma_area might be freed\nconcurrently, as it\u0027s performed outside the PCM ops.\n\nFor avoiding it, move the code into the PCM core and perform it inside\nthe buffer access lock, so that it won\u0027t be changed during the\noperation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38078",
"url": "https://www.suse.com/security/cve/CVE-2025-38078"
},
{
"category": "external",
"summary": "SUSE Bug 1244737 for CVE-2025-38078",
"url": "https://bugzilla.suse.com/1244737"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38078"
},
{
"cve": "CVE-2025-38079",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38079"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: algif_hash - fix double free in hash_accept\n\nIf accept(2) is called on socket type algif_hash with\nMSG_MORE flag set and crypto_ahash_import fails,\nsk2 is freed. However, it is also freed in af_alg_release,\nleading to slab-use-after-free error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38079",
"url": "https://www.suse.com/security/cve/CVE-2025-38079"
},
{
"category": "external",
"summary": "SUSE Bug 1245217 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "external",
"summary": "SUSE Bug 1245218 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245218"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38079"
},
{
"cve": "CVE-2025-38080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38080"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Increase block_sequence array size\n\n[Why]\nIt\u0027s possible to generate more than 50 steps in hwss_build_fast_sequence,\nfor example with a 6-pipe asic where all pipes are in one MPC chain. This\noverflows the block_sequence buffer and corrupts block_sequence_steps,\ncausing a crash.\n\n[How]\nExpand block_sequence to 100 items. A naive upper bound on the possible\nnumber of steps for a 6-pipe asic, ignoring the potential for steps to be\nmutually exclusive, is 91 with current code, therefore 100 is sufficient.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38080",
"url": "https://www.suse.com/security/cve/CVE-2025-38080"
},
{
"category": "external",
"summary": "SUSE Bug 1244738 for CVE-2025-38080",
"url": "https://bugzilla.suse.com/1244738"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38080"
},
{
"cve": "CVE-2025-38081",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38081"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi-rockchip: Fix register out of bounds access\n\nDo not write native chip select stuff for GPIO chip selects.\nGPIOs can be numbered much higher than native CS.\nAlso, it makes no sense.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38081",
"url": "https://www.suse.com/security/cve/CVE-2025-38081"
},
{
"category": "external",
"summary": "SUSE Bug 1244739 for CVE-2025-38081",
"url": "https://bugzilla.suse.com/1244739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38081"
},
{
"cve": "CVE-2025-38083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: prio: fix a race in prio_tune()\n\nGerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer\nfires at the wrong time.\n\nThe race is as follows:\n\nCPU 0 CPU 1\n[1]: lock root\n[2]: qdisc_tree_flush_backlog()\n[3]: unlock root\n |\n | [5]: lock root\n | [6]: rehash\n | [7]: qdisc_tree_reduce_backlog()\n |\n[4]: qdisc_put()\n\nThis can be abused to underflow a parent\u0027s qlen.\n\nCalling qdisc_purge_queue() instead of qdisc_tree_flush_backlog()\nshould fix the race, because all packets will be purged from the qdisc\nbefore releasing the lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38083",
"url": "https://www.suse.com/security/cve/CVE-2025-38083"
},
{
"category": "external",
"summary": "SUSE Bug 1245183 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "external",
"summary": "SUSE Bug 1245350 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245350"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-38083"
},
{
"cve": "CVE-2025-38104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV\n\nRLCG Register Access is a way for virtual functions to safely access GPU\nregisters in a virtualized environment., including TLB flushes and\nregister reads. When multiple threads or VFs try to access the same\nregisters simultaneously, it can lead to race conditions. By using the\nRLCG interface, the driver can serialize access to the registers. This\nmeans that only one thread can access the registers at a time,\npreventing conflicts and ensuring that operations are performed\ncorrectly. Additionally, when a low-priority task holds a mutex that a\nhigh-priority task needs, ie., If a thread holding a spinlock tries to\nacquire a mutex, it can lead to priority inversion. register access in\namdgpu_virt_rlcg_reg_rw especially in a fast code path is critical.\n\nThe call stack shows that the function amdgpu_virt_rlcg_reg_rw is being\ncalled, which attempts to acquire the mutex. This function is invoked\nfrom amdgpu_sriov_wreg, which in turn is called from\ngmc_v11_0_flush_gpu_tlb.\n\nThe [ BUG: Invalid wait context ] indicates that a thread is trying to\nacquire a mutex while it is in a context that does not allow it to sleep\n(like holding a spinlock).\n\nFixes the below:\n\n[ 253.013423] =============================\n[ 253.013434] [ BUG: Invalid wait context ]\n[ 253.013446] 6.12.0-amdstaging-drm-next-lol-050225 #14 Tainted: G U OE\n[ 253.013464] -----------------------------\n[ 253.013475] kworker/0:1/10 is trying to lock:\n[ 253.013487] ffff9f30542e3cf8 (\u0026adev-\u003evirt.rlcg_reg_lock){+.+.}-{3:3}, at: amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.013815] other info that might help us debug this:\n[ 253.013827] context-{4:4}\n[ 253.013835] 3 locks held by kworker/0:1/10:\n[ 253.013847] #0: ffff9f3040050f58 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x3f5/0x680\n[ 253.013877] #1: ffffb789c008be40 ((work_completion)(\u0026wfc.work)){+.+.}-{0:0}, at: process_one_work+0x1d6/0x680\n[ 253.013905] #2: ffff9f3054281838 (\u0026adev-\u003egmc.invalidate_lock){+.+.}-{2:2}, at: gmc_v11_0_flush_gpu_tlb+0x198/0x4f0 [amdgpu]\n[ 253.014154] stack backtrace:\n[ 253.014164] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Tainted: G U OE 6.12.0-amdstaging-drm-next-lol-050225 #14\n[ 253.014189] Tainted: [U]=USER, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\n[ 253.014203] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 11/18/2024\n[ 253.014224] Workqueue: events work_for_cpu_fn\n[ 253.014241] Call Trace:\n[ 253.014250] \u003cTASK\u003e\n[ 253.014260] dump_stack_lvl+0x9b/0xf0\n[ 253.014275] dump_stack+0x10/0x20\n[ 253.014287] __lock_acquire+0xa47/0x2810\n[ 253.014303] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014321] lock_acquire+0xd1/0x300\n[ 253.014333] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014562] ? __lock_acquire+0xa6b/0x2810\n[ 253.014578] __mutex_lock+0x85/0xe20\n[ 253.014591] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014782] ? sched_clock_noinstr+0x9/0x10\n[ 253.014795] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014808] ? local_clock_noinstr+0xe/0xc0\n[ 253.014822] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015012] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.015029] mutex_lock_nested+0x1b/0x30\n[ 253.015044] ? mutex_lock_nested+0x1b/0x30\n[ 253.015057] amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015249] amdgpu_sriov_wreg+0xc5/0xd0 [amdgpu]\n[ 253.015435] gmc_v11_0_flush_gpu_tlb+0x44b/0x4f0 [amdgpu]\n[ 253.015667] gfx_v11_0_hw_init+0x499/0x29c0 [amdgpu]\n[ 253.015901] ? __pfx_smu_v13_0_update_pcie_parameters+0x10/0x10 [amdgpu]\n[ 253.016159] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.016173] ? smu_hw_init+0x18d/0x300 [amdgpu]\n[ 253.016403] amdgpu_device_init+0x29ad/0x36a0 [amdgpu]\n[ 253.016614] amdgpu_driver_load_kms+0x1a/0xc0 [amdgpu]\n[ 253.0170\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38104",
"url": "https://www.suse.com/security/cve/CVE-2025-38104"
},
{
"category": "external",
"summary": "SUSE Bug 1241635 for CVE-2025-38104",
"url": "https://bugzilla.suse.com/1241635"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38104"
},
{
"cve": "CVE-2025-38240",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38240"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: dp: drm_err =\u003e dev_err in HPD path to avoid NULL ptr\n\nThe function mtk_dp_wait_hpd_asserted() may be called before the\n`mtk_dp-\u003edrm_dev` pointer is assigned in mtk_dp_bridge_attach().\nSpecifically it can be called via this callpath:\n - mtk_edp_wait_hpd_asserted\n - [panel probe]\n - dp_aux_ep_probe\n\nUsing \"drm\" level prints anywhere in this callpath causes a NULL\npointer dereference. Change the error message directly in\nmtk_dp_wait_hpd_asserted() to dev_err() to avoid this. Also change the\nerror messages in mtk_dp_parse_capabilities(), which is called by\nmtk_dp_wait_hpd_asserted().\n\nWhile touching these prints, also add the error code to them to make\nfuture debugging easier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38240",
"url": "https://www.suse.com/security/cve/CVE-2025-38240"
},
{
"category": "external",
"summary": "SUSE Bug 1241457 for CVE-2025-38240",
"url": "https://bugzilla.suse.com/1241457"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-38240"
},
{
"cve": "CVE-2025-39735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-39735"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds read in ea_get()\n\nDuring the \"size_check\" label in ea_get(), the code checks if the extended\nattribute list (xattr) size matches ea_size. If not, it logs\n\"ea_get: invalid extended attribute\" and calls print_hex_dump().\n\nHere, EALIST_SIZE(ea_buf-\u003exattr) returns 4110417968, which exceeds\nINT_MAX (2,147,483,647). Then ea_size is clamped:\n\n\tint size = clamp_t(int, ea_size, 0, EALIST_SIZE(ea_buf-\u003exattr));\n\nAlthough clamp_t aims to bound ea_size between 0 and 4110417968, the upper\nlimit is treated as an int, causing an overflow above 2^31 - 1. This leads\n\"size\" to wrap around and become negative (-184549328).\n\nThe \"size\" is then passed to print_hex_dump() (called \"len\" in\nprint_hex_dump()), it is passed as type size_t (an unsigned\ntype), this is then stored inside a variable called\n\"int remaining\", which is then assigned to \"int linelen\" which\nis then passed to hex_dump_to_buffer(). In print_hex_dump()\nthe for loop, iterates through 0 to len-1, where len is\n18446744073525002176, calling hex_dump_to_buffer()\non each iteration:\n\n\tfor (i = 0; i \u003c len; i += rowsize) {\n\t\tlinelen = min(remaining, rowsize);\n\t\tremaining -= rowsize;\n\n\t\thex_dump_to_buffer(ptr + i, linelen, rowsize, groupsize,\n\t\t\t\t linebuf, sizeof(linebuf), ascii);\n\n\t\t...\n\t}\n\nThe expected stopping condition (i \u003c len) is effectively broken\nsince len is corrupted and very large. This eventually leads to\nthe \"ptr+i\" being passed to hex_dump_to_buffer() to get closer\nto the end of the actual bounds of \"ptr\", eventually an out of\nbounds access is done in hex_dump_to_buffer() in the following\nfor loop:\n\n\tfor (j = 0; j \u003c len; j++) {\n\t\t\tif (linebuflen \u003c lx + 2)\n\t\t\t\tgoto overflow2;\n\t\t\tch = ptr[j];\n\t\t...\n\t}\n\nTo fix this we should validate \"EALIST_SIZE(ea_buf-\u003exattr)\"\nbefore it is utilised.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-39735",
"url": "https://www.suse.com/security/cve/CVE-2025-39735"
},
{
"category": "external",
"summary": "SUSE Bug 1241625 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "external",
"summary": "SUSE Bug 1241699 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241699"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "important"
}
],
"title": "CVE-2025-39735"
},
{
"cve": "CVE-2025-40014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()\n\nIf speed_hz \u003c AMD_SPI_MIN_HZ, amd_set_spi_freq() iterates over the\nentire amd_spi_freq array without breaking out early, causing \u0027i\u0027 to go\nbeyond the array bounds.\n\nFix that by stopping the loop when it gets to the last entry, so the low\nspeed_hz value gets clamped up to AMD_SPI_MIN_HZ.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/spi/spi-amd.o: error: objtool: amd_set_spi_freq() falls through to next function amd_spi_set_opcode()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40014",
"url": "https://www.suse.com/security/cve/CVE-2025-40014"
},
{
"category": "external",
"summary": "SUSE Bug 1241644 for CVE-2025-40014",
"url": "https://bugzilla.suse.com/1241644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_8-rt-1-150700.1.5.1.x86_64",
"SUSE Real Time Module 15 SP7:cluster-md-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:dlm-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:gfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-devel-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-rt-devel-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:kernel-source-rt-6.4.0-150700.7.8.1.noarch",
"SUSE Real Time Module 15 SP7:kernel-syms-rt-6.4.0-150700.7.8.1.x86_64",
"SUSE Real Time Module 15 SP7:ocfs2-kmp-rt-6.4.0-150700.7.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-16T12:53:19Z",
"details": "moderate"
}
],
"title": "CVE-2025-40014"
}
]
}
SUSE-SU-2025:02254-1
Vulnerability from csaf_suse - Published: 2025-07-08 15:57 - Updated: 2025-07-08 15:57| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP7 Azure kernel was updated to receive various security bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL (bsc#1228557).\n- CVE-2024-49568: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (bsc#1235728).\n- CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup (bsc#1237913).\n- CVE-2024-57995: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (bsc#1237895).\n- CVE-2024-58053: rxrpc: Fix handling of received connection abort (bsc#1238982).\n- CVE-2025-21720: xfrm: delete intermediate secpath entry in packet offload mode (bsc#1238859).\n- CVE-2025-21868: kABI workaround for adding an header (bsc#1240180).\n- CVE-2025-21898: ftrace: Avoid potential division by zero in function_stat_show() (bsc#1240610).\n- CVE-2025-21899: tracing: Fix bad hist from corrupting named_triggers list (bsc#1240577).\n- CVE-2025-21920: vlan: enforce underlying device type (bsc#1240686).\n- CVE-2025-21938: mptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr (bsc#1240723).\n- CVE-2025-21959: netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (bsc#1240814).\n- CVE-2025-21997: xsk: fix an integer overflow in xp_create_and_assign_umem() (bsc#1240823).\n- CVE-2025-22035: tracing: Fix use-after-free in print_graph_function_flags during tracer switching (bsc#1241544).\n- CVE-2025-22111: kABI fix for net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF (bsc#1241572).\n- CVE-2025-22113: ext4: define ext4_journal_destroy wrapper (bsc#1241617).\n- CVE-2025-23155: net: stmmac: Fix accessing freed irq affinity_hint (bsc#1242573).\n- CVE-2025-37738: ext4: ignore xattrs past end (bsc#1242846).\n- CVE-2025-37743: wifi: ath12k: Avoid memory leak while enabling statistics (bsc#1242163).\n- CVE-2025-37752: net_sched: sch_sfq: move the limit validation (bsc#1242504).\n- CVE-2025-37756: net: tls: explicitly disallow disconnect (bsc#1242515).\n- CVE-2025-37757: tipc: fix memory leak in tipc_link_xmit (bsc#1242521).\n- CVE-2025-37786: net: dsa: free routing table on probe failure (bsc#1242725).\n- CVE-2025-37800: driver core: fix potential NULL pointer dereference in dev_uevent() (bsc#1242849).\n- CVE-2025-37801: spi: spi-imx: Add check for spi_imx_setupxfer() (bsc#1242850).\n- CVE-2025-37811: usb: chipidea: ci_hdrc_imx: fix usbmisc handling (bsc#1242907).\n- CVE-2025-37837: iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (bsc#1242952).\n- CVE-2025-37844: cifs: avoid NULL pointer dereference in dbg call (bsc#1242946).\n- CVE-2025-37859: page_pool: avoid infinite loop to schedule delayed worker (bsc#1243051).\n- CVE-2025-37862: HID: pidff: Fix null pointer dereference in pidff_find_fields (bsc#1242982).\n- CVE-2025-37865: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported (bsc#1242954).\n- CVE-2025-37874: net: ngbe: fix memory leak in ngbe_probe() error path (bsc#1242940).\n- CVE-2025-37884: bpf: Fix deadlock between rcu_tasks_trace and event_mutex (bsc#1243060).\n- CVE-2025-37909: net: lan743x: Fix memleak issue when GSO enabled (bsc#1243467).\n- CVE-2025-37917: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll (bsc#1243475).\n- CVE-2025-37921: vxlan: vnifilter: Fix unlocked deletion of default FDB entry (bsc#1243480).\n- CVE-2025-37923: tracing: Fix oob write in trace_seq_to_buffer() (bsc#1243551).\n- CVE-2025-37927: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (bsc#1243620).\n- CVE-2025-37933: octeon_ep: Fix host hang issue during device reboot (bsc#1243628).\n- CVE-2025-37936: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value (bsc#1243537).\n- CVE-2025-37938: tracing: Verify event formats that have \u0027%*p..\u0027 (bsc#1243544).\n- CVE-2025-37945: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (bsc#1243538).\n- CVE-2025-37954: smb: client: Avoid race in open_cached_dir with lease breaks (bsc#1243664).\n- CVE-2025-37961: ipvs: fix uninit-value for saddr in do_output_route4 (bsc#1243523).\n- CVE-2025-37967: usb: typec: ucsi: displayport: Fix deadlock (bsc#1243572).\n- CVE-2025-37968: iio: light: opt3001: fix deadlock due to concurrent flag access (bsc#1243571).\n- CVE-2025-37987: pds_core: Prevent possible adminq overflow/stuck condition (bsc#1243542).\n- CVE-2025-37992: net_sched: Flush gso_skb list too during -\u003echange() (bsc#1243698).\n- CVE-2025-37995: module: ensure that kobject_put() is safe for module type kobjects (bsc#1243827).\n- CVE-2025-37997: netfilter: ipset: fix region locking in hash types (bsc#1243832).\n- CVE-2025-37998: openvswitch: Fix unsafe attribute parsing in output_userspace() (bsc#1243836).\n- CVE-2025-38000: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (bsc#1244277).\n- CVE-2025-38001: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1244234).\n- CVE-2025-38011: drm/amdgpu: csa unmap use uninterruptible lock (bsc#1244729).\n- CVE-2025-38018: net/tls: fix kernel panic when alloc_page failed (bsc#1244999).\n- CVE-2025-38053: idpf: fix null-ptr-deref in idpf_features_check (bsc#1244746).\n- CVE-2025-38055: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq (bsc#1244747).\n- CVE-2025-38057: espintcp: fix skb leaks (bsc#1244862).\n- CVE-2025-38060: bpf: abort verification if env-\u003ecur_state-\u003eloop_entry != NULL (bsc#1245155).\n- CVE-2025-38072: libnvdimm/labels: Fix divide error in nd_label_data_init() (bsc#1244743).\n\nThe following non-security bugs were fixed:\n\n- accel/ivpu: Improve buffer object logging (git-fixes).\n- accel/ivpu: Use dma_resv_lock() instead of a custom mutex (git-fixes).\n- accel/qaic: Mask out SR-IOV PCI resources (stable-fixes).\n- acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (git-fixes).\n- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case (stable-fixes).\n- ACPI: battery: negate current when discharging (stable-fixes).\n- ACPI: bus: Bail out if acpi_kobj registration fails (stable-fixes).\n- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (git-fixes).\n- ACPI: HED: Always initialize before evged (stable-fixes).\n- ACPI: OSI: Stop advertising support for \u00273.0 _SCP Extensions\u0027 (git-fixes).\n- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (stable-fixes).\n- ACPICA: Avoid sequence overread in call to strncmp() (stable-fixes).\n- ACPICA: exserial: do not forget to handle FFixedHW opregions for reading (git-fixes).\n- ACPICA: fix acpi operand cache leak in dswstate.c (stable-fixes).\n- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).\n- ACPICA: utilities: Fix overflow check in vsnprintf() (stable-fixes).\n- ACPICA: Utilities: Fix spelling mistake \u0027Incremement\u0027 -\u003e \u0027Increment\u0027 (git-fixes).\n- ALSA: hda/intel: Add Thinkpad E15 to PM deny list (stable-fixes).\n- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (stable-fixes).\n- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (stable-fixes).\n- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged (stable-fixes).\n- ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (stable-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR (git-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA (git-fixes).\n- ALSA: pcm: Fix race of buffer access at PCM OSS layer (stable-fixes).\n- ALSA: seq: Improve data consistency at polling (stable-fixes).\n- ALSA: usb-audio: Accept multiple protocols in GTBs (stable-fixes).\n- ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock (stable-fixes).\n- ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (stable-fixes).\n- ALSA: usb-audio: Add name for HP Engage Go dock (stable-fixes).\n- ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (stable-fixes).\n- ALSA: usb-audio: Check shutdown at endpoint_set_interface() (stable-fixes).\n- ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file (stable-fixes).\n- ALSA: usb-audio: Fix duplicated name in MIDI substream names (stable-fixes).\n- ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set() (git-fixes).\n- ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() (git-fixes).\n- ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit (stable-fixes).\n- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card (stable-fixes).\n- ALSA: usb-audio: Rename Pioneer mixer channel controls (git-fixes).\n- ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entry (stable-fixes).\n- ALSA: usb-audio: Skip setting clock selector for single connections (stable-fixes).\n- ALSA: usb-audio: Support multiple control interfaces (stable-fixes).\n- ALSA: usb-audio: Support read-only clock selector control (stable-fixes).\n- arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs (git-fixes)\n- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 (stable-fixes).\n- ASoC: apple: mca: Constrain channels according to TDM mask (git-fixes).\n- ASoC: codecs: hda: Fix RPM usage count underflow (git-fixes).\n- ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (stable-fixes).\n- ASoC: cs42l43: Disable headphone clamps during type detection (stable-fixes).\n- ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (stable-fixes).\n- ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (git-fixes).\n- ASoC: Intel: avs: Verify content returned by parse_int_array() (git-fixes).\n- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (stable-fixes).\n- ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect (stable-fixes).\n- ASoC: mediatek: mt8188: Add reference for dmic clocks (stable-fixes).\n- ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile (stable-fixes).\n- ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() (git-fixes).\n- ASoC: meson: meson-card-utils: use of_property_present() for DT parsing (git-fixes).\n- ASoC: ops: Enforce platform maximum on initial value (stable-fixes).\n- ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (git-fixes).\n- ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (stable-fixes).\n- ASoC: rt722-sdca: Add some missing readable registers (stable-fixes).\n- ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (stable-fixes).\n- ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (git-fixes).\n- ASoC: SOF: ipc4-pcm: Adjust pipeline_list-\u003epipelines allocation type (git-fixes).\n- ASoC: sun4i-codec: support hp-det-gpios property (stable-fixes).\n- ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (stable-fixes).\n- ASoC: tas2764: Enable main IRQs (git-fixes).\n- ASoC: tas2764: Mark SW_RESET as volatile (stable-fixes).\n- ASoC: tas2764: Power up/down amp on mute ops (stable-fixes).\n- ASoC: tas2764: Reinit cache on part reset (git-fixes).\n- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change (stable-fixes).\n- ASoC: tegra210_ahub: Add check to of_device_get_match_data() (stable-fixes).\n- ASoC: ti: omap-hdmi: Re-add dai_link-\u003eplatform to fix card init (git-fixes).\n- ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode (stable-fixes).\n- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 (stable-fixes).\n- ath10k: snoc: fix unbalanced IRQ enable in crash recovery (git-fixes).\n- backlight: pm8941: Add NULL check in wled_configure() (git-fixes).\n- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (git-fixes).\n- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (git-fixes).\n- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (git-fixes).\n- Bluetooth: btintel: Check dsbr size from EFI variable (git-fixes).\n- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (git-fixes).\n- Bluetooth: Fix NULL pointer deference on eir_get_service_data (git-fixes).\n- Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync (git-fixes).\n- Bluetooth: hci_conn: Only do ACL connections sequentially (stable-fixes).\n- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (git-fixes).\n- Bluetooth: hci_event: Fix not using key encryption size when its known (git-fixes).\n- Bluetooth: hci_qca: move the SoC type check to the right place (git-fixes).\n- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (git-fixes).\n- Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync (git-fixes).\n- Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync (git-fixes).\n- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (git-fixes).\n- Bluetooth: MGMT: Fix sparse errors (git-fixes).\n- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (git-fixes).\n- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (git-fixes).\n- Bluetooth: MGMT: Remove unused mgmt_pending_find_data (stable-fixes).\n- Bluetooth: Remove pending ACL connection attempts (stable-fixes).\n- bnxt: properly flush XDP redirect lists (git-fixes).\n- bpf: Force uprobe bpf program to always return 0 (git-fixes).\n- btrfs: fix fsync of files with no hard links not persisting deletion (git-fixes).\n- btrfs: fix invalid data space release when truncating block in NOCOW mode (git-fixes).\n- btrfs: fix qgroup reservation leak on failure to allocate ordered extent (git-fixes).\n- btrfs: fix wrong start offset for delalloc space release during mmap write (git-fixes).\n- btrfs: remove end_no_trans label from btrfs_log_inode_parent() (git-fixes).\n- btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() (git-fixes).\n- bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device (git-fixes).\n- bus: fsl-mc: fix double-free on mc_dev (git-fixes).\n- bus: fsl-mc: fix GET/SET_TAILDROP command ids (git-fixes).\n- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value (stable-fixes).\n- bus: mhi: host: Fix conflict between power_up and SYSERR (git-fixes).\n- calipso: Fix null-ptr-deref in calipso_req_{set,del}attr() (git-fixes).\n- can: c_can: Use of_property_present() to test existence of DT property (stable-fixes).\n- can: tcan4x5x: fix power regulator retrieval during probe (git-fixes).\n- ceph: allocate sparse_ext map only for sparse reads (git-fixes).\n- ceph: Fix incorrect flush end position calculation (git-fixes).\n- ceph: fix memory leaks in __ceph_sync_read() (git-fixes).\n- cgroup/cpuset: Do not allow creation of local partition over a remote one (bsc#1241166).\n- cgroup/cpuset: Fix race between newly created partition and dying one (bsc#1241166).\n- cifs: change tcon status when need_reconnect is set on it (git-fixes).\n- clocksource: Fix brown-bag boolean thinko in (git-fixes)\n- clocksource: Make watchdog and suspend-timing multiplication (git-fixes)\n- crypto: lrw - Only add ecb if it is not already there (git-fixes).\n- crypto: lzo - Fix compression buffer overrun (stable-fixes).\n- crypto: marvell/cesa - Avoid empty transfer descriptor (git-fixes).\n- crypto: marvell/cesa - Do not chain submitted requests (git-fixes).\n- crypto: marvell/cesa - Handle zero-length skcipher requests (git-fixes).\n- crypto: octeontx2 - suppress auth failure screaming due to negative tests (stable-fixes).\n- crypto: qat - add shutdown handler to qat_420xx (git-fixes).\n- crypto: qat - add shutdown handler to qat_4xxx (git-fixes).\n- crypto: skcipher - Zap type in crypto_alloc_sync_skcipher (stable-fixes).\n- crypto: sun8i-ce - move fallback ahash_request to the end of the struct (git-fixes).\n- crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() (git-fixes).\n- crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions (git-fixes).\n- crypto: xts - Only add ecb if it is not already there (git-fixes).\n- devlink: fix port dump cmd type (git-fixes).\n- devlink: Fix referring to hw_addr attribute during state validation (git-fixes).\n- dlm: mask sk_shutdown value (bsc#1228854).\n- dlm: use SHUT_RDWR for SCTP shutdown (bsc#1228854).\n- dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (stable-fixes).\n- dmaengine: ti: Add NULL check in udma_probe() (git-fixes).\n- drivers/rapidio/rio_cm.c: prevent possible heap overwrite (stable-fixes).\n- drm: Add valid clones check (stable-fixes).\n- drm: bridge: adv7511: fill stream capabilities (stable-fixes).\n- drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (git-fixes).\n- drm/amd: Adjust output for discovery error handling (git-fixes).\n- drm/amd/display: Add debugging message for brightness caps (bsc#1240650).\n- drm/amd/display: Add null pointer check for get_first_active_display() (git-fixes).\n- drm/amd/display: Add support for disconnected eDP streams (stable-fixes).\n- drm/amd/display: calculate the remain segments for all pipes (stable-fixes).\n- drm/amd/display: Call FP Protect Before Mode Programming/Mode Support (stable-fixes).\n- drm/amd/display: check stream id dml21 wrapper to get plane_id (stable-fixes).\n- drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401 (stable-fixes).\n- drm/amd/display: Correct timing_adjust_pending flag setting (stable-fixes).\n- drm/amd/display: Defer BW-optimization-blocked DRR adjustments (git-fixes).\n- drm/amd/display: Do not enable replay when vtotal update is pending (stable-fixes).\n- drm/amd/display: Do not treat wb connector as physical in create_validate_stream_for_sink (stable-fixes).\n- drm/amd/display: Do not try AUX transactions on disconnected link (stable-fixes).\n- drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35 (stable-fixes).\n- drm/amd/display: Fix BT2020 YCbCr limited/full range input (stable-fixes).\n- drm/amd/display: fix dcn4x init failed (stable-fixes).\n- drm/amd/display: Fix default DC and AC levels (bsc#1240650).\n- drm/amd/display: Fix DMUB reset sequence for DCN401 (stable-fixes).\n- drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch (stable-fixes).\n- drm/amd/display: fix link_set_dpms_off multi-display MST corner case (stable-fixes).\n- drm/amd/display: Fix p-state type when p-state is unsupported (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low for dcn31x (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low when active (stable-fixes).\n- drm/amd/display: handle max_downscale_src_width fail check (stable-fixes).\n- drm/amd/display: Increase block_sequence array size (stable-fixes).\n- drm/amd/display: Initial psr_version with correct setting (stable-fixes).\n- drm/amd/display: not abort link train when bw is low (stable-fixes).\n- drm/amd/display: pass calculated dram_speed_mts to dml2 (stable-fixes).\n- drm/amd/display: Populate register address for dentist for dcn401 (stable-fixes).\n- drm/amd/display: Read LTTPR ALPM caps during link cap retrieval (stable-fixes).\n- drm/amd/display: remove minimum Dispclk and apply oem panel timing (stable-fixes).\n- drm/amd/display: Request HW cursor on DCN3.2 with SubVP (stable-fixes).\n- drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination (stable-fixes).\n- drm/amd/display: Support multiple options during psr entry (stable-fixes).\n- drm/amd/display: Update CR AUX RD interval interpretation (stable-fixes).\n- drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It (stable-fixes).\n- drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer() (stable-fixes).\n- drm/amd/pm: Fetch current power limit from PMFW (stable-fixes).\n- drm/amd/pm: Skip P2S load for SMU v13.0.12 (stable-fixes).\n- drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (git-fixes).\n- drm/amdgpu: adjust drm_firmware_drivers_only() handling (stable-fixes).\n- drm/amdgpu: Allow P2P access through XGMI (stable-fixes).\n- drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c (stable-fixes).\n- drm/amdgpu: enlarge the VBIOS binary size limit (stable-fixes).\n- drm/amdgpu: Fix missing drain retry fault the last entry (stable-fixes).\n- drm/amdgpu: Fix the race condition for draining retry fault (stable-fixes).\n- drm/amdgpu: read back register after written for VCN v4.0.5 (stable-fixes).\n- drm/amdgpu: release xcp_mgr on exit (stable-fixes).\n- drm/amdgpu: remove all KFD fences from the BO on release (stable-fixes).\n- drm/amdgpu: reset psp-\u003ecmd to NULL after releasing the buffer (stable-fixes).\n- drm/amdgpu: Set snoop bit for SDMA for MI series (stable-fixes).\n- drm/amdgpu: Skip pcie_replay_count sysfs creation for VF (stable-fixes).\n- drm/amdgpu: switch job hw_fence to amdgpu_fence (git-fixes).\n- drm/amdgpu: Update SRIOV video codec caps (stable-fixes).\n- drm/amdgpu: Use active umc info from discovery (stable-fixes).\n- drm/amdgpu/discovery: check ip_discovery fw file available (stable-fixes).\n- drm/amdgpu/gfx11: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/gfx12: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/mes11: fix set_hw_resources_1 calculation (stable-fixes).\n- drm/amdkfd: Correct F8_MODE for gfx950 (git-fixes).\n- drm/amdkfd: fix missing L2 cache info in topology (stable-fixes).\n- drm/amdkfd: KFD release_work possible circular locking (stable-fixes).\n- drm/amdkfd: Set per-process flags only once cik/vi (stable-fixes).\n- drm/amdkfd: Set per-process flags only once for gfx9/10/11/12 (stable-fixes).\n- drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12 (stable-fixes).\n- drm/ast: Find VBIOS mode from regular display size (stable-fixes).\n- drm/ast: Fix comment on modeset lock (git-fixes).\n- drm/atomic: clarify the rules around drm_atomic_state-\u003eallow_modeset (stable-fixes).\n- drm/bridge: cdns-dsi: Check return value when getting default PHY config (git-fixes).\n- drm/bridge: cdns-dsi: Fix connecting to next bridge (git-fixes).\n- drm/bridge: cdns-dsi: Fix phy de-init and flag it so (git-fixes).\n- drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() (git-fixes).\n- drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready (git-fixes).\n- drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (git-fixes).\n- drm/buddy: fix issue that force_merge cannot free all roots (stable-fixes).\n- drm/etnaviv: Protect the scheduler\u0027s pending list with its lock (git-fixes).\n- drm/i915: fix build error some more (git-fixes).\n- drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 (git-fixes).\n- drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (git-fixes).\n- drm/i915/guc: Handle race condition where wakeref count drops below 0 (git-fixes).\n- drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled (git-fixes).\n- drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (git-fixes).\n- drm/mediatek: Fix kobject put for component sub-drivers (git-fixes).\n- drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence (stable-fixes).\n- drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr (git-fixes).\n- drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err (git-fixes).\n- drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names (git-fixes).\n- drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3 (git-fixes).\n- drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE (git-fixes).\n- drm/msm/disp: Correct porch timing for SDM845 (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path reset (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SC8180X (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SM8150 (git-fixes).\n- drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate (git-fixes).\n- drm/msm/gpu: Fix crash when throttling GPU immediately during boot (git-fixes).\n- drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE (stable-fixes).\n- drm/nouveau/bl: increase buffer size to avoid truncate warning (git-fixes).\n- drm/panel-edp: Add Starry 116KHD024006 (stable-fixes).\n- drm/panel-simple: fix the warnings for the Evervision VGG644804 (git-fixes).\n- drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (git-fixes).\n- drm/panic: add missing space (git-fixes).\n- drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (git-fixes).\n- drm/panthor: Update panthor_mmu::irq::mask when needed (git-fixes).\n- drm/rockchip: vop2: Add uv swap for cluster window (stable-fixes).\n- drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0 (stable-fixes).\n- drm/ssd130x: fix ssd132x_clear_screen() columns (git-fixes).\n- drm/tegra: Assign plane type before registration (git-fixes).\n- drm/tegra: Fix a possible null pointer dereference (git-fixes).\n- drm/tegra: rgb: Fix the unbound reference count (git-fixes).\n- drm/udl: Unregister device before cleaning up on disconnect (git-fixes).\n- drm/v3d: Add clock handling (stable-fixes).\n- drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` (stable-fixes).\n- drm/vc4: tests: Use return instead of assert (git-fixes).\n- drm/vkms: Adjust vkms_state-\u003eactive_planes allocation type (git-fixes).\n- drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (git-fixes).\n- drm/vmwgfx: Add seqno waiter for sync_files (git-fixes).\n- drm/vmwgfx: Fix dumb buffer leak (git-fixes).\n- drm/xe: Create LRC BO without VM (git-fixes).\n- drm/xe: Do not attempt to bootstrap VF in execlists mode (stable-fixes).\n- drm/xe: Fix memset on iomem (git-fixes).\n- drm/xe: Fix xe_tile_init_noalloc() error propagation (stable-fixes).\n- drm/xe: Make xe_gt_freq part of the Documentation (git-fixes).\n- drm/xe: Move suballocator init to after display init (stable-fixes).\n- drm/xe: Nuke VM\u0027s mapping upon close (stable-fixes).\n- drm/xe: Process deferred GGTT node removals on device unwind (git-fixes).\n- drm/xe: Reject BO eviction if BO is bound to current VM (stable-fixes).\n- drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (git-fixes).\n- drm/xe: Retry BO allocation (stable-fixes).\n- drm/xe: Rework eviction rejection of bound external bos (git-fixes).\n- drm/xe: Save the gt pointer in lrc and drop the tile (stable-fixes).\n- drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init() (stable-fixes).\n- drm/xe: Wire up device shutdown handler (stable-fixes).\n- drm/xe: xe_gen_wa_oob: replace program_invocation_short_name (stable-fixes).\n- drm/xe/bmg: Update Wa_16023588340 (git-fixes).\n- drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (git-fixes).\n- drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set (stable-fixes).\n- drm/xe/debugfs: fixed the return value of wedged_mode_set (stable-fixes).\n- drm/xe/display: Add check for alloc_ordered_workqueue() (git-fixes).\n- drm/xe/gt: Update handling of xe_force_wake_get return (stable-fixes).\n- drm/xe/oa: Ensure that polled read returns latest data (stable-fixes).\n- drm/xe/pf: Create a link between PF and VF devices (stable-fixes).\n- drm/xe/pf: Reset GuC VF config when unprovisioning critical resource (stable-fixes).\n- drm/xe/relay: Do not use GFP_KERNEL for new transactions (stable-fixes).\n- drm/xe/sa: Always call drm_suballoc_manager_fini() (stable-fixes).\n- drm/xe/sched: stop re-submitting signalled jobs (git-fixes).\n- drm/xe/vf: Retry sending MMIO request to GUC on timeout error (stable-fixes).\n- drm/xe/vm: move rebind_work init earlier (git-fixes).\n- drm/xe/xe2hpg: Add Wa_22021007897 (stable-fixes).\n- dummycon: Trigger redraw when switching consoles with deferred takeover (git-fixes).\n- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (git-fixes).\n- efi/libstub: Describe missing \u0027out\u0027 parameter in efi_load_initrd (git-fixes).\n- fbcon: Make sure modelist not set on unregistered console (stable-fixes).\n- fbcon: Use correct erase colour for clearing in fbcon (stable-fixes).\n- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (git-fixes).\n- fbdev: core: tileblit: Implement missing margin clearing for tileblit (stable-fixes).\n- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: fsl-diu-fb: add missing device_remove_file() (stable-fixes).\n- fbdev/efifb: Remove PM for parent device (bsc#1244261).\n- fgraph: Still initialize idle shadow stacks when starting (git-fixes).\n- firmware: arm_ffa: Reject higher major version as incompatible (stable-fixes).\n- firmware: arm_ffa: Set dma_mask for ffa devices (stable-fixes).\n- firmware: arm_scmi: Relax duplicate name constraint across protocol ids (stable-fixes).\n- firmware: psci: Fix refcount leak in psci_dt_init (git-fixes).\n- firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (git-fixes).\n- fpga: altera-cvp: Increase credit timeout (stable-fixes).\n- fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (git-fixes).\n- gpio: mlxbf3: only get IRQ for device instance 0 (git-fixes).\n- gpio: pca953x: fix IRQ storm on system wake up (git-fixes).\n- gpio: pca953x: Simplify code with cleanup helpers (stable-fixes).\n- gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context() (stable-fixes).\n- gpiolib: Revert \u0027Do not WARN on gpiod_put() for optional GPIO\u0027 (stable-fixes).\n- gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO (git-fixes).\n- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt (git-fixes).\n- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only (git-fixes).\n- HID: quirks: Add ADATA XPG alpha wireless mouse support (stable-fixes).\n- HID: usbkbd: Fix the bit shift number for LED_KANA (stable-fixes).\n- HID: wacom: fix kobject reference count leak (git-fixes).\n- HID: wacom: fix memory leak on kobject creation failure (git-fixes).\n- HID: wacom: fix memory leak on sysfs attribute creation failure (git-fixes).\n- hwmon: (asus-ec-sensors) check sensor index in read_string() (git-fixes).\n- hwmon: (dell-smm) Increment the number of fans (stable-fixes).\n- hwmon: (ftsteutates) Fix TOCTOU race in fts_read() (git-fixes).\n- hwmon: (gpio-fan) Add missing mutex locks (stable-fixes).\n- hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace (git-fixes).\n- hwmon: (occ) fix unaligned accesses (git-fixes).\n- hwmon: (occ) Rework attribute registration for stack usage (git-fixes).\n- hwmon: (peci/dimmtemp) Do not provide fake thresholds data (git-fixes).\n- hwmon: (xgene-hwmon) use appropriate type for the latency value (stable-fixes).\n- hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu (git-fixes).\n- i2c: designware: Invoke runtime suspend on quick slave re-registration (stable-fixes).\n- i2c: npcm: Add clock toggle recovery (stable-fixes).\n- i2c: pxa: fix call balance of i2c-\u003eclk handling routines (stable-fixes).\n- i2c: qup: Vote for interconnect bandwidth to DRAM (stable-fixes).\n- i2c: robotfuzz-osif: disable zero-length read messages (git-fixes).\n- i2c: tegra: check msg length in SMBUS block read (bsc#1242086)\n- i2c: tiny-usb: disable zero-length read messages (git-fixes).\n- i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work() (git-fixes).\n- i3c: master: svc: Fix missing STOP for master request (stable-fixes).\n- i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA) (stable-fixes).\n- i40e: retry VFLR handling if there is ongoing VF reset (git-fixes).\n- i40e: return false from i40e_reset_vf if reset is in progress (git-fixes).\n- IB/cm: Drop lockdep assert and WARN when freeing old msg (git-fixes)\n- ice: create new Tx scheduler nodes for new queues only (git-fixes).\n- ice: Fix LACP bonds without SRIOV environment (git-fixes).\n- ice: fix rebuilding the Tx scheduler tree for large queue counts (git-fixes).\n- ice: fix Tx scheduler error handling in XDP callback (git-fixes).\n- ice: fix vf-\u003enum_mac count with port representors (git-fixes).\n- ieee802154: ca8210: Use proper setters and getters for bitwise types (stable-fixes).\n- iio: accel: fxls8962af: Fix temperature scan element sign (git-fixes).\n- iio: adc: ad7124: Fix 3dB filter frequency reading (git-fixes).\n- iio: adc: ad7606_spi: fix reg write value mask (git-fixes).\n- iio: filter: admv8818: fix band 4, state 15 (git-fixes).\n- iio: filter: admv8818: fix integer overflow (git-fixes).\n- iio: filter: admv8818: fix range calculation (git-fixes).\n- iio: filter: admv8818: Support frequencies \u003e= 2^32 (git-fixes).\n- iio: imu: inv_icm42600: Fix temperature calculation (git-fixes).\n- ima: process_measurement() needlessly takes inode_lock() on MAY_READ (stable-fixes).\n- ima: Suspend PCR extends and log appends when rebooting (bsc#1210025 ltc#196650).\n- Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() (git-fixes).\n- Input: ims-pcu - check record size in ims_pcu_flash_firmware() (git-fixes).\n- Input: sparcspkr - avoid unannotated fall-through (stable-fixes).\n- Input: xpad - add more controllers (stable-fixes).\n- intel_th: avoid using deprecated page-\u003emapping, index fields (stable-fixes).\n- iommu: Protect against overflow in iommu_pgsize() (git-fixes).\n- iommu: Skip PASID validation for devices without PASID capability (bsc#1244100)\n- iommu: Validate the PASID in iommu_attach_device_pasid() (bsc#1244100)\n- ip_tunnel: annotate data-races around t-\u003eparms.link (git-fixes).\n- ip6mr: fix tables suspicious RCU usage (git-fixes).\n- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (git-fixes).\n- ipmr: fix tables suspicious RCU usage (git-fixes).\n- ipv4: Convert ip_route_input() to dscp_t (git-fixes).\n- ipv4: Correct/silence an endian warning in __ip_do_redirect (git-fixes).\n- ipv6: save dontfrag in cork (git-fixes).\n- ipvs: Always clear ipvs_property flag in skb_scrub_packet() (git-fixes).\n- isolcpus: fix bug in returning number of allocated cpumask (bsc#1243774).\n- jffs2: check jffs2_prealloc_raw_node_refs() result in few other places (git-fixes).\n- jffs2: check that raw node were preallocated before writing summary (git-fixes).\n- KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion (bsc#1215199).\n- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (git-fixes bsc#1245225).\n- leds: pwm-multicolor: Add check for fwnode_property_read_u32 (stable-fixes).\n- loop: add file_start_write() and file_end_write() (git-fixes).\n- loop: Add sanity check for read/write_iter (git-fixes).\n- mailbox: use error ret code of of_parse_phandle_with_args() (stable-fixes).\n- md/raid1,raid10: do not handle IO error for REQ_RAHEAD and REQ_NOWAIT (git-fixes).\n- md/raid1: Add check for missing source disk in process_checks() (git-fixes).\n- media: adv7180: Disable test-pattern control on adv7180 (stable-fixes).\n- media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() (stable-fixes).\n- media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case (git-fixes).\n- media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_div (git-fixes).\n- media: ccs-pll: Start OP pre-PLL multiplier search from correct value (git-fixes).\n- media: ccs-pll: Start VT pre-PLL multiplier search from correct value (git-fixes).\n- media: cx231xx: set device_caps for 417 (stable-fixes).\n- media: cxusb: no longer judge rbuf when the write fails (git-fixes).\n- media: davinci: vpif: Fix memory leak in probe error path (git-fixes).\n- media: gspca: Add error handling for stv06xx_read_sensor() (git-fixes).\n- media: i2c: imx219: Correct the minimum vblanking value (stable-fixes).\n- media: imx-jpeg: Cleanup after an allocation error (git-fixes).\n- media: imx-jpeg: Drop the first error frames (git-fixes).\n- media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead (git-fixes).\n- media: imx-jpeg: Reset slot data pointers when freed (git-fixes).\n- media: intel/ipu6: Fix dma mask for non-secure mode (git-fixes).\n- media: ipu6: Remove workaround for Meteor Lake ES2 (git-fixes).\n- media: nxp: imx8-isi: better handle the m2m usage_count (git-fixes).\n- media: omap3isp: use sgtable-based scatterlist wrappers (git-fixes).\n- media: ov2740: Move pm-runtime cleanup on probe-errors to proper place (git-fixes).\n- media: ov5675: suppress probe deferral errors (git-fixes).\n- media: ov8856: suppress probe deferral errors (git-fixes).\n- media: platform: mtk-mdp3: Remove unused mdp_get_plat_device (git-fixes).\n- media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available (stable-fixes).\n- media: rkvdec: Fix frame size enumeration (git-fixes).\n- media: tc358746: improve calculation of the D-PHY timing registers (stable-fixes).\n- media: test-drivers: vivid: do not call schedule in loop (stable-fixes).\n- media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map (stable-fixes).\n- media: uvcvideo: Fix deferred probing error (git-fixes).\n- media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value (stable-fixes).\n- media: uvcvideo: Return the number of processed controls (git-fixes).\n- media: v4l: Memset argument to 0 before calling get_mbus_config pad op (stable-fixes).\n- media: v4l2-dev: fix error handling in __video_register_device() (git-fixes).\n- media: venus: Fix probe error handling (git-fixes).\n- media: verisilicon: Free post processor buffers on error (git-fixes).\n- media: videobuf2: use sgtable-based scatterlist wrappers (git-fixes).\n- media: vidtv: Terminating the subsequent process of initialization failure (git-fixes).\n- media: vivid: Change the siize of the composing (git-fixes).\n- mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() (git-fixes).\n- mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE (git-fixes).\n- mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check (stable-fixes).\n- mm, memcg: cg2 memory{.swap,}.peak write handlers (jsc#PED-12551).\n- mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (bsc#1245431).\n- mm/hugetlb: unshare page tables during VMA split, not before (bsc#1245431).\n- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (jsc#PED-12551).\n- mmc: Add quirk to disable DDR50 tuning (stable-fixes).\n- mmc: dw_mmc: add exynos7870 DW MMC support (stable-fixes).\n- mmc: host: Wait for Vdd to settle on card power off (stable-fixes).\n- mmc: sdhci: Disable SD card clock before changing parameters (stable-fixes).\n- mtd: nand: ecc-mxic: Fix use of uninitialized variable ret (git-fixes).\n- mtd: nand: sunxi: Add randomizer configuration before randomizer enable (git-fixes).\n- mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk (git-fixes).\n- neighbour: Do not let neigh_forced_gc() disable preemption for long (git-fixes).\n- net_sched: ets: fix a race in ets_qdisc_change() (git-fixes).\n- net_sched: prio: fix a race in prio_tune() (git-fixes).\n- net_sched: red: fix a race in __red_change() (git-fixes).\n- net_sched: sch_fifo: implement lockless __fifo_dump() (bsc#1237312)\n- net_sched: sch_sfq: reject invalid perturb period (git-fixes).\n- net_sched: sch_sfq: use a temporary work area for validating configuration (bsc#1232504)\n- net_sched: tbf: fix a race in tbf_change() (git-fixes).\n- net: add rcu safety to rtnl_prop_list_size() (git-fixes).\n- net: Fix TOCTOU issue in sk_is_readable() (git-fixes).\n- net: fix udp gso skb_segment after pull from frag_list (git-fixes).\n- net: give more chances to rcu in netdev_wait_allrefs_any() (git-fixes).\n- net: ice: Perform accurate aRFS flow match (git-fixes).\n- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) (git-fixes).\n- net: ipv4: fix a memleak in ip_setup_cork (git-fixes).\n- net: linkwatch: use system_unbound_wq (git-fixes).\n- net: mana: Add support for Multi Vports on Bare metal (bsc#1244229).\n- net: mana: Record doorbell physical address in PF mode (bsc#1244229).\n- net: page_pool: fix warning code (git-fixes).\n- net: phy: clear phydev-\u003edevlink when the link is deleted (git-fixes).\n- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (git-fixes).\n- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (bsc#1243538)\n- net: phy: mscc: Fix memory leak when using one step timestamping (git-fixes).\n- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (git-fixes).\n- net: sched: cls_u32: Fix allocation size in u32_init() (git-fixes).\n- net: sched: consistently use rcu_replace_pointer() in taprio_change() (git-fixes).\n- net: sched: em_text: fix possible memory leak in em_text_destroy() (git-fixes).\n- net: sched: fix erspan_opt settings in cls_flower (git-fixes).\n- net: usb: aqc111: debug info before sanitation (git-fixes).\n- net: usb: aqc111: fix error handling of usbnet read calls (git-fixes).\n- net: wwan: t7xx: Fix napi rx poll issue (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds read/write access (git-fixes).\n- net/mlx4_en: Prevent potential integer overflow calculating Hz (git-fixes).\n- net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).\n- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() (git-fixes).\n- net/mlx5: Ensure fw pages are always allocated on same NUMA (git-fixes).\n- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).\n- net/mlx5: Fix return value when searching for existing flow group (git-fixes).\n- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).\n- net/neighbor: clear error in case strict check is not set (git-fixes).\n- net/sched: fix use-after-free in taprio_dev_notifier (git-fixes).\n- netdev-genl: Hold rcu_read_lock in napi_get (git-fixes).\n- netlink: fix potential sleeping issue in mqueue_flush_file (git-fixes).\n- netlink: specs: dpll: replace underscores with dashes in names (git-fixes).\n- netpoll: hold rcu read lock in __netpoll_send_skb() (git-fixes).\n- netpoll: Use rcu_access_pointer() in __netpoll_setup (git-fixes).\n- NFC: nci: uart: Set tty-\u003edisc_data only in success path (git-fixes).\n- NFS: Do not allow waiting for exiting tasks (git-fixes).\n- nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (git-fixes).\n- nfsd: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (git-fixes).\n- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request (git-fixes).\n- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (git-fixes).\n- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (git-fixes).\n- NFSv4: Treat ENETUNREACH errors as fatal for state recovery (git-fixes).\n- ntp: Clamp maxerror and esterror to operating range (git-fixes)\n- ntp: Remove invalid cast in time offset math (git-fixes)\n- ntp: Safeguard against time_constant overflow (git-fixes)\n- nvme-fc: do not reference lsrsp after failure (bsc#1245193).\n- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (git-fixes).\n- nvme-pci: add quirks for device 126f:1001 (git-fixes).\n- nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (git-fixes).\n- nvme: always punt polled uring_cmd end_io work to task_work (git-fixes).\n- nvme: fix command limits status code (git-fixes).\n- nvme: fix implicit bool to flags conversion (git-fixes).\n- nvmet-fc: free pending reqs on tgtport unregister (bsc#1245193).\n- nvmet-fc: take tgtport refs for portentry (bsc#1245193).\n- nvmet-fcloop: access fcpreq only when holding reqlock (bsc#1245193).\n- nvmet-fcloop: add missing fcloop_callback_host_done (bsc#1245193).\n- nvmet-fcloop: allocate/free fcloop_lsreq directly (bsc#1245193).\n- nvmet-fcloop: do not wait for lport cleanup (bsc#1245193).\n- nvmet-fcloop: drop response if targetport is gone (bsc#1245193).\n- nvmet-fcloop: prevent double port deletion (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_delete_local_port (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (bsc#1245193).\n- nvmet-fcloop: remove nport from list on last user (bsc#1245193).\n- nvmet-fcloop: track ref counts for nports (bsc#1245193).\n- nvmet-fcloop: update refs on tfcp_req (bsc#1245193).\n- orangefs: Do not truncate file size (git-fixes).\n- page_pool: Fix use-after-free in page_pool_recycle_in_ring (git-fixes).\n- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).\n- PCI: apple: Set only available ports up (git-fixes).\n- PCI: apple: Use gpiod_set_value_cansleep in probe flow (git-fixes).\n- PCI: brcmstb: Add a softdep to MIP MSI-X driver (stable-fixes).\n- PCI: brcmstb: Expand inbound window size up to 64GB (stable-fixes).\n- PCI: cadence-ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: cadence: Fix runtime atomic count underflow (git-fixes).\n- PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit() (git-fixes).\n- PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up() (git-fixes).\n- PCI: dwc: ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: dwc: ep: Ensure proper iteration over outbound map windows (stable-fixes).\n- PCI: endpoint: Retain fixed-size BAR size as well as aligned size (git-fixes).\n- PCI: Explicitly put devices into D0 when initializing (git-fixes).\n- PCI: Fix lock symmetry in pci_slot_unlock() (git-fixes).\n- PCI: Fix old_size lower bound in calculate_iosize() too (stable-fixes).\n- PCI: vmd: Disable MSI remapping bypass under Xen (stable-fixes).\n- PCI/DPC: Initialize aer_err_info before using it (git-fixes).\n- PCI/DPC: Log Error Source ID only when valid (git-fixes).\n- PCI/DPC: Use defines with DPC reason fields (git-fixes).\n- PCI/MSI: Size device MSI domain with the maximum number of vectors (git-fixes).\n- PCI/PM: Set up runtime PM even for devices without PCI PM (git-fixes).\n- phy: core: do not require set_mode() callback for phy_get_mode() to work (stable-fixes).\n- phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Add support to initialize the bus (stable-fixes).\n- phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Move IRQ request in probe (stable-fixes).\n- pinctrl-tegra: Restore SFSEL bit when freeing pins (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() (stable-fixes).\n- pinctrl: armada-37xx: set GPIO output value before setting direction (git-fixes).\n- pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs \u003e 31 (git-fixes).\n- pinctrl: at91: Fix possible out-of-boundary access (git-fixes).\n- pinctrl: bcm281xx: Use \u0027unsigned int\u0027 instead of bare \u0027unsigned\u0027 (stable-fixes).\n- pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map (stable-fixes).\n- pinctrl: mcp23s08: Reset all pins to input at probe (stable-fixes).\n- pinctrl: meson: define the pull up/down resistor value as 60 kOhm (stable-fixes).\n- pinctrl: qcom: pinctrl-qcm2290: Add missing pins (git-fixes).\n- pinctrl: st: Drop unused st_gpio_bank() function (git-fixes).\n- pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group() (git-fixes).\n- platform/x86: amd: Use *-y instead of *-objs in Makefiles (jsc#PED-13094).\n- platform/x86: dell_rbu: Fix list usage (git-fixes).\n- platform/x86: dell_rbu: Stop overwriting data buffer (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (stable-fixes).\n- platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by (jsc#PED-13019).\n- platform/x86: hp-bioscfg: biosattr-interface (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg-h (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how enum possible values size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how order list size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how password encoding size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how prerequisites size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: enum-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix memory leaks in attribute packages (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix reference leak (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix uninitialized variable errors (jsc#PED-13019).\n- platform/x86: hp-bioscfg: int-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Makefile (jsc#PED-13019).\n- platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: order-list-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: passwdobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: prevent a small buffer overflow (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Removed needless asm-generic (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Replace the word HACK from source code (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: spmobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: string-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: surestart-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Update steps order list elements are evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy (jsc#PED-13019).\n- platform/x86: ideapad-laptop: use usleep_range() for EC polling (git-fixes).\n- platform/x86: thinkpad_acpi: Ignore battery threshold change event notification (stable-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (git-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (stable-fixes).\n- platform/x86/amd: pmc: Clear metrics table at start of cycle (git-fixes).\n- platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (jsc#PED-13094).\n- platform/x86/amd/hsmp: Add new error code and error logs (jsc#PED-13094).\n- platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change the error type (jsc#PED-13094).\n- platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create hsmp/ directory (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create wrapper function init_acpi() (jsc#PED-13094).\n- platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (jsc#PED-13094).\n- platform/x86/amd/hsmp: mark hsmp_msg_desc_table as maybe_unused (git-fixes).\n- platform/x86/amd/hsmp: Move ACPI code to acpi.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move platform device specific code to plat.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move structure and macros to header file (jsc#PED-13094).\n- platform/x86/amd/hsmp: Report power via hwmon sensor (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use dev_groups in the driver structure (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use name space while exporting module symbols (jsc#PED-13094).\n- platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (git-fixes).\n- PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (stable-fixes).\n- PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (git-fixes).\n- PM: sleep: Print PM debug messages during hibernation (git-fixes).\n- PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() (git-fixes).\n- pNFS/flexfiles: Report ENETDOWN as a connection error (git-fixes).\n- power: reset: at91-reset: Optimize at91_reset() (git-fixes).\n- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).\n- power: supply: collie: Fix wakeup source leaks on device unbind (stable-fixes).\n- powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery (bsc#1215199).\n- powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (bsc#1244309 ltc#213790).\n- powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states (bsc#1215199).\n- powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() (bsc#1244309 ltc#213790).\n- pstore: Change kmsg_bytes storage size to u32 (git-fixes).\n- ptp: ocp: fix start time alignment in ptp_ocp_signal_set (git-fixes).\n- ptp: ocp: reject unsupported periodic output flags (git-fixes).\n- ptp: remove ptp-\u003en_vclocks check logic in ptp_vclock_in_use() (git-fixes).\n- r8152: add vendor/device ID pair for Dell Alienware AW1022z (git-fixes).\n- RDMA/core: Fix best page size finding when it can cross SG entries (git-fixes)\n- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (git-fixes)\n- regulator: ad5398: Add device tree support (stable-fixes).\n- regulator: max14577: Add error check for max14577_read_reg() (git-fixes).\n- regulator: max20086: Change enable gpio to optional (git-fixes).\n- regulator: max20086: Fix MAX200086 chip id (git-fixes).\n- regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt() (git-fixes).\n- rtc: at91rm9200: drop unused module alias (git-fixes).\n- rtc: cmos: use spin_lock_irqsave in cmos_interrupt (git-fixes).\n- rtc: cpcap: drop unused module alias (git-fixes).\n- rtc: da9063: drop unused module alias (git-fixes).\n- rtc: ds1307: stop disabling alarms on probe (stable-fixes).\n- rtc: Fix offset calculation for .start_secs \u0026lt; 0 (git-fixes).\n- rtc: jz4740: drop unused module alias (git-fixes).\n- rtc: Make rtc_time64_to_tm() support dates before 1970 (stable-fixes).\n- rtc: pm8xxx: drop unused module alias (git-fixes).\n- rtc: rv3032: fix EERD location (stable-fixes).\n- rtc: s3c: drop unused module alias (git-fixes).\n- rtc: sh: assign correct interrupts with DT (git-fixes).\n- rtc: stm32: drop unused module alias (git-fixes).\n- s390/pci: Allow re-add of a reserved but not yet removed device (bsc#1244145).\n- s390/pci: Fix __pcilg_mio_inuser() inline assembly (git-fixes bsc#1245226).\n- s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (git-fixes bsc#1244145).\n- s390/pci: Fix potential double remove of hotplug slot (bsc#1244145).\n- s390/pci: introduce lock to synchronize state of zpci_dev\u0027s (jsc#PED-10253 bsc#1244145).\n- s390/pci: Prevent self deletion in disable_slot() (bsc#1244145).\n- s390/pci: remove hotplug slot when releasing the device (bsc#1244145).\n- s390/pci: Remove redundant bus removal and disable from zpci_release_device() (bsc#1244145).\n- s390/pci: rename lock member in struct zpci_dev (jsc#PED-10253 bsc#1244145).\n- s390/pci: Serialize device addition and removal (bsc#1244145).\n- s390/tty: Fix a potential memory leak bug (git-fixes bsc#1245228).\n- scsi: dc395x: Remove DEBUG conditional compilation (git-fixes).\n- scsi: dc395x: Remove leftover if statement in reselect() (git-fixes).\n- scsi: elx: efct: Fix memory leak in efct_hw_parse_filter() (git-fixes).\n- scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk (git-fixes).\n- scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes (git-fixes).\n- scsi: Improve CDL control (git-fixes).\n- scsi: iscsi: Fix incorrect error path labels for flashnode operations (git-fixes).\n- scsi: megaraid_sas: Block zero-length ATA VPD inquiry (git-fixes).\n- scsi: mpi3mr: Add level check to control event logging (git-fixes).\n- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (git-fixes).\n- scsi: mpt3sas: Send a diag reset if target reset fails (git-fixes).\n- scsi: pm80xx: Set phy_attached to zero when device is gone (git-fixes).\n- scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops (git-fixes).\n- scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer (git-fixes).\n- scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (git-fixes).\n- scsi: st: ERASE does not change tape location (git-fixes).\n- scsi: st: Restore some drive settings after reset (git-fixes).\n- scsi: st: Tighten the page format heuristics with MODE SELECT (git-fixes).\n- scsi: storvsc: Do not report the host packet status as the hv status (git-fixes).\n- scsi: storvsc: Increase the timeouts to storvsc_timeout (git-fixes).\n- selftests/bpf: Fix bpf_nf selftest failure (git-fixes).\n- selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh (git-fixes).\n- selftests/net: have `gro.sh -t` return a correct exit code (stable-fixes).\n- selftests/seccomp: fix syscall_restart test for arm compat (git-fixes).\n- serial: core: restore of_node information in sysfs (git-fixes).\n- serial: Fix potential null-ptr-deref in mlb_usio_probe() (git-fixes).\n- serial: imx: Restore original RXTL for console to fix data loss (git-fixes).\n- serial: jsm: fix NPE during jsm_uart_port_init (git-fixes).\n- serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (git-fixes).\n- serial: sh-sci: Move runtime PM enable to sci_probe_single() (stable-fixes).\n- serial: sh-sci: Save and restore more registers (git-fixes).\n- serial: sh-sci: Update the suspend/resume support (stable-fixes).\n- smb: client: allow more DFS referrals to be cached (git-fixes).\n- smb: client: avoid unnecessary reconnects when refreshing referrals (git-fixes).\n- smb: client: change return value in open_cached_dir_by_dentry() if !cfids (git-fixes).\n- smb: client: do not retry DFS targets on server shutdown (git-fixes).\n- smb: client: do not trust DFSREF_STORAGE_SERVER bit (git-fixes).\n- smb: client: do not try following DFS links in cifs_tree_connect() (git-fixes).\n- smb: client: fix DFS interlink failover (git-fixes).\n- smb: client: fix DFS mount against old servers with NTLMSSP (git-fixes).\n- smb: client: fix hang in wait_for_response() for negproto (bsc#1242709).\n- smb: client: fix potential race in cifs_put_tcon() (git-fixes).\n- smb: client: fix return value of parse_dfs_referrals() (git-fixes).\n- smb: client: get rid of @nlsc param in cifs_tree_connect() (git-fixes).\n- smb: client: get rid of kstrdup() in get_ses_refpath() (git-fixes).\n- smb: client: get rid of TCP_Server_Info::refpath_lock (git-fixes).\n- smb: client: improve purging of cached referrals (git-fixes).\n- smb: client: introduce av_for_each_entry() helper (git-fixes).\n- smb: client: optimize referral walk on failed link targets (git-fixes).\n- smb: client: parse av pair type 4 in CHALLENGE_MESSAGE (git-fixes).\n- smb: client: parse DNS domain name from domain= option (git-fixes).\n- smb: client: provide dns_resolve_{unc,name} helpers (git-fixes).\n- smb: client: refresh referral without acquiring refpath_lock (git-fixes).\n- smb: client: remove unnecessary checks in open_cached_dir() (git-fixes).\n- smb: client: Use str_yes_no() helper function (git-fixes).\n- smb3: fix Open files on server counter going negative (git-fixes).\n- soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() (git-fixes).\n- soc: aspeed: lpc: Fix impossible judgment condition (git-fixes).\n- soc: qcom: smp2p: Fix fallback to qcom,ipc parse (git-fixes).\n- soc: ti: k3-socinfo: Do not use syscon helper to build regmap (stable-fixes).\n- soundwire: amd: change the soundwire wake enable/disable sequence (stable-fixes).\n- spi-rockchip: Fix register out of bounds access (stable-fixes).\n- spi: bcm63xx-hsspi: fix shared reset (git-fixes).\n- spi: bcm63xx-spi: fix shared reset (git-fixes).\n- spi: sh-msiof: Fix maximum DMA transfer size (git-fixes).\n- spi: spi-sun4i: fix early activation (stable-fixes).\n- spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers (git-fixes).\n- spi: tegra210-quad: modify chip select (CS) deactivation (git-fixes).\n- spi: tegra210-quad: remove redundant error handling code (git-fixes).\n- spi: zynqmp-gqspi: Always acknowledge interrupts (stable-fixes).\n- staging: iio: ad5933: Correct settling cycles encoding per datasheet (git-fixes).\n- staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() (git-fixes).\n- struct usci: hide additional member (git-fixes).\n- SUNRPC: Do not allow waiting for exiting tasks (git-fixes).\n- SUNRPC: handle SVC_GARBAGE during svc auth processing as auth error (git-fixes).\n- SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (git-fixes).\n- SUNRPC: rpc_clnt_set_transport() must not change the autobind setting (git-fixes).\n- SUNRPC: rpcbind should never reset the port to the value \u00270\u0027 (git-fixes).\n- svsm: Add header with SVSM_VTPM_CMD helpers (bsc#1241191).\n- sysfb: Fix screen_info type check for VGA (git-fixes).\n- tcp_metrics: optimize tcp_metrics_flush_all() (git-fixes).\n- tcp: bring back NUMA dispersion in inet_ehash_locks_alloc() (git-fixes).\n- tcp/dccp: allow a connection when sk_max_ack_backlog is zero (git-fixes).\n- tcp/dccp: bypass empty buckets in inet_twsk_purge() (git-fixes).\n- tcp/dccp: complete lockless accesses to sk-\u003esk_max_ack_backlog (git-fixes).\n- thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure (git-fixes).\n- thermal/drivers/qoriq: Power down TMU on system suspend (stable-fixes).\n- thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (stable-fixes).\n- thunderbolt: Do not double dequeue a configuration request (stable-fixes).\n- thunderbolt: Fix a logic error in wake on connect (git-fixes).\n- thunderbolt: Improve redrive mode handling (git-fixes).\n- timekeeping: Fix bogus clock_was_set() invocation in (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation corner case (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation for non-x86 (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation on counter (git-fixes)\n- tpm: Add SNP SVSM vTPM driver (bsc#1241191).\n- tpm: Make chip-\u003e{status,cancel,req_canceled} opt (bsc#1241191).\n- trace/trace_event_perf: remove duplicate samples on the first tracepoint event (git-fixes).\n- tracing: Add __print_dynamic_array() helper (bsc#1243544).\n- tracing: Add __string_len() example (bsc#1243544).\n- tracing: Fix cmp_entries_dup() to respect sort() comparison rules (git-fixes).\n- tracing: Fix compilation warning on arm32 (bsc#1243551).\n- tracing: Use atomic64_inc_return() in trace_clock_counter() (git-fixes).\n- tracing/eprobe: Fix to release eprobe when failed to add dyn_event (git-fixes).\n- truct dwc3 hide new member wakeup_pending_funcs (git-fixes).\n- tty: serial: 8250_omap: fix TX with DMA for am33xx (git-fixes).\n- ucsi_debugfs_entry: hide signedness change (git-fixes).\n- udp: annotate data-races around up-\u003epending (git-fixes).\n- udp: fix incorrect parameter validation in the udp_lib_getsockopt() function (git-fixes).\n- udp: fix receiving fraglist GSO packets (git-fixes).\n- udp: preserve the connected status if only UDP cmsg (git-fixes).\n- uprobes: Use kzalloc to allocate xol area (git-fixes).\n- usb: cdnsp: Fix issue with detecting command completion event (git-fixes).\n- usb: cdnsp: Fix issue with detecting USB 3.2 speed (git-fixes).\n- usb: dwc3: gadget: Make gadget_wakeup asynchronous (git-fixes).\n- usb: Flush altsetting 0 endpoints before reinitializating them after reset (git-fixes).\n- usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (git-fixes).\n- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (stable-fixes).\n- usb: renesas_usbhs: Reorder clock handling and power management in probe (git-fixes).\n- usb: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (stable-fixes).\n- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (stable-fixes).\n- usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (git-fixes).\n- usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx() (git-fixes).\n- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (git-fixes).\n- usb: typec: ucsi: fix Clang -Wsign-conversion warning (git-fixes).\n- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (git-fixes).\n- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (git-fixes).\n- usb: typec: ucsi: Only enable supported notifications (git-fixes).\n- usb: usbtmc: Fix read_stb function and get_stb ioctl (git-fixes).\n- usb: usbtmc: Fix timeout value in get_stb (git-fixes).\n- usb: xhci: Do not change the status of stalled TDs on failed Stop EP (stable-fixes).\n- usbnet: asix AX88772: leave the carrier control to phylink (stable-fixes).\n- vgacon: Add check for vc_origin address range in vgacon_scroll() (git-fixes).\n- VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify (git-fixes).\n- vmxnet3: correctly report gso type for UDP tunnels (bsc#1244626).\n- vmxnet3: support higher link speeds from vmxnet3 v9 (bsc#1244626).\n- vmxnet3: update MTU after device quiesce (bsc#1244626).\n- vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() (git-fixes).\n- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).\n- watchdog: exar: Shorten identity name to fit correctly (git-fixes).\n- watchdog: fix watchdog may detect false positive of softlockup (stable-fixes).\n- watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 (git-fixes).\n- watchdog: mediatek: Add support for MT6735 TOPRGU/WDT (git-fixes).\n- wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (git-fixes).\n- wifi: ath11k: convert timeouts to secs_to_jiffies() (stable-fixes).\n- wifi: ath11k: do not use static variables in ath11k_debugfs_fw_stats_process() (git-fixes).\n- wifi: ath11k: do not wait when there is no vdev started (git-fixes).\n- wifi: ath11k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).\n- wifi: ath11k: fix ring-buffer corruption (git-fixes).\n- wifi: ath11k: fix rx completion meta data corruption (git-fixes).\n- wifi: ath11k: fix soc_dp_stats debugfs file permission (stable-fixes).\n- wifi: ath11k: move some firmware stats related functions outside of debugfs (git-fixes).\n- wifi: ath11k: update channel list in worker when wait flag is set (bsc#1243847).\n- wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (git-fixes).\n- wifi: ath12k: ACPI band edge channel power support (bsc#1240998).\n- wifi: ath12k: ACPI CCA threshold support (bsc#1240998).\n- wifi: ath12k: ACPI SAR support (bsc#1240998).\n- wifi: ath12k: ACPI TAS support (bsc#1240998).\n- wifi: ath12k: add 6 GHz params in peer assoc command (bsc#1240998).\n- wifi: ath12k: Add additional checks for vif and sta iterators (bsc#1240998).\n- wifi: ath12k: add ATH12K_DBG_WOW log level (bsc#1240998).\n- wifi: ath12k: add basic WoW functionalities (bsc#1240998).\n- wifi: ath12k: add channel 2 into 6 GHz channel list (bsc#1240998).\n- wifi: ath12k: add EMA beacon support (bsc#1240998).\n- wifi: ath12k: Add firmware coredump collection support (bsc#1240998).\n- wifi: ath12k: Add htt_stats_dump file ops support (bsc#1240998).\n- wifi: ath12k: add hw_link_id in ath12k_pdev (bsc#1240998).\n- wifi: ath12k: Add lock to protect the hardware state (bsc#1240998).\n- wifi: ath12k: add MBSSID beacon support (bsc#1240998).\n- wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() (bsc#1240998).\n- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (bsc#1240998).\n- wifi: ath12k: Add MSDU length validation for TKIP MIC error (git-fixes).\n- wifi: ath12k: add multi device support for WBM idle ring buffer setup (bsc#1240998).\n- wifi: ath12k: add multiple radio support in a single MAC HW un/register (bsc#1240998).\n- wifi: ath12k: add panic handler (bsc#1240998).\n- wifi: ath12k: Add support to enable debugfs_htt_stats (bsc#1240998).\n- wifi: ath12k: add support to handle beacon miss for WCN7850 (bsc#1240998).\n- wifi: ath12k: Add support to parse requested stats_type (bsc#1240998).\n- wifi: ath12k: add WoW net-detect functionality (bsc#1240998).\n- wifi: ath12k: advertise driver capabilities for MBSSID and EMA (bsc#1240998).\n- wifi: ath12k: allocate dummy net_device dynamically (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol \u0027ret\u0027 (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (bsc#1240998).\n- wifi: ath12k: ath12k_mac_set_key(): remove exit label (bsc#1240998).\n- wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings (bsc#1240998).\n- wifi: ath12k: avoid double SW2HW_MACID conversion (bsc#1240998).\n- wifi: ath12k: avoid duplicated vdev down (bsc#1240998).\n- wifi: ath12k: Avoid napi_sync() before napi_enable() (stable-fixes).\n- wifi: ath12k: avoid redundant code in Rx cookie conversion init (bsc#1240998).\n- wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart() (bsc#1240998).\n- wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process (bsc#1240998).\n- wifi: ath12k: Cache vdev configs before vdev create (bsc#1240998).\n- wifi: ath12k: change supports_suspend to true for WCN7850 (bsc#1240998).\n- wifi: ath12k: cleanup unneeded labels (bsc#1240998).\n- wifi: ath12k: configure MBSSID parameters in AP mode (bsc#1240998).\n- wifi: ath12k: configure MBSSID params in vdev create/start (bsc#1240998).\n- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (bsc#1240998).\n- wifi: ath12k: correct the capital word typo (bsc#1240998).\n- wifi: ath12k: create a structure for WMI vdev up parameters (bsc#1240998).\n- wifi: ath12k: debugfs: radar simulation support (bsc#1240998).\n- wifi: ath12k: decrease MHI channel buffer length to 8KB (bsc#1240998).\n- wifi: ath12k: delete NSS and TX power setting for monitor vdev (bsc#1240998).\n- wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table (bsc#1240998).\n- wifi: ath12k: do not dump SRNG statistics during resume (bsc#1240998).\n- wifi: ath12k: do not process consecutive RDDM event (bsc#1240998).\n- wifi: ath12k: do not use %pK in dmesg format strings (bsc#1240998).\n- wifi: ath12k: Dump additional Tx PDEV HTT stats (bsc#1240998).\n- wifi: ath12k: dynamic VLAN support (bsc#1240998).\n- wifi: ath12k: dynamically update peer puncturing bitmap for STA (bsc#1240998).\n- wifi: ath12k: enable service flag for survey dump stats (bsc#1240998).\n- wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT (bsc#1240998).\n- wifi: ath12k: extend the link capable flag (bsc#1240998).\n- wifi: ath12k: fetch correct radio based on vdev status (bsc#1240998).\n- wifi: ath12k: Fetch regdb.bin file from board-2.bin (stable-fixes).\n- wifi: ath12k: fix a possible dead lock caused by ab-\u003ebase_lock (stable-fixes).\n- wifi: ath12k: fix A-MSDU indication in monitor mode (bsc#1240998).\n- wifi: ath12k: fix ack signal strength calculation (bsc#1240998).\n- wifi: ath12k: fix ACPI warning when resume (bsc#1240998).\n- wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (stable-fixes).\n- wifi: ath12k: Fix buffer overflow in debugfs (bsc#1240998).\n- wifi: ath12k: fix build vs old compiler (bsc#1240998).\n- wifi: ath12k: fix calling correct function for rx monitor mode (bsc#1240998).\n- wifi: ath12k: fix cleanup path after mhi init (git-fixes).\n- wifi: ath12k: fix desc address calculation in wbm tx completion (bsc#1240998).\n- wifi: ath12k: Fix devmem address prefix when logging (bsc#1240998).\n- wifi: ath12k: fix driver initialization for WoW unsupported devices (bsc#1240998).\n- wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (stable-fixes).\n- wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (stable-fixes).\n- wifi: ath12k: fix flush failure in recovery scenarios (bsc#1240998).\n- wifi: ath12k: Fix for out-of bound access error (bsc#1240998).\n- wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (git-fixes).\n- wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation (bsc#1240998).\n- wifi: ath12k: fix incorrect CE addresses (stable-fixes).\n- wifi: ath12k: fix invalid access to memory (git-fixes).\n- wifi: ath12k: Fix invalid memory access while forming 802.11 header (git-fixes).\n- wifi: ath12k: fix key cache handling (bsc#1240998).\n- wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities (bsc#1240998).\n- wifi: ath12k: fix link capable flags (bsc#1240998).\n- wifi: ath12k: fix link valid field initialization in the monitor Rx (stable-fixes).\n- wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path (bsc#1240998).\n- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (stable-fixes).\n- wifi: ath12k: fix mbssid max interface advertisement (bsc#1240998).\n- wifi: ath12k: Fix memory leak during vdev_id mismatch (git-fixes).\n- wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd() (bsc#1240998).\n- wifi: ath12k: fix misspelling of \u0027dma\u0027 in num_rxmda_per_pdev (bsc#1240998).\n- wifi: ath12k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey() (bsc#1240998).\n- wifi: ath12k: fix one more memcpy size error (bsc#1240998).\n- wifi: ath12k: Fix pdev id sent to firmware for single phy devices (bsc#1240998).\n- wifi: ath12k: fix per pdev debugfs registration (bsc#1240998).\n- wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups() (bsc#1240998).\n- wifi: ath12k: fix ring-buffer corruption (git-fixes).\n- wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path (bsc#1240998).\n- wifi: ath12k: fix Smatch warnings on ath12k_core_suspend() (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_mpdu_start (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_start (bsc#1240998).\n- wifi: ath12k: fix survey dump collection in 6 GHz (bsc#1240998).\n- wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (stable-fixes).\n- wifi: ath12k: Fix the QoS control field offset to build QoS header (git-fixes).\n- wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan (bsc#1240998).\n- wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup() (bsc#1240998).\n- wifi: ath12k: Fix WARN_ON during firmware crash in split-phy (bsc#1240998).\n- wifi: ath12k: fix warning on DMA ring capabilities event (bsc#1240998).\n- wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (git-fixes).\n- wifi: ath12k: flush all packets before suspend (bsc#1240998).\n- wifi: ath12k: Handle error cases during extended skb allocation (git-fixes).\n- wifi: ath12k: handle keepalive during WoWLAN suspend and resume (bsc#1240998).\n- wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry (bsc#1240998).\n- wifi: ath12k: implement hardware data filter (bsc#1240998).\n- wifi: ath12k: implement WoW enable and wakeup commands (bsc#1240998).\n- wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (stable-fixes).\n- wifi: ath12k: improve the rx descriptor error information (bsc#1240998).\n- wifi: ath12k: initial debugfs support (bsc#1240998).\n- wifi: ath12k: Introduce device index (bsc#1240998).\n- wifi: ath12k: make read-only array svc_id static const (bsc#1240998).\n- wifi: ath12k: Modify add and remove chanctx ops for single wiphy support (bsc#1240998).\n- wifi: ath12k: modify ath12k mac start/stop ops for single wiphy (bsc#1240998).\n- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (bsc#1240998).\n- wifi: ath12k: modify link arvif creation and removal for MLO (bsc#1240998).\n- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (bsc#1240998).\n- wifi: ath12k: modify regulatory support for single wiphy architecture (bsc#1240998).\n- wifi: ath12k: modify remain on channel for single wiphy (bsc#1240998).\n- wifi: ath12k: Modify rts threshold mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: Modify set and get antenna mac ops for single wiphy (bsc#1240998).\n- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (bsc#1240998).\n- wifi: ath12k: no need to handle pktlog during suspend/resume (bsc#1240998).\n- wifi: ath12k: Optimize the lock contention of used list in Rx data path (bsc#1240998).\n- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (bsc#1240998).\n- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (stable-fixes).\n- wifi: ath12k: prepare sta data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: prepare vif config caching for MLO (bsc#1240998).\n- wifi: ath12k: prepare vif data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (bsc#1240998).\n- wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability (bsc#1240998).\n- wifi: ath12k: rearrange IRQ enable/disable in reset path (bsc#1240998).\n- wifi: ath12k: refactor arvif security parameter configuration (bsc#1240998).\n- wifi: ath12k: refactor ath12k_hw_regs structure (stable-fixes).\n- wifi: ath12k: Refactor data path cmem init (bsc#1240998).\n- wifi: ath12k: Refactor error handler of Rxdma replenish (bsc#1240998).\n- wifi: ath12k: Refactor idle ring descriptor setup (bsc#1240998).\n- wifi: ath12k: refactor rx descriptor CMEM configuration (bsc#1240998).\n- wifi: ath12k: Refactor Rxdma buffer replinish argument (bsc#1240998).\n- wifi: ath12k: refactor SMPS configuration (bsc#1240998).\n- wifi: ath12k: Refactor the hardware cookie conversion init (bsc#1240998).\n- wifi: ath12k: Refactor the hardware recovery procedure (bsc#1240998).\n- wifi: ath12k: Refactor the hardware state (bsc#1240998).\n- wifi: ath12k: remove duplicate definition of MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: remove duplicate definitions in wmi.h (bsc#1240998).\n- wifi: ath12k: remove invalid peer create logic (bsc#1240998).\n- wifi: ath12k: remove MHI LOOPBACK channels (bsc#1240998).\n- wifi: ath12k: remove obsolete struct wmi_start_scan_arg (bsc#1240998).\n- wifi: ath12k: remove redundant peer delete for WCN7850 (bsc#1240998).\n- wifi: ath12k: Remove unsupported tx monitor handling (bsc#1240998).\n- wifi: ath12k: Remove unused ath12k_base from ath12k_hw (bsc#1240998).\n- wifi: ath12k: Remove unused tcl_*_ring configuration (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_flags (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_present (bsc#1240998).\n- wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd (bsc#1240998).\n- wifi: ath12k: Replace \u0027chip\u0027 with \u0027device\u0027 in hal Rx return buffer manager (bsc#1240998).\n- wifi: ath12k: Report proper tx completion status to mac80211 (stable-fixes).\n- wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (bsc#1240998).\n- wifi: ath12k: restore ASPM for supported hardwares only (bsc#1240998).\n- wifi: ath12k: scan statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath12k: set mlo_capable_flags based on QMI PHY capability (bsc#1240998).\n- wifi: ath12k: skip sending vdev down for channel switch (bsc#1240998).\n- wifi: ath12k: support ARP and NS offload (bsc#1240998).\n- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (bsc#1240998).\n- wifi: ath12k: Support DMAC Reset Stats (bsc#1240998).\n- wifi: ath12k: support get_survey mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: support GTK rekey offload (bsc#1240998).\n- wifi: ath12k: Support pdev CCA Stats (bsc#1240998).\n- wifi: ath12k: Support pdev error stats (bsc#1240998).\n- wifi: ath12k: Support Pdev OBSS Stats (bsc#1240998).\n- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (bsc#1240998).\n- wifi: ath12k: Support pdev Transmit Multi-user stats (bsc#1240998).\n- wifi: ath12k: Support Ring and SFM stats (bsc#1240998).\n- wifi: ath12k: Support Self-Generated Transmit stats (bsc#1240998).\n- wifi: ath12k: support SMPS configuration for 6 GHz (bsc#1240998).\n- wifi: ath12k: support suspend/resume (bsc#1240998).\n- wifi: ath12k: Support TQM stats (bsc#1240998).\n- wifi: ath12k: Support Transmit DE stats (bsc#1240998).\n- wifi: ath12k: Support Transmit Scheduler stats (bsc#1240998).\n- wifi: ath12k: switch to using wiphy_lock() and remove ar-\u003econf_mutex (bsc#1240998).\n- wifi: ath12k: unregister per pdev debugfs (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (bsc#1240998).\n- wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850 (bsc#1240998).\n- wifi: ath12k: use correct MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: use tail MSDU to get MSDU information (bsc#1240998).\n- wifi: ath12k: using msdu end descriptor to check for rx multicast packets (stable-fixes).\n- wifi: ath12k: vdev statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath9k_htc: Abort software beacon handling if disabled (git-fixes).\n- wifi: ath9k: return by of_get_mac_address (stable-fixes).\n- wifi: carl9170: do not ping device which has failed to load firmware (git-fixes).\n- wifi: cfg80211: allow IR in 20 MHz configurations (stable-fixes).\n- wifi: iwlfiwi: mvm: Fix the rate reporting (git-fixes).\n- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (stable-fixes).\n- wifi: iwlwifi: add support for Killer on MTL (stable-fixes).\n- wifi: iwlwifi: do not warn during reprobe (stable-fixes).\n- wifi: iwlwifi: do not warn when if there is a FW error (stable-fixes).\n- wifi: iwlwifi: fix debug actions order (stable-fixes).\n- wifi: iwlwifi: fix the ECKV UEFI variable name (stable-fixes).\n- wifi: iwlwifi: mark Br device not integrated (stable-fixes).\n- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).\n- wifi: iwlwifi: mvm: fix setting the TK when associated (stable-fixes).\n- wifi: iwlwifi: pcie: make sure to lock rxq-\u003eread (stable-fixes).\n- wifi: iwlwifi: use correct IMR dump variable (stable-fixes).\n- wifi: iwlwifi: w/a FW SMPS mode selection (stable-fixes).\n- wifi: mac80211_hwsim: Fix MLD address translation (stable-fixes).\n- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (stable-fixes).\n- wifi: mac80211: do not offer a mesh path if forwarding is disabled (stable-fixes).\n- wifi: mac80211: do not unconditionally call drv_mgd_complete_tx() (stable-fixes).\n- wifi: mac80211: fix beacon interval calculation overflow (git-fixes).\n- wifi: mac80211: fix warning on disconnect during failed ML reconf (stable-fixes).\n- wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (stable-fixes).\n- wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (stable-fixes).\n- wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (stable-fixes).\n- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).\n- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (stable-fixes).\n- wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (git-fixes).\n- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (stable-fixes).\n- wifi: mt76: mt7925: ensure all MCU commands wait for response (git-fixes).\n- wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (stable-fixes).\n- wifi: mt76: mt7925: fix host interrupt register initialization (git-fixes).\n- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).\n- wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (stable-fixes).\n- wifi: mt76: mt7925: prevent multiple scan commands (git-fixes).\n- wifi: mt76: mt7925: refine the sniffer commnad (git-fixes).\n- wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (stable-fixes).\n- wifi: mt76: mt7996: fix RX buffer size of MCU event (git-fixes).\n- wifi: mt76: mt7996: revise TXS size (stable-fixes).\n- wifi: mt76: mt7996: set EHT max ampdu length capability (git-fixes).\n- wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (stable-fixes).\n- wifi: mwifiex: Fix HT40 bandwidth issue (stable-fixes).\n- wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() (git-fixes).\n- wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (git-fixes).\n- wifi: rtw88: do not ignore hardware read error during DPK (git-fixes).\n- wifi: rtw88: Do not use static local variable in rtw8822b_set_tx_power_index_by_rate (stable-fixes).\n- wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (stable-fixes).\n- wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: fix the \u0027para\u0027 buffer size to avoid reading out of bounds (git-fixes).\n- wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (git-fixes).\n- wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (git-fixes).\n- wifi: rtw88: usb: Reduce control message timeout to 500 ms (git-fixes).\n- wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (stable-fixes).\n- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (stable-fixes).\n- wifi: rtw89: add wiphy_lock() to work that isn\u0027t held wiphy_lock() yet (stable-fixes).\n- wifi: rtw89: call power_on ahead before selecting firmware (stable-fixes).\n- wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (stable-fixes).\n- wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (stable-fixes).\n- wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (stable-fixes).\n- wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (git-fixes).\n- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (stable-fixes).\n- wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn() (stable-fixes).\n- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (bsc#1245101 jsc#PED-11934).\n- x86: Start moving AMD node functionality out of AMD_NB (jsc#PED-13094).\n- x86/acpi: Fix LAPIC/x2APIC parsing order (git-fixes).\n- x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (jsc#PED-13094).\n- x86/amd_nb: Clean up early_is_amd_nb() (jsc#PED-13094).\n- x86/amd_nb: Move SMN access code to a new amd_node driver (jsc#PED-13094).\n- x86/amd_nb: Restrict init function to AMD-based systems (jsc#PED-13094).\n- x86/amd_nb: Simplify function 4 search (jsc#PED-13094).\n- x86/amd_nb: Simplify root device search (jsc#PED-13094).\n- x86/amd_node: Add SMN offsets to exclusive region access (jsc#PED-13094).\n- x86/amd_node: Add support for debugfs access to SMN registers (jsc#PED-13094).\n- x86/amd_node: Remove dependency on AMD_NB (jsc#PED-13094).\n- x86/amd_node: Update __amd_smn_rw() error paths (jsc#PED-13094).\n- x86/amd_node: Use defines for SMN register offsets (jsc#PED-13094).\n- x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler (git-fixes).\n- x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (git-fixes).\n- x86/kaslr: Reduce KASLR entropy on most x86 systems (git-fixes).\n- x86/mce/amd: Remove shared threshold bank plumbing (jsc#PED-13094).\n- x86/microcode: Consolidate the loader enablement checking (git-fixes).\n- x86/microcode/AMD: Add get_patch_level() (git-fixes).\n- x86/microcode/AMD: Do not return error when microcode update is not necessary (git-fixes).\n- x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (git-fixes).\n- x86/microcode/AMD: Have __apply_microcode_amd() return bool (git-fixes).\n- x86/microcode/AMD: Make __verify_patch_size() return bool (git-fixes).\n- x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (git-fixes).\n- x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (git-fixes).\n- x86/microcode/AMD: Return bool from find_blobs_in_containers() (git-fixes).\n- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (git-fixes).\n- x86/platform/amd: Move the \u0026lt;asm/amd_hsmp.h\u003e header to \u0026lt;asm/amd/hsmp.h\u003e (jsc#PED-13094).\n- x86/sev: Add SVSM vTPM probe/send_command functions (bsc#1241191).\n- x86/sev: Provide guest VMPL level to userspace (bsc#1241191).\n- x86/sev: Register tpm-svsm platform device (bsc#1241191).\n- x86/xen: fix balloon target initialization for PVH dom0 (git-fixes).\n- xen/arm: call uaccess_ttbr0_enable for dm_op hypercall (git-fixes)\n- xen/x86: fix initial memory balloon target (git-fixes).\n- xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive (git-fixes).\n- xsk: always clear DMA mapping information when unmapping the pool (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2254,SUSE-SLE-Module-Public-Cloud-15-SP7-2025-2254",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02254-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02254-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502254-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02254-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040645.html"
},
{
"category": "self",
"summary": "SUSE Bug 1151679",
"url": "https://bugzilla.suse.com/1151679"
},
{
"category": "self",
"summary": "SUSE Bug 1151680",
"url": "https://bugzilla.suse.com/1151680"
},
{
"category": "self",
"summary": "SUSE Bug 1151794",
"url": "https://bugzilla.suse.com/1151794"
},
{
"category": "self",
"summary": "SUSE Bug 1151927",
"url": "https://bugzilla.suse.com/1151927"
},
{
"category": "self",
"summary": "SUSE Bug 1210025",
"url": "https://bugzilla.suse.com/1210025"
},
{
"category": "self",
"summary": "SUSE Bug 1211226",
"url": "https://bugzilla.suse.com/1211226"
},
{
"category": "self",
"summary": "SUSE Bug 1215199",
"url": "https://bugzilla.suse.com/1215199"
},
{
"category": "self",
"summary": "SUSE Bug 1218184",
"url": "https://bugzilla.suse.com/1218184"
},
{
"category": "self",
"summary": "SUSE Bug 1220112",
"url": "https://bugzilla.suse.com/1220112"
},
{
"category": "self",
"summary": "SUSE Bug 1223008",
"url": "https://bugzilla.suse.com/1223008"
},
{
"category": "self",
"summary": "SUSE Bug 1226498",
"url": "https://bugzilla.suse.com/1226498"
},
{
"category": "self",
"summary": "SUSE Bug 1228478",
"url": "https://bugzilla.suse.com/1228478"
},
{
"category": "self",
"summary": "SUSE Bug 1228557",
"url": "https://bugzilla.suse.com/1228557"
},
{
"category": "self",
"summary": "SUSE Bug 1228854",
"url": "https://bugzilla.suse.com/1228854"
},
{
"category": "self",
"summary": "SUSE Bug 1229491",
"url": "https://bugzilla.suse.com/1229491"
},
{
"category": "self",
"summary": "SUSE Bug 1230337",
"url": "https://bugzilla.suse.com/1230337"
},
{
"category": "self",
"summary": "SUSE Bug 1231913",
"url": "https://bugzilla.suse.com/1231913"
},
{
"category": "self",
"summary": "SUSE Bug 1232504",
"url": "https://bugzilla.suse.com/1232504"
},
{
"category": "self",
"summary": "SUSE Bug 1232882",
"url": "https://bugzilla.suse.com/1232882"
},
{
"category": "self",
"summary": "SUSE Bug 1233482",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "self",
"summary": "SUSE Bug 1235064",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "self",
"summary": "SUSE Bug 1235490",
"url": "https://bugzilla.suse.com/1235490"
},
{
"category": "self",
"summary": "SUSE Bug 1235728",
"url": "https://bugzilla.suse.com/1235728"
},
{
"category": "self",
"summary": "SUSE Bug 1235968",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "self",
"summary": "SUSE Bug 1236208",
"url": "https://bugzilla.suse.com/1236208"
},
{
"category": "self",
"summary": "SUSE Bug 1237200",
"url": "https://bugzilla.suse.com/1237200"
},
{
"category": "self",
"summary": "SUSE Bug 1237312",
"url": "https://bugzilla.suse.com/1237312"
},
{
"category": "self",
"summary": "SUSE Bug 1237887",
"url": "https://bugzilla.suse.com/1237887"
},
{
"category": "self",
"summary": "SUSE Bug 1237895",
"url": "https://bugzilla.suse.com/1237895"
},
{
"category": "self",
"summary": "SUSE Bug 1237905",
"url": "https://bugzilla.suse.com/1237905"
},
{
"category": "self",
"summary": "SUSE Bug 1237910",
"url": "https://bugzilla.suse.com/1237910"
},
{
"category": "self",
"summary": "SUSE Bug 1237913",
"url": "https://bugzilla.suse.com/1237913"
},
{
"category": "self",
"summary": "SUSE Bug 1238212",
"url": "https://bugzilla.suse.com/1238212"
},
{
"category": "self",
"summary": "SUSE Bug 1238478",
"url": "https://bugzilla.suse.com/1238478"
},
{
"category": "self",
"summary": "SUSE Bug 1238495",
"url": "https://bugzilla.suse.com/1238495"
},
{
"category": "self",
"summary": "SUSE Bug 1238508",
"url": "https://bugzilla.suse.com/1238508"
},
{
"category": "self",
"summary": "SUSE Bug 1238741",
"url": "https://bugzilla.suse.com/1238741"
},
{
"category": "self",
"summary": "SUSE Bug 1238859",
"url": "https://bugzilla.suse.com/1238859"
},
{
"category": "self",
"summary": "SUSE Bug 1238965",
"url": "https://bugzilla.suse.com/1238965"
},
{
"category": "self",
"summary": "SUSE Bug 1238982",
"url": "https://bugzilla.suse.com/1238982"
},
{
"category": "self",
"summary": "SUSE Bug 1238995",
"url": "https://bugzilla.suse.com/1238995"
},
{
"category": "self",
"summary": "SUSE Bug 1239063",
"url": "https://bugzilla.suse.com/1239063"
},
{
"category": "self",
"summary": "SUSE Bug 1239090",
"url": "https://bugzilla.suse.com/1239090"
},
{
"category": "self",
"summary": "SUSE Bug 1239485",
"url": "https://bugzilla.suse.com/1239485"
},
{
"category": "self",
"summary": "SUSE Bug 1239925",
"url": "https://bugzilla.suse.com/1239925"
},
{
"category": "self",
"summary": "SUSE Bug 1240170",
"url": "https://bugzilla.suse.com/1240170"
},
{
"category": "self",
"summary": "SUSE Bug 1240180",
"url": "https://bugzilla.suse.com/1240180"
},
{
"category": "self",
"summary": "SUSE Bug 1240577",
"url": "https://bugzilla.suse.com/1240577"
},
{
"category": "self",
"summary": "SUSE Bug 1240579",
"url": "https://bugzilla.suse.com/1240579"
},
{
"category": "self",
"summary": "SUSE Bug 1240589",
"url": "https://bugzilla.suse.com/1240589"
},
{
"category": "self",
"summary": "SUSE Bug 1240610",
"url": "https://bugzilla.suse.com/1240610"
},
{
"category": "self",
"summary": "SUSE Bug 1240650",
"url": "https://bugzilla.suse.com/1240650"
},
{
"category": "self",
"summary": "SUSE Bug 1240686",
"url": "https://bugzilla.suse.com/1240686"
},
{
"category": "self",
"summary": "SUSE Bug 1240696",
"url": "https://bugzilla.suse.com/1240696"
},
{
"category": "self",
"summary": "SUSE Bug 1240702",
"url": "https://bugzilla.suse.com/1240702"
},
{
"category": "self",
"summary": "SUSE Bug 1240710",
"url": "https://bugzilla.suse.com/1240710"
},
{
"category": "self",
"summary": "SUSE Bug 1240723",
"url": "https://bugzilla.suse.com/1240723"
},
{
"category": "self",
"summary": "SUSE Bug 1240798",
"url": "https://bugzilla.suse.com/1240798"
},
{
"category": "self",
"summary": "SUSE Bug 1240814",
"url": "https://bugzilla.suse.com/1240814"
},
{
"category": "self",
"summary": "SUSE Bug 1240823",
"url": "https://bugzilla.suse.com/1240823"
},
{
"category": "self",
"summary": "SUSE Bug 1240866",
"url": "https://bugzilla.suse.com/1240866"
},
{
"category": "self",
"summary": "SUSE Bug 1240998",
"url": "https://bugzilla.suse.com/1240998"
},
{
"category": "self",
"summary": "SUSE Bug 1241166",
"url": "https://bugzilla.suse.com/1241166"
},
{
"category": "self",
"summary": "SUSE Bug 1241191",
"url": "https://bugzilla.suse.com/1241191"
},
{
"category": "self",
"summary": "SUSE Bug 1241278",
"url": "https://bugzilla.suse.com/1241278"
},
{
"category": "self",
"summary": "SUSE Bug 1241298",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "self",
"summary": "SUSE Bug 1241340",
"url": "https://bugzilla.suse.com/1241340"
},
{
"category": "self",
"summary": "SUSE Bug 1241388",
"url": "https://bugzilla.suse.com/1241388"
},
{
"category": "self",
"summary": "SUSE Bug 1241414",
"url": "https://bugzilla.suse.com/1241414"
},
{
"category": "self",
"summary": "SUSE Bug 1241457",
"url": "https://bugzilla.suse.com/1241457"
},
{
"category": "self",
"summary": "SUSE Bug 1241492",
"url": "https://bugzilla.suse.com/1241492"
},
{
"category": "self",
"summary": "SUSE Bug 1241519",
"url": "https://bugzilla.suse.com/1241519"
},
{
"category": "self",
"summary": "SUSE Bug 1241538",
"url": "https://bugzilla.suse.com/1241538"
},
{
"category": "self",
"summary": "SUSE Bug 1241544",
"url": "https://bugzilla.suse.com/1241544"
},
{
"category": "self",
"summary": "SUSE Bug 1241572",
"url": "https://bugzilla.suse.com/1241572"
},
{
"category": "self",
"summary": "SUSE Bug 1241576",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "self",
"summary": "SUSE Bug 1241590",
"url": "https://bugzilla.suse.com/1241590"
},
{
"category": "self",
"summary": "SUSE Bug 1241592",
"url": "https://bugzilla.suse.com/1241592"
},
{
"category": "self",
"summary": "SUSE Bug 1241595",
"url": "https://bugzilla.suse.com/1241595"
},
{
"category": "self",
"summary": "SUSE Bug 1241617",
"url": "https://bugzilla.suse.com/1241617"
},
{
"category": "self",
"summary": "SUSE Bug 1241625",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "self",
"summary": "SUSE Bug 1241635",
"url": "https://bugzilla.suse.com/1241635"
},
{
"category": "self",
"summary": "SUSE Bug 1241644",
"url": "https://bugzilla.suse.com/1241644"
},
{
"category": "self",
"summary": "SUSE Bug 1241654",
"url": "https://bugzilla.suse.com/1241654"
},
{
"category": "self",
"summary": "SUSE Bug 1241689",
"url": "https://bugzilla.suse.com/1241689"
},
{
"category": "self",
"summary": "SUSE Bug 1242035",
"url": "https://bugzilla.suse.com/1242035"
},
{
"category": "self",
"summary": "SUSE Bug 1242044",
"url": "https://bugzilla.suse.com/1242044"
},
{
"category": "self",
"summary": "SUSE Bug 1242086",
"url": "https://bugzilla.suse.com/1242086"
},
{
"category": "self",
"summary": "SUSE Bug 1242163",
"url": "https://bugzilla.suse.com/1242163"
},
{
"category": "self",
"summary": "SUSE Bug 1242343",
"url": "https://bugzilla.suse.com/1242343"
},
{
"category": "self",
"summary": "SUSE Bug 1242414",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "self",
"summary": "SUSE Bug 1242501",
"url": "https://bugzilla.suse.com/1242501"
},
{
"category": "self",
"summary": "SUSE Bug 1242504",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "self",
"summary": "SUSE Bug 1242508",
"url": "https://bugzilla.suse.com/1242508"
},
{
"category": "self",
"summary": "SUSE Bug 1242512",
"url": "https://bugzilla.suse.com/1242512"
},
{
"category": "self",
"summary": "SUSE Bug 1242514",
"url": "https://bugzilla.suse.com/1242514"
},
{
"category": "self",
"summary": "SUSE Bug 1242515",
"url": "https://bugzilla.suse.com/1242515"
},
{
"category": "self",
"summary": "SUSE Bug 1242520",
"url": "https://bugzilla.suse.com/1242520"
},
{
"category": "self",
"summary": "SUSE Bug 1242521",
"url": "https://bugzilla.suse.com/1242521"
},
{
"category": "self",
"summary": "SUSE Bug 1242524",
"url": "https://bugzilla.suse.com/1242524"
},
{
"category": "self",
"summary": "SUSE Bug 1242529",
"url": "https://bugzilla.suse.com/1242529"
},
{
"category": "self",
"summary": "SUSE Bug 1242530",
"url": "https://bugzilla.suse.com/1242530"
},
{
"category": "self",
"summary": "SUSE Bug 1242531",
"url": "https://bugzilla.suse.com/1242531"
},
{
"category": "self",
"summary": "SUSE Bug 1242532",
"url": "https://bugzilla.suse.com/1242532"
},
{
"category": "self",
"summary": "SUSE Bug 1242556",
"url": "https://bugzilla.suse.com/1242556"
},
{
"category": "self",
"summary": "SUSE Bug 1242559",
"url": "https://bugzilla.suse.com/1242559"
},
{
"category": "self",
"summary": "SUSE Bug 1242563",
"url": "https://bugzilla.suse.com/1242563"
},
{
"category": "self",
"summary": "SUSE Bug 1242564",
"url": "https://bugzilla.suse.com/1242564"
},
{
"category": "self",
"summary": "SUSE Bug 1242565",
"url": "https://bugzilla.suse.com/1242565"
},
{
"category": "self",
"summary": "SUSE Bug 1242566",
"url": "https://bugzilla.suse.com/1242566"
},
{
"category": "self",
"summary": "SUSE Bug 1242567",
"url": "https://bugzilla.suse.com/1242567"
},
{
"category": "self",
"summary": "SUSE Bug 1242568",
"url": "https://bugzilla.suse.com/1242568"
},
{
"category": "self",
"summary": "SUSE Bug 1242569",
"url": "https://bugzilla.suse.com/1242569"
},
{
"category": "self",
"summary": "SUSE Bug 1242573",
"url": "https://bugzilla.suse.com/1242573"
},
{
"category": "self",
"summary": "SUSE Bug 1242574",
"url": "https://bugzilla.suse.com/1242574"
},
{
"category": "self",
"summary": "SUSE Bug 1242575",
"url": "https://bugzilla.suse.com/1242575"
},
{
"category": "self",
"summary": "SUSE Bug 1242577",
"url": "https://bugzilla.suse.com/1242577"
},
{
"category": "self",
"summary": "SUSE Bug 1242578",
"url": "https://bugzilla.suse.com/1242578"
},
{
"category": "self",
"summary": "SUSE Bug 1242584",
"url": "https://bugzilla.suse.com/1242584"
},
{
"category": "self",
"summary": "SUSE Bug 1242587",
"url": "https://bugzilla.suse.com/1242587"
},
{
"category": "self",
"summary": "SUSE Bug 1242591",
"url": "https://bugzilla.suse.com/1242591"
},
{
"category": "self",
"summary": "SUSE Bug 1242709",
"url": "https://bugzilla.suse.com/1242709"
},
{
"category": "self",
"summary": "SUSE Bug 1242724",
"url": "https://bugzilla.suse.com/1242724"
},
{
"category": "self",
"summary": "SUSE Bug 1242725",
"url": "https://bugzilla.suse.com/1242725"
},
{
"category": "self",
"summary": "SUSE Bug 1242727",
"url": "https://bugzilla.suse.com/1242727"
},
{
"category": "self",
"summary": "SUSE Bug 1242729",
"url": "https://bugzilla.suse.com/1242729"
},
{
"category": "self",
"summary": "SUSE Bug 1242758",
"url": "https://bugzilla.suse.com/1242758"
},
{
"category": "self",
"summary": "SUSE Bug 1242760",
"url": "https://bugzilla.suse.com/1242760"
},
{
"category": "self",
"summary": "SUSE Bug 1242761",
"url": "https://bugzilla.suse.com/1242761"
},
{
"category": "self",
"summary": "SUSE Bug 1242764",
"url": "https://bugzilla.suse.com/1242764"
},
{
"category": "self",
"summary": "SUSE Bug 1242766",
"url": "https://bugzilla.suse.com/1242766"
},
{
"category": "self",
"summary": "SUSE Bug 1242770",
"url": "https://bugzilla.suse.com/1242770"
},
{
"category": "self",
"summary": "SUSE Bug 1242781",
"url": "https://bugzilla.suse.com/1242781"
},
{
"category": "self",
"summary": "SUSE Bug 1242782",
"url": "https://bugzilla.suse.com/1242782"
},
{
"category": "self",
"summary": "SUSE Bug 1242785",
"url": "https://bugzilla.suse.com/1242785"
},
{
"category": "self",
"summary": "SUSE Bug 1242792",
"url": "https://bugzilla.suse.com/1242792"
},
{
"category": "self",
"summary": "SUSE Bug 1242834",
"url": "https://bugzilla.suse.com/1242834"
},
{
"category": "self",
"summary": "SUSE Bug 1242846",
"url": "https://bugzilla.suse.com/1242846"
},
{
"category": "self",
"summary": "SUSE Bug 1242849",
"url": "https://bugzilla.suse.com/1242849"
},
{
"category": "self",
"summary": "SUSE Bug 1242850",
"url": "https://bugzilla.suse.com/1242850"
},
{
"category": "self",
"summary": "SUSE Bug 1242863",
"url": "https://bugzilla.suse.com/1242863"
},
{
"category": "self",
"summary": "SUSE Bug 1242865",
"url": "https://bugzilla.suse.com/1242865"
},
{
"category": "self",
"summary": "SUSE Bug 1242871",
"url": "https://bugzilla.suse.com/1242871"
},
{
"category": "self",
"summary": "SUSE Bug 1242873",
"url": "https://bugzilla.suse.com/1242873"
},
{
"category": "self",
"summary": "SUSE Bug 1242906",
"url": "https://bugzilla.suse.com/1242906"
},
{
"category": "self",
"summary": "SUSE Bug 1242907",
"url": "https://bugzilla.suse.com/1242907"
},
{
"category": "self",
"summary": "SUSE Bug 1242908",
"url": "https://bugzilla.suse.com/1242908"
},
{
"category": "self",
"summary": "SUSE Bug 1242909",
"url": "https://bugzilla.suse.com/1242909"
},
{
"category": "self",
"summary": "SUSE Bug 1242930",
"url": "https://bugzilla.suse.com/1242930"
},
{
"category": "self",
"summary": "SUSE Bug 1242940",
"url": "https://bugzilla.suse.com/1242940"
},
{
"category": "self",
"summary": "SUSE Bug 1242943",
"url": "https://bugzilla.suse.com/1242943"
},
{
"category": "self",
"summary": "SUSE Bug 1242945",
"url": "https://bugzilla.suse.com/1242945"
},
{
"category": "self",
"summary": "SUSE Bug 1242946",
"url": "https://bugzilla.suse.com/1242946"
},
{
"category": "self",
"summary": "SUSE Bug 1242947",
"url": "https://bugzilla.suse.com/1242947"
},
{
"category": "self",
"summary": "SUSE Bug 1242948",
"url": "https://bugzilla.suse.com/1242948"
},
{
"category": "self",
"summary": "SUSE Bug 1242949",
"url": "https://bugzilla.suse.com/1242949"
},
{
"category": "self",
"summary": "SUSE Bug 1242952",
"url": "https://bugzilla.suse.com/1242952"
},
{
"category": "self",
"summary": "SUSE Bug 1242953",
"url": "https://bugzilla.suse.com/1242953"
},
{
"category": "self",
"summary": "SUSE Bug 1242954",
"url": "https://bugzilla.suse.com/1242954"
},
{
"category": "self",
"summary": "SUSE Bug 1242955",
"url": "https://bugzilla.suse.com/1242955"
},
{
"category": "self",
"summary": "SUSE Bug 1242957",
"url": "https://bugzilla.suse.com/1242957"
},
{
"category": "self",
"summary": "SUSE Bug 1242959",
"url": "https://bugzilla.suse.com/1242959"
},
{
"category": "self",
"summary": "SUSE Bug 1242961",
"url": "https://bugzilla.suse.com/1242961"
},
{
"category": "self",
"summary": "SUSE Bug 1242964",
"url": "https://bugzilla.suse.com/1242964"
},
{
"category": "self",
"summary": "SUSE Bug 1242966",
"url": "https://bugzilla.suse.com/1242966"
},
{
"category": "self",
"summary": "SUSE Bug 1242967",
"url": "https://bugzilla.suse.com/1242967"
},
{
"category": "self",
"summary": "SUSE Bug 1242973",
"url": "https://bugzilla.suse.com/1242973"
},
{
"category": "self",
"summary": "SUSE Bug 1242974",
"url": "https://bugzilla.suse.com/1242974"
},
{
"category": "self",
"summary": "SUSE Bug 1242977",
"url": "https://bugzilla.suse.com/1242977"
},
{
"category": "self",
"summary": "SUSE Bug 1242982",
"url": "https://bugzilla.suse.com/1242982"
},
{
"category": "self",
"summary": "SUSE Bug 1242990",
"url": "https://bugzilla.suse.com/1242990"
},
{
"category": "self",
"summary": "SUSE Bug 1243000",
"url": "https://bugzilla.suse.com/1243000"
},
{
"category": "self",
"summary": "SUSE Bug 1243006",
"url": "https://bugzilla.suse.com/1243006"
},
{
"category": "self",
"summary": "SUSE Bug 1243011",
"url": "https://bugzilla.suse.com/1243011"
},
{
"category": "self",
"summary": "SUSE Bug 1243015",
"url": "https://bugzilla.suse.com/1243015"
},
{
"category": "self",
"summary": "SUSE Bug 1243049",
"url": "https://bugzilla.suse.com/1243049"
},
{
"category": "self",
"summary": "SUSE Bug 1243051",
"url": "https://bugzilla.suse.com/1243051"
},
{
"category": "self",
"summary": "SUSE Bug 1243055",
"url": "https://bugzilla.suse.com/1243055"
},
{
"category": "self",
"summary": "SUSE Bug 1243060",
"url": "https://bugzilla.suse.com/1243060"
},
{
"category": "self",
"summary": "SUSE Bug 1243074",
"url": "https://bugzilla.suse.com/1243074"
},
{
"category": "self",
"summary": "SUSE Bug 1243076",
"url": "https://bugzilla.suse.com/1243076"
},
{
"category": "self",
"summary": "SUSE Bug 1243082",
"url": "https://bugzilla.suse.com/1243082"
},
{
"category": "self",
"summary": "SUSE Bug 1243330",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "self",
"summary": "SUSE Bug 1243342",
"url": "https://bugzilla.suse.com/1243342"
},
{
"category": "self",
"summary": "SUSE Bug 1243456",
"url": "https://bugzilla.suse.com/1243456"
},
{
"category": "self",
"summary": "SUSE Bug 1243467",
"url": "https://bugzilla.suse.com/1243467"
},
{
"category": "self",
"summary": "SUSE Bug 1243469",
"url": "https://bugzilla.suse.com/1243469"
},
{
"category": "self",
"summary": "SUSE Bug 1243470",
"url": "https://bugzilla.suse.com/1243470"
},
{
"category": "self",
"summary": "SUSE Bug 1243471",
"url": "https://bugzilla.suse.com/1243471"
},
{
"category": "self",
"summary": "SUSE Bug 1243472",
"url": "https://bugzilla.suse.com/1243472"
},
{
"category": "self",
"summary": "SUSE Bug 1243473",
"url": "https://bugzilla.suse.com/1243473"
},
{
"category": "self",
"summary": "SUSE Bug 1243475",
"url": "https://bugzilla.suse.com/1243475"
},
{
"category": "self",
"summary": "SUSE Bug 1243476",
"url": "https://bugzilla.suse.com/1243476"
},
{
"category": "self",
"summary": "SUSE Bug 1243480",
"url": "https://bugzilla.suse.com/1243480"
},
{
"category": "self",
"summary": "SUSE Bug 1243506",
"url": "https://bugzilla.suse.com/1243506"
},
{
"category": "self",
"summary": "SUSE Bug 1243509",
"url": "https://bugzilla.suse.com/1243509"
},
{
"category": "self",
"summary": "SUSE Bug 1243511",
"url": "https://bugzilla.suse.com/1243511"
},
{
"category": "self",
"summary": "SUSE Bug 1243514",
"url": "https://bugzilla.suse.com/1243514"
},
{
"category": "self",
"summary": "SUSE Bug 1243515",
"url": "https://bugzilla.suse.com/1243515"
},
{
"category": "self",
"summary": "SUSE Bug 1243516",
"url": "https://bugzilla.suse.com/1243516"
},
{
"category": "self",
"summary": "SUSE Bug 1243517",
"url": "https://bugzilla.suse.com/1243517"
},
{
"category": "self",
"summary": "SUSE Bug 1243522",
"url": "https://bugzilla.suse.com/1243522"
},
{
"category": "self",
"summary": "SUSE Bug 1243523",
"url": "https://bugzilla.suse.com/1243523"
},
{
"category": "self",
"summary": "SUSE Bug 1243524",
"url": "https://bugzilla.suse.com/1243524"
},
{
"category": "self",
"summary": "SUSE Bug 1243528",
"url": "https://bugzilla.suse.com/1243528"
},
{
"category": "self",
"summary": "SUSE Bug 1243529",
"url": "https://bugzilla.suse.com/1243529"
},
{
"category": "self",
"summary": "SUSE Bug 1243530",
"url": "https://bugzilla.suse.com/1243530"
},
{
"category": "self",
"summary": "SUSE Bug 1243534",
"url": "https://bugzilla.suse.com/1243534"
},
{
"category": "self",
"summary": "SUSE Bug 1243536",
"url": "https://bugzilla.suse.com/1243536"
},
{
"category": "self",
"summary": "SUSE Bug 1243537",
"url": "https://bugzilla.suse.com/1243537"
},
{
"category": "self",
"summary": "SUSE Bug 1243538",
"url": "https://bugzilla.suse.com/1243538"
},
{
"category": "self",
"summary": "SUSE Bug 1243540",
"url": "https://bugzilla.suse.com/1243540"
},
{
"category": "self",
"summary": "SUSE Bug 1243542",
"url": "https://bugzilla.suse.com/1243542"
},
{
"category": "self",
"summary": "SUSE Bug 1243543",
"url": "https://bugzilla.suse.com/1243543"
},
{
"category": "self",
"summary": "SUSE Bug 1243544",
"url": "https://bugzilla.suse.com/1243544"
},
{
"category": "self",
"summary": "SUSE Bug 1243545",
"url": "https://bugzilla.suse.com/1243545"
},
{
"category": "self",
"summary": "SUSE Bug 1243548",
"url": "https://bugzilla.suse.com/1243548"
},
{
"category": "self",
"summary": "SUSE Bug 1243551",
"url": "https://bugzilla.suse.com/1243551"
},
{
"category": "self",
"summary": "SUSE Bug 1243559",
"url": "https://bugzilla.suse.com/1243559"
},
{
"category": "self",
"summary": "SUSE Bug 1243560",
"url": "https://bugzilla.suse.com/1243560"
},
{
"category": "self",
"summary": "SUSE Bug 1243562",
"url": "https://bugzilla.suse.com/1243562"
},
{
"category": "self",
"summary": "SUSE Bug 1243567",
"url": "https://bugzilla.suse.com/1243567"
},
{
"category": "self",
"summary": "SUSE Bug 1243571",
"url": "https://bugzilla.suse.com/1243571"
},
{
"category": "self",
"summary": "SUSE Bug 1243572",
"url": "https://bugzilla.suse.com/1243572"
},
{
"category": "self",
"summary": "SUSE Bug 1243573",
"url": "https://bugzilla.suse.com/1243573"
},
{
"category": "self",
"summary": "SUSE Bug 1243574",
"url": "https://bugzilla.suse.com/1243574"
},
{
"category": "self",
"summary": "SUSE Bug 1243575",
"url": "https://bugzilla.suse.com/1243575"
},
{
"category": "self",
"summary": "SUSE Bug 1243589",
"url": "https://bugzilla.suse.com/1243589"
},
{
"category": "self",
"summary": "SUSE Bug 1243620",
"url": "https://bugzilla.suse.com/1243620"
},
{
"category": "self",
"summary": "SUSE Bug 1243621",
"url": "https://bugzilla.suse.com/1243621"
},
{
"category": "self",
"summary": "SUSE Bug 1243624",
"url": "https://bugzilla.suse.com/1243624"
},
{
"category": "self",
"summary": "SUSE Bug 1243625",
"url": "https://bugzilla.suse.com/1243625"
},
{
"category": "self",
"summary": "SUSE Bug 1243626",
"url": "https://bugzilla.suse.com/1243626"
},
{
"category": "self",
"summary": "SUSE Bug 1243627",
"url": "https://bugzilla.suse.com/1243627"
},
{
"category": "self",
"summary": "SUSE Bug 1243628",
"url": "https://bugzilla.suse.com/1243628"
},
{
"category": "self",
"summary": "SUSE Bug 1243649",
"url": "https://bugzilla.suse.com/1243649"
},
{
"category": "self",
"summary": "SUSE Bug 1243659",
"url": "https://bugzilla.suse.com/1243659"
},
{
"category": "self",
"summary": "SUSE Bug 1243660",
"url": "https://bugzilla.suse.com/1243660"
},
{
"category": "self",
"summary": "SUSE Bug 1243664",
"url": "https://bugzilla.suse.com/1243664"
},
{
"category": "self",
"summary": "SUSE Bug 1243698",
"url": "https://bugzilla.suse.com/1243698"
},
{
"category": "self",
"summary": "SUSE Bug 1243774",
"url": "https://bugzilla.suse.com/1243774"
},
{
"category": "self",
"summary": "SUSE Bug 1243782",
"url": "https://bugzilla.suse.com/1243782"
},
{
"category": "self",
"summary": "SUSE Bug 1243823",
"url": "https://bugzilla.suse.com/1243823"
},
{
"category": "self",
"summary": "SUSE Bug 1243827",
"url": "https://bugzilla.suse.com/1243827"
},
{
"category": "self",
"summary": "SUSE Bug 1243832",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "self",
"summary": "SUSE Bug 1243836",
"url": "https://bugzilla.suse.com/1243836"
},
{
"category": "self",
"summary": "SUSE Bug 1243847",
"url": "https://bugzilla.suse.com/1243847"
},
{
"category": "self",
"summary": "SUSE Bug 1244100",
"url": "https://bugzilla.suse.com/1244100"
},
{
"category": "self",
"summary": "SUSE Bug 1244145",
"url": "https://bugzilla.suse.com/1244145"
},
{
"category": "self",
"summary": "SUSE Bug 1244172",
"url": "https://bugzilla.suse.com/1244172"
},
{
"category": "self",
"summary": "SUSE Bug 1244174",
"url": "https://bugzilla.suse.com/1244174"
},
{
"category": "self",
"summary": "SUSE Bug 1244176",
"url": "https://bugzilla.suse.com/1244176"
},
{
"category": "self",
"summary": "SUSE Bug 1244229",
"url": "https://bugzilla.suse.com/1244229"
},
{
"category": "self",
"summary": "SUSE Bug 1244234",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "self",
"summary": "SUSE Bug 1244241",
"url": "https://bugzilla.suse.com/1244241"
},
{
"category": "self",
"summary": "SUSE Bug 1244261",
"url": "https://bugzilla.suse.com/1244261"
},
{
"category": "self",
"summary": "SUSE Bug 1244274",
"url": "https://bugzilla.suse.com/1244274"
},
{
"category": "self",
"summary": "SUSE Bug 1244275",
"url": "https://bugzilla.suse.com/1244275"
},
{
"category": "self",
"summary": "SUSE Bug 1244277",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "self",
"summary": "SUSE Bug 1244309",
"url": "https://bugzilla.suse.com/1244309"
},
{
"category": "self",
"summary": "SUSE Bug 1244313",
"url": "https://bugzilla.suse.com/1244313"
},
{
"category": "self",
"summary": "SUSE Bug 1244337",
"url": "https://bugzilla.suse.com/1244337"
},
{
"category": "self",
"summary": "SUSE Bug 1244626",
"url": "https://bugzilla.suse.com/1244626"
},
{
"category": "self",
"summary": "SUSE Bug 1244725",
"url": "https://bugzilla.suse.com/1244725"
},
{
"category": "self",
"summary": "SUSE Bug 1244727",
"url": "https://bugzilla.suse.com/1244727"
},
{
"category": "self",
"summary": "SUSE Bug 1244729",
"url": "https://bugzilla.suse.com/1244729"
},
{
"category": "self",
"summary": "SUSE Bug 1244731",
"url": "https://bugzilla.suse.com/1244731"
},
{
"category": "self",
"summary": "SUSE Bug 1244732",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "self",
"summary": "SUSE Bug 1244736",
"url": "https://bugzilla.suse.com/1244736"
},
{
"category": "self",
"summary": "SUSE Bug 1244737",
"url": "https://bugzilla.suse.com/1244737"
},
{
"category": "self",
"summary": "SUSE Bug 1244738",
"url": "https://bugzilla.suse.com/1244738"
},
{
"category": "self",
"summary": "SUSE Bug 1244739",
"url": "https://bugzilla.suse.com/1244739"
},
{
"category": "self",
"summary": "SUSE Bug 1244743",
"url": "https://bugzilla.suse.com/1244743"
},
{
"category": "self",
"summary": "SUSE Bug 1244746",
"url": "https://bugzilla.suse.com/1244746"
},
{
"category": "self",
"summary": "SUSE Bug 1244747",
"url": "https://bugzilla.suse.com/1244747"
},
{
"category": "self",
"summary": "SUSE Bug 1244759",
"url": "https://bugzilla.suse.com/1244759"
},
{
"category": "self",
"summary": "SUSE Bug 1244789",
"url": "https://bugzilla.suse.com/1244789"
},
{
"category": "self",
"summary": "SUSE Bug 1244862",
"url": "https://bugzilla.suse.com/1244862"
},
{
"category": "self",
"summary": "SUSE Bug 1244906",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "self",
"summary": "SUSE Bug 1244938",
"url": "https://bugzilla.suse.com/1244938"
},
{
"category": "self",
"summary": "SUSE Bug 1244995",
"url": "https://bugzilla.suse.com/1244995"
},
{
"category": "self",
"summary": "SUSE Bug 1244996",
"url": "https://bugzilla.suse.com/1244996"
},
{
"category": "self",
"summary": "SUSE Bug 1244999",
"url": "https://bugzilla.suse.com/1244999"
},
{
"category": "self",
"summary": "SUSE Bug 1245001",
"url": "https://bugzilla.suse.com/1245001"
},
{
"category": "self",
"summary": "SUSE Bug 1245003",
"url": "https://bugzilla.suse.com/1245003"
},
{
"category": "self",
"summary": "SUSE Bug 1245004",
"url": "https://bugzilla.suse.com/1245004"
},
{
"category": "self",
"summary": "SUSE Bug 1245025",
"url": "https://bugzilla.suse.com/1245025"
},
{
"category": "self",
"summary": "SUSE Bug 1245042",
"url": "https://bugzilla.suse.com/1245042"
},
{
"category": "self",
"summary": "SUSE Bug 1245046",
"url": "https://bugzilla.suse.com/1245046"
},
{
"category": "self",
"summary": "SUSE Bug 1245078",
"url": "https://bugzilla.suse.com/1245078"
},
{
"category": "self",
"summary": "SUSE Bug 1245081",
"url": "https://bugzilla.suse.com/1245081"
},
{
"category": "self",
"summary": "SUSE Bug 1245082",
"url": "https://bugzilla.suse.com/1245082"
},
{
"category": "self",
"summary": "SUSE Bug 1245083",
"url": "https://bugzilla.suse.com/1245083"
},
{
"category": "self",
"summary": "SUSE Bug 1245101",
"url": "https://bugzilla.suse.com/1245101"
},
{
"category": "self",
"summary": "SUSE Bug 1245155",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "self",
"summary": "SUSE Bug 1245183",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "self",
"summary": "SUSE Bug 1245193",
"url": "https://bugzilla.suse.com/1245193"
},
{
"category": "self",
"summary": "SUSE Bug 1245210",
"url": "https://bugzilla.suse.com/1245210"
},
{
"category": "self",
"summary": "SUSE Bug 1245217",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "self",
"summary": "SUSE Bug 1245225",
"url": "https://bugzilla.suse.com/1245225"
},
{
"category": "self",
"summary": "SUSE Bug 1245226",
"url": "https://bugzilla.suse.com/1245226"
},
{
"category": "self",
"summary": "SUSE Bug 1245228",
"url": "https://bugzilla.suse.com/1245228"
},
{
"category": "self",
"summary": "SUSE Bug 1245431",
"url": "https://bugzilla.suse.com/1245431"
},
{
"category": "self",
"summary": "SUSE Bug 1245455",
"url": "https://bugzilla.suse.com/1245455"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52888 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-53146 page",
"url": "https://www.suse.com/security/cve/CVE-2023-53146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26762 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26762/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26831 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41085 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43869 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-49568 page",
"url": "https://www.suse.com/security/cve/CVE-2024-49568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50034 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50106 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50293 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56541 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56613 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56699 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57982 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57987 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57988 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57995 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58004 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58015 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58053 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58062 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58077 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58098 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58100 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58237 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58237/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21629 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21658 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21658/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21713 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21824 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21824/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21842 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21880 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21898 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21899 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21899/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21920 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21939 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21939/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21940 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22035 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22066 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22095 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22111 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22113 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22120 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22124 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23142 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23146 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23147 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23149 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23151/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23155 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23159 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23159/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23161 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23162 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37738 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37740 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37741 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37742 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37743 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37747 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37752 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37754 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37754/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37756 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37757 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37757/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37758 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37761 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37761/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37763 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37763/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37764 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37764/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37765 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37765/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37766 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37767 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37767/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37768/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37769 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37771 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37771/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37772 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37781 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37782 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37782/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37786 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37788 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37792 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37793 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37793/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37794 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37794/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37796 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37796/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37798 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37798/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37800 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37800/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37801 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37810 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37811 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37812 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37813 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37813/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37814 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37815 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37816 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37839 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37840 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37841 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37847 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37847/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37848 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37848/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37850 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37850/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37851 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37852 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37853 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37854 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37858 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37859 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37859/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37862 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37865 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37867 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37871/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37874 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37875 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37884 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37888 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37889 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37890 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37890/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37891 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37891/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37892 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37897 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37897/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37900 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37900/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37903 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37903/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37915 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37917 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37917/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37918 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37921 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37925 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37927 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37928 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37928/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37929 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37930 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37931 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37932 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37932/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37933 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37934 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37936 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37937 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37937/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37943 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37944 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37946 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37946/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37948 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37951 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37953 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37954 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37961 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37963 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37965 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37967 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37968 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37969 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37969/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37970 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37972 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37973 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37973/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37978 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37979 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37980 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37981 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37981/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37982 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37983 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37985 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37985/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37986 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37989 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37990 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37992 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37994 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37994/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37995 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37998 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37998/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38000 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38001 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38003 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38004 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38007 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38009 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38010 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38011 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38013 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38013/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38014/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38015 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38020 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38022 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38024 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38027 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38040 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38043 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38044 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38044/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38045 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38045/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38053 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38055 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38057 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38057/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38059 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38060 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38068 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38072 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38077 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38078 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38079 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38079/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38080 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38081 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38081/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38104 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38240 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38240/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-39735 page",
"url": "https://www.suse.com/security/cve/CVE-2025-39735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40014/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2025-07-08T15:57:51Z",
"generator": {
"date": "2025-07-08T15:57:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02254-1",
"initial_release_date": "2025-07-08T15:57:51Z",
"revision_history": [
{
"date": "2025-07-08T15:57:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "dlm-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "dlm-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "gfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "gfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kernel-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "kernel-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"product_id": "kernel-azure-devel-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kernel-azure-extra-6.4.0-150700.20.6.1.aarch64",
"product_id": "kernel-azure-extra-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kernel-azure-optional-6.4.0-150700.20.6.1.aarch64",
"product_id": "kernel-azure-optional-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "kernel-syms-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "kselftests-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "kselftests-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product": {
"name": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.aarch64",
"product_id": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"product": {
"name": "kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"product_id": "kernel-devel-azure-6.4.0-150700.20.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"product": {
"name": "kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"product_id": "kernel-source-azure-6.4.0-150700.20.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "cluster-md-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "dlm-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "dlm-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "gfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "gfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-azure-devel-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-azure-extra-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-azure-extra-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-azure-optional-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-azure-optional-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-vdso-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-azure-vdso-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-azure-vdso-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "kselftests-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "kselftests-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "ocfs2-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product": {
"name": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.x86_64",
"product_id": "reiserfs-kmp-azure-6.4.0-150700.20.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-6.4.0-150700.20.6.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64"
},
"product_reference": "kernel-azure-6.4.0-150700.20.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-6.4.0-150700.20.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64"
},
"product_reference": "kernel-azure-6.4.0-150700.20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64"
},
"product_reference": "kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-6.4.0-150700.20.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64"
},
"product_reference": "kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-6.4.0-150700.20.6.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch"
},
"product_reference": "kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-6.4.0-150700.20.6.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch"
},
"product_reference": "kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64"
},
"product_reference": "kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-6.4.0-150700.20.6.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
},
"product_reference": "kernel-syms-azure-6.4.0-150700.20.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mediatek: vcodec: Only free buffer VA that is not NULL\n\nIn the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly\ncalled only when the buffer to free exists, there are some instances\nthat didn\u0027t do the check and triggered warnings in practice.\n\nWe believe those checks were forgotten unintentionally. Add the checks\nback to fix the warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52888",
"url": "https://www.suse.com/security/cve/CVE-2023-52888"
},
{
"category": "external",
"summary": "SUSE Bug 1228557 for CVE-2023-52888",
"url": "https://bugzilla.suse.com/1228557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-52888"
},
{
"cve": "CVE-2023-53146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-53146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()\n\nIn dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf\nis null and msg[i].len is zero, former checks on msg[i].buf would be\npassed. Malicious data finally reach dw2102_i2c_transfer. If accessing\nmsg[i].buf[0] without sanity check, null ptr deref would happen.\nWe add check on msg[i].len to prevent crash.\n\nSimilar commit:\ncommit 950e252cb469\n(\"[media] dw2102: limit messages to buffer size\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-53146",
"url": "https://www.suse.com/security/cve/CVE-2023-53146"
},
{
"category": "external",
"summary": "SUSE Bug 1220112 for CVE-2023-53146",
"url": "https://bugzilla.suse.com/1220112"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2023-53146"
},
{
"cve": "CVE-2024-26762",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26762"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/pci: Skip to handle RAS errors if CXL.mem device is detached\n\nThe PCI AER model is an awkward fit for CXL error handling. While the\nexpectation is that a PCI device can escalate to link reset to recover\nfrom an AER event, the same reset on CXL amounts to a surprise memory\nhotplug of massive amounts of memory.\n\nAt present, the CXL error handler attempts some optimistic error\nhandling to unbind the device from the cxl_mem driver after reaping some\nRAS register values. This results in a \"hopeful\" attempt to unplug the\nmemory, but there is no guarantee that will succeed.\n\nA subsequent AER notification after the memdev unbind event can no\nlonger assume the registers are mapped. Check for memdev bind before\nreaping status register values to avoid crashes of the form:\n\n BUG: unable to handle page fault for address: ffa00000195e9100\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n [...]\n RIP: 0010:__cxl_handle_ras+0x30/0x110 [cxl_core]\n [...]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? kernelmode_fixup_or_oops+0x84/0x110\n ? exc_page_fault+0x113/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? __pfx_dpc_reset_link+0x10/0x10\n ? __cxl_handle_ras+0x30/0x110 [cxl_core]\n ? find_cxl_port+0x59/0x80 [cxl_core]\n cxl_handle_rp_ras+0xbc/0xd0 [cxl_core]\n cxl_error_detected+0x6c/0xf0 [cxl_core]\n report_error_detected+0xc7/0x1c0\n pci_walk_bus+0x73/0x90\n pcie_do_recovery+0x23f/0x330\n\nLonger term, the unbind and PCI_ERS_RESULT_DISCONNECT behavior might\nneed to be replaced with a new PCI_ERS_RESULT_PANIC.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26762",
"url": "https://www.suse.com/security/cve/CVE-2024-26762"
},
{
"category": "external",
"summary": "SUSE Bug 1230337 for CVE-2024-26762",
"url": "https://bugzilla.suse.com/1230337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-26762"
},
{
"cve": "CVE-2024-26831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26831"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/handshake: Fix handshake_req_destroy_test1\n\nRecently, handshake_req_destroy_test1 started failing:\n\nExpected handshake_req_destroy_test == req, but\n handshake_req_destroy_test == 0000000000000000\n req == 0000000060f99b40\nnot ok 11 req_destroy works\n\nThis is because \"sock_release(sock)\" was replaced with \"fput(filp)\"\nto address a memory leak. Note that sock_release() is synchronous\nbut fput() usually delays the final close and clean-up.\n\nThe delay is not consequential in the other cases that were changed\nbut handshake_req_destroy_test1 is testing that handshake_req_cancel()\nfollowed by closing the file actually does call the -\u003ehp_destroy\nmethod. Thus the PTR_EQ test at the end has to be sure that the\nfinal close is complete before it checks the pointer.\n\nWe cannot use a completion here because if -\u003ehp_destroy is never\ncalled (ie, there is an API bug) then the test will hang.\n\nReported by: Guenter Roeck \u003clinux@roeck-us.net\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26831",
"url": "https://www.suse.com/security/cve/CVE-2024-26831"
},
{
"category": "external",
"summary": "SUSE Bug 1223008 for CVE-2024-26831",
"url": "https://bugzilla.suse.com/1223008"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-26831"
},
{
"cve": "CVE-2024-41085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41085"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/mem: Fix no cxl_nvd during pmem region auto-assembling\n\nWhen CXL subsystem is auto-assembling a pmem region during cxl\nendpoint port probing, always hit below calltrace.\n\n BUG: kernel NULL pointer dereference, address: 0000000000000078\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n RIP: 0010:cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? do_user_addr_fault+0x65/0x6b0\n ? exc_page_fault+0x7d/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n ? cxl_pmem_region_probe+0x1ac/0x360 [cxl_pmem]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n really_probe+0x173/0x410\n ? __pfx___device_attach_driver+0x10/0x10\n __driver_probe_device+0x80/0x170\n driver_probe_device+0x1e/0x90\n __device_attach_driver+0x90/0x120\n bus_for_each_drv+0x84/0xe0\n __device_attach+0xbc/0x1f0\n bus_probe_device+0x90/0xa0\n device_add+0x51c/0x710\n devm_cxl_add_pmem_region+0x1b5/0x380 [cxl_core]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n\nThe cxl_nvd of the memdev needs to be available during the pmem region\nprobe. Currently the cxl_nvd is registered after the endpoint port probe.\nThe endpoint probe, in the case of autoassembly of regions, can cause a\npmem region probe requiring the not yet available cxl_nvd. Adjust the\nsequence so this dependency is met.\n\nThis requires adding a port parameter to cxl_find_nvdimm_bridge() that\ncan be used to query the ancestor root port. The endpoint port is not\nyet available, but will share a common ancestor with its parent, so\nstart the query from there instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41085",
"url": "https://www.suse.com/security/cve/CVE-2024-41085"
},
{
"category": "external",
"summary": "SUSE Bug 1228478 for CVE-2024-41085",
"url": "https://bugzilla.suse.com/1228478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-41085"
},
{
"cve": "CVE-2024-43869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix event leak upon exec and file release\n\nThe perf pending task work is never waited upon the matching event\nrelease. In the case of a child event, released via free_event()\ndirectly, this can potentially result in a leaked event, such as in the\nfollowing scenario that doesn\u0027t even require a weak IRQ work\nimplementation to trigger:\n\nschedule()\n prepare_task_switch()\n=======\u003e \u003cNMI\u003e\n perf_event_overflow()\n event-\u003epending_sigtrap = ...\n irq_work_queue(\u0026event-\u003epending_irq)\n\u003c======= \u003c/NMI\u003e\n perf_event_task_sched_out()\n event_sched_out()\n event-\u003epending_sigtrap = 0;\n atomic_long_inc_not_zero(\u0026event-\u003erefcount)\n task_work_add(\u0026event-\u003epending_task)\n finish_lock_switch()\n=======\u003e \u003cIRQ\u003e\n perf_pending_irq()\n //do nothing, rely on pending task work\n\u003c======= \u003c/IRQ\u003e\n\nbegin_new_exec()\n perf_event_exit_task()\n perf_event_exit_event()\n // If is child event\n free_event()\n WARN(atomic_long_cmpxchg(\u0026event-\u003erefcount, 1, 0) != 1)\n // event is leaked\n\nSimilar scenarios can also happen with perf_event_remove_on_exec() or\nsimply against concurrent perf_event_release().\n\nFix this with synchonizing against the possibly remaining pending task\nwork while freeing the event, just like is done with remaining pending\nIRQ work. This means that the pending task callback neither need nor\nshould hold a reference to the event, preventing it from ever beeing\nfreed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43869",
"url": "https://www.suse.com/security/cve/CVE-2024-43869"
},
{
"category": "external",
"summary": "SUSE Bug 1229491 for CVE-2024-43869",
"url": "https://bugzilla.suse.com/1229491"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-43869"
},
{
"cve": "CVE-2024-49568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-49568"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg\n\nWhen receiving proposal msg in server, the fields v2_ext_offset/\neid_cnt/ism_gid_cnt in proposal msg are from the remote client\nand can not be fully trusted. Especially the field v2_ext_offset,\nonce exceed the max value, there has the chance to access wrong\naddress, and crash may happen.\n\nThis patch checks the fields v2_ext_offset/eid_cnt/ism_gid_cnt\nbefore using them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-49568",
"url": "https://www.suse.com/security/cve/CVE-2024-49568"
},
{
"category": "external",
"summary": "SUSE Bug 1235728 for CVE-2024-49568",
"url": "https://bugzilla.suse.com/1235728"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-49568"
},
{
"cve": "CVE-2024-50034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50034"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC\n\nEric report a panic on IPPROTO_SMC, and give the facts\nthat when INET_PROTOSW_ICSK was set, icsk-\u003eicsk_sync_mss must be set too.\n\nBug: Unable to handle kernel NULL pointer dereference at virtual address\n0000000000000000\nMem abort info:\nESR = 0x0000000086000005\nEC = 0x21: IABT (current EL), IL = 32 bits\nSET = 0, FnV = 0\nEA = 0, S1PTW = 0\nFSC = 0x05: level 1 translation fault\nuser pgtable: 4k pages, 48-bit VAs, pgdp=00000001195d1000\n[0000000000000000] pgd=0800000109c46003, p4d=0800000109c46003,\npud=0000000000000000\nInternal error: Oops: 0000000086000005 [#1] PREEMPT SMP\nModules linked in:\nCPU: 1 UID: 0 PID: 8037 Comm: syz.3.265 Not tainted\n6.11.0-rc7-syzkaller-g5f5673607153 #0\nHardware name: Google Google Compute Engine/Google Compute Engine,\nBIOS Google 08/06/2024\npstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\npc : 0x0\nlr : cipso_v4_sock_setattr+0x2a8/0x3c0 net/ipv4/cipso_ipv4.c:1910\nsp : ffff80009b887a90\nx29: ffff80009b887aa0 x28: ffff80008db94050 x27: 0000000000000000\nx26: 1fffe0001aa6f5b3 x25: dfff800000000000 x24: ffff0000db75da00\nx23: 0000000000000000 x22: ffff0000d8b78518 x21: 0000000000000000\nx20: ffff0000d537ad80 x19: ffff0000d8b78000 x18: 1fffe000366d79ee\nx17: ffff8000800614a8 x16: ffff800080569b84 x15: 0000000000000001\nx14: 000000008b336894 x13: 00000000cd96feaa x12: 0000000000000003\nx11: 0000000000040000 x10: 00000000000020a3 x9 : 1fffe0001b16f0f1\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 000000000000003f\nx5 : 0000000000000040 x4 : 0000000000000001 x3 : 0000000000000000\nx2 : 0000000000000002 x1 : 0000000000000000 x0 : ffff0000d8b78000\nCall trace:\n0x0\nnetlbl_sock_setattr+0x2e4/0x338 net/netlabel/netlabel_kapi.c:1000\nsmack_netlbl_add+0xa4/0x154 security/smack/smack_lsm.c:2593\nsmack_socket_post_create+0xa8/0x14c security/smack/smack_lsm.c:2973\nsecurity_socket_post_create+0x94/0xd4 security/security.c:4425\n__sock_create+0x4c8/0x884 net/socket.c:1587\nsock_create net/socket.c:1622 [inline]\n__sys_socket_create net/socket.c:1659 [inline]\n__sys_socket+0x134/0x340 net/socket.c:1706\n__do_sys_socket net/socket.c:1720 [inline]\n__se_sys_socket net/socket.c:1718 [inline]\n__arm64_sys_socket+0x7c/0x94 net/socket.c:1718\n__invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]\ninvoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49\nel0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132\ndo_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151\nel0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:712\nel0t_64_sync_handler+0x84/0xfc arch/arm64/kernel/entry-common.c:730\nel0t_64_sync+0x190/0x194 arch/arm64/kernel/entry.S:598\nCode: ???????? ???????? ???????? ???????? (????????)\n---[ end trace 0000000000000000 ]---\n\nThis patch add a toy implementation that performs a simple return to\nprevent such panic. This is because MSS can be set in sock_create_kern\nor smc_setsockopt, similar to how it\u0027s done in AF_SMC. However, for\nAF_SMC, there is currently no way to synchronize MSS within\n__sys_connect_file. This toy implementation lays the groundwork for us\nto support such feature for IPPROTO_SMC in the future.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50034",
"url": "https://www.suse.com/security/cve/CVE-2024-50034"
},
{
"category": "external",
"summary": "SUSE Bug 1231913 for CVE-2024-50034",
"url": "https://bugzilla.suse.com/1231913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-50034"
},
{
"cve": "CVE-2024-50106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50106"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix race between laundromat and free_stateid\n\nThere is a race between laundromat handling of revoked delegations\nand a client sending free_stateid operation. Laundromat thread\nfinds that delegation has expired and needs to be revoked so it\nmarks the delegation stid revoked and it puts it on a reaper list\nbut then it unlock the state lock and the actual delegation revocation\nhappens without the lock. Once the stid is marked revoked a racing\nfree_stateid processing thread does the following (1) it calls\nlist_del_init() which removes it from the reaper list and (2) frees\nthe delegation stid structure. The laundromat thread ends up not\ncalling the revoke_delegation() function for this particular delegation\nbut that means it will no release the lock lease that exists on\nthe file.\n\nNow, a new open for this file comes in and ends up finding that\nlease list isn\u0027t empty and calls nfsd_breaker_owns_lease() which ends\nup trying to derefence a freed delegation stateid. Leading to the\nfollowint use-after-free KASAN warning:\n\nkernel: ==================================================================\nkernel: BUG: KASAN: slab-use-after-free in nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: Read of size 8 at addr ffff0000e73cd0c8 by task nfsd/6205\nkernel:\nkernel: CPU: 2 UID: 0 PID: 6205 Comm: nfsd Kdump: loaded Not tainted 6.11.0-rc7+ #9\nkernel: Hardware name: Apple Inc. Apple Virtualization Generic Platform, BIOS 2069.0.0.0.0 08/03/2024\nkernel: Call trace:\nkernel: dump_backtrace+0x98/0x120\nkernel: show_stack+0x1c/0x30\nkernel: dump_stack_lvl+0x80/0xe8\nkernel: print_address_description.constprop.0+0x84/0x390\nkernel: print_report+0xa4/0x268\nkernel: kasan_report+0xb4/0xf8\nkernel: __asan_report_load8_noabort+0x1c/0x28\nkernel: nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: nfsd_file_do_acquire+0xb3c/0x11d0 [nfsd]\nkernel: nfsd_file_acquire_opened+0x84/0x110 [nfsd]\nkernel: nfs4_get_vfs_file+0x634/0x958 [nfsd]\nkernel: nfsd4_process_open2+0xa40/0x1a40 [nfsd]\nkernel: nfsd4_open+0xa08/0xe80 [nfsd]\nkernel: nfsd4_proc_compound+0xb8c/0x2130 [nfsd]\nkernel: nfsd_dispatch+0x22c/0x718 [nfsd]\nkernel: svc_process_common+0x8e8/0x1960 [sunrpc]\nkernel: svc_process+0x3d4/0x7e0 [sunrpc]\nkernel: svc_handle_xprt+0x828/0xe10 [sunrpc]\nkernel: svc_recv+0x2cc/0x6a8 [sunrpc]\nkernel: nfsd+0x270/0x400 [nfsd]\nkernel: kthread+0x288/0x310\nkernel: ret_from_fork+0x10/0x20\n\nThis patch proposes a fixed that\u0027s based on adding 2 new additional\nstid\u0027s sc_status values that help coordinate between the laundromat\nand other operations (nfsd4_free_stateid() and nfsd4_delegreturn()).\n\nFirst to make sure, that once the stid is marked revoked, it is not\nremoved by the nfsd4_free_stateid(), the laundromat take a reference\non the stateid. Then, coordinating whether the stid has been put\non the cl_revoked list or we are processing FREE_STATEID and need to\nmake sure to remove it from the list, each check that state and act\naccordingly. If laundromat has added to the cl_revoke list before\nthe arrival of FREE_STATEID, then nfsd4_free_stateid() knows to remove\nit from the list. If nfsd4_free_stateid() finds that operations arrived\nbefore laundromat has placed it on cl_revoke list, it marks the state\nfreed and then laundromat will no longer add it to the list.\n\nAlso, for nfsd4_delegreturn() when looking for the specified stid,\nwe need to access stid that are marked removed or freeable, it means\nthe laundromat has started processing it but hasn\u0027t finished and this\ndelegreturn needs to return nfserr_deleg_revoked and not\nnfserr_bad_stateid. The latter will not trigger a FREE_STATEID and the\nlack of it will leave this stid on the cl_revoked list indefinitely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50106",
"url": "https://www.suse.com/security/cve/CVE-2024-50106"
},
{
"category": "external",
"summary": "SUSE Bug 1232882 for CVE-2024-50106",
"url": "https://bugzilla.suse.com/1232882"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-50106"
},
{
"cve": "CVE-2024-50293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50293"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: do not leave a dangling sk pointer in __smc_create()\n\nThanks to commit 4bbd360a5084 (\"socket: Print pf-\u003ecreate() when\nit does not clear sock-\u003esk on failure.\"), syzbot found an issue with AF_SMC:\n\nsmc_create must clear sock-\u003esk on failure, family: 43, type: 1, protocol: 0\n WARNING: CPU: 0 PID: 5827 at net/socket.c:1565 __sock_create+0x96f/0xa30 net/socket.c:1563\nModules linked in:\nCPU: 0 UID: 0 PID: 5827 Comm: syz-executor259 Not tainted 6.12.0-rc6-next-20241106-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n RIP: 0010:__sock_create+0x96f/0xa30 net/socket.c:1563\nCode: 03 00 74 08 4c 89 e7 e8 4f 3b 85 f8 49 8b 34 24 48 c7 c7 40 89 0c 8d 8b 54 24 04 8b 4c 24 0c 44 8b 44 24 08 e8 32 78 db f7 90 \u003c0f\u003e 0b 90 90 e9 d3 fd ff ff 89 e9 80 e1 07 fe c1 38 c1 0f 8c ee f7\nRSP: 0018:ffffc90003e4fda0 EFLAGS: 00010246\nRAX: 099c6f938c7f4700 RBX: 1ffffffff1a595fd RCX: ffff888034823c00\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: 00000000ffffffe9 R08: ffffffff81567052 R09: 1ffff920007c9f50\nR10: dffffc0000000000 R11: fffff520007c9f51 R12: ffffffff8d2cafe8\nR13: 1ffffffff1a595fe R14: ffffffff9a789c40 R15: ffff8880764298c0\nFS: 000055557b518380(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007fa62ff43225 CR3: 0000000031628000 CR4: 00000000003526f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n sock_create net/socket.c:1616 [inline]\n __sys_socket_create net/socket.c:1653 [inline]\n __sys_socket+0x150/0x3c0 net/socket.c:1700\n __do_sys_socket net/socket.c:1714 [inline]\n __se_sys_socket net/socket.c:1712 [inline]\n\nFor reference, see commit 2d859aff775d (\"Merge branch\n\u0027do-not-leave-dangling-sk-pointers-in-pf-create-functions\u0027\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50293",
"url": "https://www.suse.com/security/cve/CVE-2024-50293"
},
{
"category": "external",
"summary": "SUSE Bug 1233482 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "external",
"summary": "SUSE Bug 1249214 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1249214"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2024-50293"
},
{
"cve": "CVE-2024-56541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56541"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()\n\nDuring ath12k module removal, in ath12k_core_deinit(),\nath12k_mac_destroy() un-registers ah-\u003ehw from mac80211 and frees\nthe ah-\u003ehw as well as all the ar\u0027s in it. After this\nath12k_core_soc_destroy()-\u003e ath12k_dp_free()-\u003e ath12k_dp_cc_cleanup()\ntries to access one of the freed ar\u0027s from pending skb.\n\nThis is because during mac destroy, driver failed to flush few\ndata packets, which were accessed later in ath12k_dp_cc_cleanup()\nand freed, but using ar from the packet led to this use-after-free.\n\nBUG: KASAN: use-after-free in ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\nWrite of size 4 at addr ffff888150bd3514 by task modprobe/8926\nCPU: 0 UID: 0 PID: 8926 Comm: modprobe Not tainted\n6.11.0-rc2-wt-ath+ #1746\nHardware name: Intel(R) Client Systems NUC8i7HVK/NUC8i7HVB, BIOS\nHNKBLi70.86A.0067.2021.0528.1339 05/28/2021\n\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7d/0xe0\n print_address_description.constprop.0+0x33/0x3a0\n print_report+0xb5/0x260\n ? kasan_addr_to_slab+0x24/0x80\n kasan_report+0xd8/0x110\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n kasan_check_range+0xf3/0x1a0\n __kasan_check_write+0x14/0x20\n ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ath12k_dp_free+0x178/0x420 [ath12k]\n ath12k_core_stop+0x176/0x200 [ath12k]\n ath12k_core_deinit+0x13f/0x210 [ath12k]\n ath12k_pci_remove+0xad/0x1c0 [ath12k]\n pci_device_remove+0x9b/0x1b0\n device_remove+0xbf/0x150\n device_release_driver_internal+0x3c3/0x580\n ? __kasan_check_read+0x11/0x20\n driver_detach+0xc4/0x190\n bus_remove_driver+0x130/0x2a0\n driver_unregister+0x68/0x90\n pci_unregister_driver+0x24/0x240\n ? find_module_all+0x13e/0x1e0\n ath12k_pci_exit+0x10/0x20 [ath12k]\n __do_sys_delete_module+0x32c/0x580\n ? module_flags+0x2f0/0x2f0\n ? kmem_cache_free+0xf0/0x410\n ? __fput+0x56f/0xab0\n ? __fput+0x56f/0xab0\n ? debug_smp_processor_id+0x17/0x20\n __x64_sys_delete_module+0x4f/0x70\n x64_sys_call+0x522/0x9f0\n do_syscall_64+0x64/0x130\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\nRIP: 0033:0x7f8182c6ac8b\n\nCommit 24de1b7b231c (\"wifi: ath12k: fix flush failure in recovery\nscenarios\") added the change to decrement the pending packets count\nin case of recovery which make sense as ah-\u003ehw as well all\nar\u0027s in it are intact during recovery, but during core deinit there\nis no use in decrementing packets count or waking up the empty waitq\nas the module is going to be removed also ar\u0027s from pending skb\u0027s\ncan\u0027t be used and the packets should just be released back.\n\nTo fix this, avoid accessing ar from skb-\u003ecb when driver is being\nunregistered.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00214-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56541",
"url": "https://www.suse.com/security/cve/CVE-2024-56541"
},
{
"category": "external",
"summary": "SUSE Bug 1235064 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "external",
"summary": "SUSE Bug 1247044 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1247044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2024-56541"
},
{
"cve": "CVE-2024-56613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56613"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/numa: fix memory leak due to the overwritten vma-\u003enumab_state\n\n[Problem Description]\nWhen running the hackbench program of LTP, the following memory leak is\nreported by kmemleak.\n\n # /opt/ltp/testcases/bin/hackbench 20 thread 1000\n Running with 20*40 (== 800) tasks.\n\n # dmesg | grep kmemleak\n ...\n kmemleak: 480 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n kmemleak: 665 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n\n # cat /sys/kernel/debug/kmemleak\n unreferenced object 0xffff888cd8ca2c40 (size 64):\n comm \"hackbench\", pid 17142, jiffies 4299780315\n hex dump (first 32 bytes):\n ac 74 49 00 01 00 00 00 4c 84 49 00 01 00 00 00 .tI.....L.I.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace (crc bff18fd4):\n [\u003cffffffff81419a89\u003e] __kmalloc_cache_noprof+0x2f9/0x3f0\n [\u003cffffffff8113f715\u003e] task_numa_work+0x725/0xa00\n [\u003cffffffff8110f878\u003e] task_work_run+0x58/0x90\n [\u003cffffffff81ddd9f8\u003e] syscall_exit_to_user_mode+0x1c8/0x1e0\n [\u003cffffffff81dd78d5\u003e] do_syscall_64+0x85/0x150\n [\u003cffffffff81e0012b\u003e] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n ...\n\nThis issue can be consistently reproduced on three different servers:\n * a 448-core server\n * a 256-core server\n * a 192-core server\n\n[Root Cause]\nSince multiple threads are created by the hackbench program (along with\nthe command argument \u0027thread\u0027), a shared vma might be accessed by two or\nmore cores simultaneously. When two or more cores observe that\nvma-\u003enumab_state is NULL at the same time, vma-\u003enumab_state will be\noverwritten.\n\nAlthough current code ensures that only one thread scans the VMAs in a\nsingle \u0027numa_scan_period\u0027, there might be a chance for another thread\nto enter in the next \u0027numa_scan_period\u0027 while we have not gotten till\nnumab_state allocation [1].\n\nNote that the command `/opt/ltp/testcases/bin/hackbench 50 process 1000`\ncannot the reproduce the issue. It is verified with 200+ test runs.\n\n[Solution]\nUse the cmpxchg atomic operation to ensure that only one thread executes\nthe vma-\u003enumab_state assignment.\n\n[1] https://lore.kernel.org/lkml/1794be3c-358c-4cdc-a43d-a1f841d91ef7@amd.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56613",
"url": "https://www.suse.com/security/cve/CVE-2024-56613"
},
{
"category": "external",
"summary": "SUSE Bug 1244176 for CVE-2024-56613",
"url": "https://bugzilla.suse.com/1244176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2024-56613"
},
{
"cve": "CVE-2024-56699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56699"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix potential double remove of hotplug slot\n\nIn commit 6ee600bfbe0f (\"s390/pci: remove hotplug slot when releasing the\ndevice\") the zpci_exit_slot() was moved from zpci_device_reserved() to\nzpci_release_device() with the intention of keeping the hotplug slot\naround until the device is actually removed.\n\nNow zpci_release_device() is only called once all references are\ndropped. Since the zPCI subsystem only drops its reference once the\ndevice is in the reserved state it follows that zpci_release_device()\nmust only deal with devices in the reserved state. Despite that it\ncontains code to tear down from both configured and standby state. For\nthe standby case this already includes the removal of the hotplug slot\nso would cause a double removal if a device was ever removed in\neither configured or standby state.\n\nInstead of causing a potential double removal in a case that should\nnever happen explicitly WARN_ON() if a device in non-reserved state is\nreleased and get rid of the dead code cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56699",
"url": "https://www.suse.com/security/cve/CVE-2024-56699"
},
{
"category": "external",
"summary": "SUSE Bug 1235490 for CVE-2024-56699",
"url": "https://bugzilla.suse.com/1235490"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-56699"
},
{
"cve": "CVE-2024-57982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: state: fix out-of-bounds read during lookup\n\nlookup and resize can run in parallel.\n\nThe xfrm_state_hash_generation seqlock ensures a retry, but the hash\nfunctions can observe a hmask value that is too large for the new hlist\narray.\n\nrehash does:\n rcu_assign_pointer(net-\u003exfrm.state_bydst, ndst) [..]\n net-\u003exfrm.state_hmask = nhashmask;\n\nWhile state lookup does:\n h = xfrm_dst_hash(net, daddr, saddr, tmpl-\u003ereqid, encap_family);\n hlist_for_each_entry_rcu(x, net-\u003exfrm.state_bydst + h, bydst) {\n\nThis is only safe in case the update to state_bydst is larger than\nnet-\u003exfrm.xfrm_state_hmask (or if the lookup function gets\nserialized via state spinlock again).\n\nFix this by prefetching state_hmask and the associated pointers.\nThe xfrm_state_hash_generation seqlock retry will ensure that the pointer\nand the hmask will be consistent.\n\nThe existing helpers, like xfrm_dst_hash(), are now unsafe for RCU side,\nadd lockdep assertions to document that they are only safe for insert\nside.\n\nxfrm_state_lookup_byaddr() uses the spinlock rather than RCU.\nAFAICS this is an oversight from back when state lookup was converted to\nRCU, this lock should be replaced with RCU in a future patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57982",
"url": "https://www.suse.com/security/cve/CVE-2024-57982"
},
{
"category": "external",
"summary": "SUSE Bug 1237913 for CVE-2024-57982",
"url": "https://bugzilla.suse.com/1237913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-57982"
},
{
"cve": "CVE-2024-57987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: check for NULL in btrtl_setup_realtek()\n\nIf insert an USB dongle which chip is not maintained in ic_id_table, it\nwill hit the NULL point accessed. Add a null point check to avoid the\nKernel Oops.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57987",
"url": "https://www.suse.com/security/cve/CVE-2024-57987"
},
{
"category": "external",
"summary": "SUSE Bug 1237905 for CVE-2024-57987",
"url": "https://bugzilla.suse.com/1237905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-57987"
},
{
"cve": "CVE-2024-57988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57988"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()\n\ndevm_kstrdup() can return a NULL pointer on failure,but this\nreturned value in btbcm_get_board_name() is not checked.\nAdd NULL check in btbcm_get_board_name(), to handle kernel NULL\npointer dereference error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57988",
"url": "https://www.suse.com/security/cve/CVE-2024-57988"
},
{
"category": "external",
"summary": "SUSE Bug 1237910 for CVE-2024-57988",
"url": "https://bugzilla.suse.com/1237910"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-57988"
},
{
"cve": "CVE-2024-57995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()\n\nIn ath12k_mac_assign_vif_to_vdev(), if arvif is created on a different\nradio, it gets deleted from that radio through a call to\nath12k_mac_unassign_link_vif(). This action frees the arvif pointer.\nSubsequently, there is a check involving arvif, which will result in a\nread-after-free scenario.\n\nFix this by moving this check after arvif is again assigned via call to\nath12k_mac_assign_link_vif().\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57995",
"url": "https://www.suse.com/security/cve/CVE-2024-57995"
},
{
"category": "external",
"summary": "SUSE Bug 1237895 for CVE-2024-57995",
"url": "https://bugzilla.suse.com/1237895"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-57995"
},
{
"cve": "CVE-2024-58004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58004",
"url": "https://www.suse.com/security/cve/CVE-2024-58004"
},
{
"category": "external",
"summary": "SUSE Bug 1238508 for CVE-2024-58004",
"url": "https://bugzilla.suse.com/1238508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58004"
},
{
"cve": "CVE-2024-58015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix for out-of bound access error\n\nSelfgen stats are placed in a buffer using print_array_to_buf_index() function.\nArray length parameter passed to the function is too big, resulting in possible\nout-of bound memory error.\nDecreasing buffer size by one fixes faulty upper bound of passed array.\n\nDiscovered in coverity scan, CID 1600742 and CID 1600758",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58015",
"url": "https://www.suse.com/security/cve/CVE-2024-58015"
},
{
"category": "external",
"summary": "SUSE Bug 1238995 for CVE-2024-58015",
"url": "https://bugzilla.suse.com/1238995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58015"
},
{
"cve": "CVE-2024-58053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nrxrpc: Fix handling of received connection abort\n\nFix the handling of a connection abort that we\u0027ve received. Though the\nabort is at the connection level, it needs propagating to the calls on that\nconnection. Whilst the propagation bit is performed, the calls aren\u0027t then\nwoken up to go and process their termination, and as no further input is\nforthcoming, they just hang.\n\nAlso add some tracing for the logging of connection aborts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58053",
"url": "https://www.suse.com/security/cve/CVE-2024-58053"
},
{
"category": "external",
"summary": "SUSE Bug 1238982 for CVE-2024-58053",
"url": "https://bugzilla.suse.com/1238982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58053"
},
{
"cve": "CVE-2024-58062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58062"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: avoid NULL pointer dereference\n\nWhen iterating over the links of a vif, we need to make sure that the\npointer is valid (in other words - that the link exists) before\ndereferncing it.\nUse for_each_vif_active_link that also does the check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58062",
"url": "https://www.suse.com/security/cve/CVE-2024-58062"
},
{
"category": "external",
"summary": "SUSE Bug 1238965 for CVE-2024-58062",
"url": "https://bugzilla.suse.com/1238965"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58062"
},
{
"cve": "CVE-2024-58077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback\n\ncommit 1f5664351410 (\"ASoC: lower \"no backend DAIs enabled for ... Port\"\nlog severity\") ignores -EINVAL error message on common soc_pcm_ret().\nIt is used from many functions, ignoring -EINVAL is over-kill.\n\nThe reason why -EINVAL was ignored was it really should only be used\nupon invalid parameters coming from userspace and in that case we don\u0027t\nwant to log an error since we do not want to give userspace a way to do\na denial-of-service attack on the syslog / diskspace.\n\nSo don\u0027t use soc_pcm_ret() on .prepare callback is better idea.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58077",
"url": "https://www.suse.com/security/cve/CVE-2024-58077"
},
{
"category": "external",
"summary": "SUSE Bug 1239090 for CVE-2024-58077",
"url": "https://bugzilla.suse.com/1239090"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58077"
},
{
"cve": "CVE-2024-58098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: track changes_pkt_data property for global functions\n\nWhen processing calls to certain helpers, verifier invalidates all\npacket pointers in a current state. For example, consider the\nfollowing program:\n\n __attribute__((__noinline__))\n long skb_pull_data(struct __sk_buff *sk, __u32 len)\n {\n return bpf_skb_pull_data(sk, len);\n }\n\n SEC(\"tc\")\n int test_invalidate_checks(struct __sk_buff *sk)\n {\n int *p = (void *)(long)sk-\u003edata;\n if ((void *)(p + 1) \u003e (void *)(long)sk-\u003edata_end) return TCX_DROP;\n skb_pull_data(sk, 0);\n *p = 42;\n return TCX_PASS;\n }\n\nAfter a call to bpf_skb_pull_data() the pointer \u0027p\u0027 can\u0027t be used\nsafely. See function filter.c:bpf_helper_changes_pkt_data() for a list\nof such helpers.\n\nAt the moment verifier invalidates packet pointers when processing\nhelper function calls, and does not traverse global sub-programs when\nprocessing calls to global sub-programs. This means that calls to\nhelpers done from global sub-programs do not invalidate pointers in\nthe caller state. E.g. the program above is unsafe, but is not\nrejected by verifier.\n\nThis commit fixes the omission by computing field\nbpf_subprog_info-\u003echanges_pkt_data for each sub-program before main\nverification pass.\nchanges_pkt_data should be set if:\n- subprogram calls helper for which bpf_helper_changes_pkt_data\n returns true;\n- subprogram calls a global function,\n for which bpf_subprog_info-\u003echanges_pkt_data should be set.\n\nThe verifier.c:check_cfg() pass is modified to compute this\ninformation. The commit relies on depth first instruction traversal\ndone by check_cfg() and absence of recursive function calls:\n- check_cfg() would eventually visit every call to subprogram S in a\n state when S is fully explored;\n- when S is fully explored:\n - every direct helper call within S is explored\n (and thus changes_pkt_data is set if needed);\n - every call to subprogram S1 called by S was visited with S1 fully\n explored (and thus S inherits changes_pkt_data from S1).\n\nThe downside of such approach is that dead code elimination is not\ntaken into account: if a helper call inside global function is dead\nbecause of current configuration, verifier would conservatively assume\nthat the call occurs for the purpose of the changes_pkt_data\ncomputation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58098",
"url": "https://www.suse.com/security/cve/CVE-2024-58098"
},
{
"category": "external",
"summary": "SUSE Bug 1242565 for CVE-2024-58098",
"url": "https://bugzilla.suse.com/1242565"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58098"
},
{
"cve": "CVE-2024-58099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame\n\nAndrew and Nikolay reported connectivity issues with Cilium\u0027s service\nload-balancing in case of vmxnet3.\n\nIf a BPF program for native XDP adds an encapsulation header such as\nIPIP and transmits the packet out the same interface, then in case\nof vmxnet3 a corrupted packet is being sent and subsequently dropped\non the path.\n\nvmxnet3_xdp_xmit_frame() which is called e.g. via vmxnet3_run_xdp()\nthrough vmxnet3_xdp_xmit_back() calculates an incorrect DMA address:\n\n page = virt_to_page(xdpf-\u003edata);\n tbi-\u003edma_addr = page_pool_get_dma_addr(page) +\n VMXNET3_XDP_HEADROOM;\n dma_sync_single_for_device(\u0026adapter-\u003epdev-\u003edev,\n tbi-\u003edma_addr, buf_size,\n DMA_TO_DEVICE);\n\nThe above assumes a fixed offset (VMXNET3_XDP_HEADROOM), but the XDP\nBPF program could have moved xdp-\u003edata. While the passed buf_size is\ncorrect (xdpf-\u003elen), the dma_addr needs to have a dynamic offset which\ncan be calculated as xdpf-\u003edata - (void *)xdpf, that is, xdp-\u003edata -\nxdp-\u003edata_hard_start.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58099",
"url": "https://www.suse.com/security/cve/CVE-2024-58099"
},
{
"category": "external",
"summary": "SUSE Bug 1242035 for CVE-2024-58099",
"url": "https://bugzilla.suse.com/1242035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58099"
},
{
"cve": "CVE-2024-58100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: check changes_pkt_data property for extension programs\n\nWhen processing calls to global sub-programs, verifier decides whether\nto invalidate all packet pointers in current state depending on the\nchanges_pkt_data property of the global sub-program.\n\nBecause of this, an extension program replacing a global sub-program\nmust be compatible with changes_pkt_data property of the sub-program\nbeing replaced.\n\nThis commit:\n- adds changes_pkt_data flag to struct bpf_prog_aux:\n - this flag is set in check_cfg() for main sub-program;\n - in jit_subprogs() for other sub-programs;\n- modifies bpf_check_attach_btf_id() to check changes_pkt_data flag;\n- moves call to check_attach_btf_id() after the call to check_cfg(),\n because it needs changes_pkt_data flag to be set:\n\n bpf_check:\n ... ...\n - check_attach_btf_id resolve_pseudo_ldimm64\n resolve_pseudo_ldimm64 --\u003e bpf_prog_is_offloaded\n bpf_prog_is_offloaded check_cfg\n check_cfg + check_attach_btf_id\n ... ...\n\nThe following fields are set by check_attach_btf_id():\n- env-\u003eops\n- prog-\u003eaux-\u003eattach_btf_trace\n- prog-\u003eaux-\u003eattach_func_name\n- prog-\u003eaux-\u003eattach_func_proto\n- prog-\u003eaux-\u003edst_trampoline\n- prog-\u003eaux-\u003emod\n- prog-\u003eaux-\u003esaved_dst_attach_type\n- prog-\u003eaux-\u003esaved_dst_prog_type\n- prog-\u003eexpected_attach_type\n\nNeither of these fields are used by resolve_pseudo_ldimm64() or\nbpf_prog_offload_verifier_prep() (for netronome and netdevsim\ndrivers), so the reordering is safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58100",
"url": "https://www.suse.com/security/cve/CVE-2024-58100"
},
{
"category": "external",
"summary": "SUSE Bug 1242564 for CVE-2024-58100",
"url": "https://bugzilla.suse.com/1242564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58100"
},
{
"cve": "CVE-2024-58237",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58237"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: consider that tail calls invalidate packet pointers\n\nTail-called programs could execute any of the helpers that invalidate\npacket pointers. Hence, conservatively assume that each tail call\ninvalidates packet pointers.\n\nMaking the change in bpf_helper_changes_pkt_data() automatically makes\nuse of check_cfg() logic that computes \u0027changes_pkt_data\u0027 effect for\nglobal sub-programs, such that the following program could be\nrejected:\n\n int tail_call(struct __sk_buff *sk)\n {\n \tbpf_tail_call_static(sk, \u0026jmp_table, 0);\n \treturn 0;\n }\n\n SEC(\"tc\")\n int not_safe(struct __sk_buff *sk)\n {\n \tint *p = (void *)(long)sk-\u003edata;\n \t... make p valid ...\n \ttail_call(sk);\n \t*p = 42; /* this is unsafe */\n \t...\n }\n\nThe tc_bpf2bpf.c:subprog_tc() needs change: mark it as a function that\ncan invalidate packet pointers. Otherwise, it can\u0027t be freplaced with\ntailcall_freplace.c:entry_freplace() that does a tail call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58237",
"url": "https://www.suse.com/security/cve/CVE-2024-58237"
},
{
"category": "external",
"summary": "SUSE Bug 1242574 for CVE-2024-58237",
"url": "https://bugzilla.suse.com/1242574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2024-58237"
},
{
"cve": "CVE-2025-21629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets\n\nThe blamed commit disabled hardware offoad of IPv6 packets with\nextension headers on devices that advertise NETIF_F_IPV6_CSUM,\nbased on the definition of that feature in skbuff.h:\n\n * * - %NETIF_F_IPV6_CSUM\n * - Driver (device) is only able to checksum plain\n * TCP or UDP packets over IPv6. These are specifically\n * unencapsulated packets of the form IPv6|TCP or\n * IPv6|UDP where the Next Header field in the IPv6\n * header is either TCP or UDP. IPv6 extension headers\n * are not supported with this feature. This feature\n * cannot be set in features for a device with\n * NETIF_F_HW_CSUM also set. This feature is being\n * DEPRECATED (see below).\n\nThe change causes skb_warn_bad_offload to fire for BIG TCP\npackets.\n\n[ 496.310233] WARNING: CPU: 13 PID: 23472 at net/core/dev.c:3129 skb_warn_bad_offload+0xc4/0xe0\n\n[ 496.310297] ? skb_warn_bad_offload+0xc4/0xe0\n[ 496.310300] skb_checksum_help+0x129/0x1f0\n[ 496.310303] skb_csum_hwoffload_help+0x150/0x1b0\n[ 496.310306] validate_xmit_skb+0x159/0x270\n[ 496.310309] validate_xmit_skb_list+0x41/0x70\n[ 496.310312] sch_direct_xmit+0x5c/0x250\n[ 496.310317] __qdisc_run+0x388/0x620\n\nBIG TCP introduced an IPV6_TLV_JUMBO IPv6 extension header to\ncommunicate packet length, as this is an IPv6 jumbogram. But, the\nfeature is only enabled on devices that support BIG TCP TSO. The\nheader is only present for PF_PACKET taps like tcpdump, and not\ntransmitted by physical devices.\n\nFor this specific case of extension headers that are not\ntransmitted, return to the situation before the blamed commit\nand support hardware offload.\n\nipv6_has_hopopt_jumbo() tests not only whether this header is present,\nbut also that it is the only extension header before a terminal (L4)\nheader.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21629",
"url": "https://www.suse.com/security/cve/CVE-2025-21629"
},
{
"category": "external",
"summary": "SUSE Bug 1235968 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "external",
"summary": "SUSE Bug 1244722 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1244722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-21629"
},
{
"cve": "CVE-2025-21658",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21658"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid extent tree\n\n[BUG]\nSyzbot reported a crash with the following call trace:\n\n BTRFS info (device loop0): scrub: started on devid 1\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n PGD 106e70067 P4D 106e70067 PUD 107143067 PMD 0\n Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI\n CPU: 1 UID: 0 PID: 689 Comm: repro Kdump: loaded Tainted: G O 6.13.0-rc4-custom+ #206\n Tainted: [O]=OOT_MODULE\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:find_first_extent_item+0x26/0x1f0 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x13d/0x3b0 [btrfs]\n scrub_simple_mirror+0x175/0x260 [btrfs]\n scrub_stripe+0x5d4/0x6c0 [btrfs]\n scrub_chunk+0xbb/0x170 [btrfs]\n scrub_enumerate_chunks+0x2f4/0x5f0 [btrfs]\n btrfs_scrub_dev+0x240/0x600 [btrfs]\n btrfs_ioctl+0x1dc8/0x2fa0 [btrfs]\n ? do_sys_openat2+0xa5/0xf0\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\n[CAUSE]\nThe reproducer is using a corrupted image where extent tree root is\ncorrupted, thus forcing to use \"rescue=all,ro\" mount option to mount the\nimage.\n\nThen it triggered a scrub, but since scrub relies on extent tree to find\nwhere the data/metadata extents are, scrub_find_fill_first_stripe()\nrelies on an non-empty extent root.\n\nBut unfortunately scrub_find_fill_first_stripe() doesn\u0027t really expect\nan NULL pointer for extent root, it use extent_root to grab fs_info and\ntriggered a NULL pointer dereference.\n\n[FIX]\nAdd an extra check for a valid extent root at the beginning of\nscrub_find_fill_first_stripe().\n\nThe new error path is introduced by 42437a6386ff (\"btrfs: introduce\nmount option rescue=ignorebadroots\"), but that\u0027s pretty old, and later\ncommit b979547513ff (\"btrfs: scrub: introduce helper to find and fill\nsector info for a scrub_stripe\") changed how we do scrub.\n\nSo for kernels older than 6.6, the fix will need manual backport.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21658",
"url": "https://www.suse.com/security/cve/CVE-2025-21658"
},
{
"category": "external",
"summary": "SUSE Bug 1236208 for CVE-2025-21658",
"url": "https://bugzilla.suse.com/1236208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21658"
},
{
"cve": "CVE-2025-21713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21713"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/pseries/iommu: Don\u0027t unset window if it was never set\n\nOn pSeries, when user attempts to use the same vfio container used by\ndifferent iommu group, the spapr_tce_set_window() returns -EPERM\nand the subsequent cleanup leads to the below crash.\n\n Kernel attempted to read user page (308) - exploit attempt?\n BUG: Kernel NULL pointer dereference on read at 0x00000308\n Faulting instruction address: 0xc0000000001ce358\n Oops: Kernel access of bad area, sig: 11 [#1]\n NIP: c0000000001ce358 LR: c0000000001ce05c CTR: c00000000005add0\n \u003csnip\u003e\n NIP [c0000000001ce358] spapr_tce_unset_window+0x3b8/0x510\n LR [c0000000001ce05c] spapr_tce_unset_window+0xbc/0x510\n Call Trace:\n spapr_tce_unset_window+0xbc/0x510 (unreliable)\n tce_iommu_attach_group+0x24c/0x340 [vfio_iommu_spapr_tce]\n vfio_container_attach_group+0xec/0x240 [vfio]\n vfio_group_fops_unl_ioctl+0x548/0xb00 [vfio]\n sys_ioctl+0x754/0x1580\n system_call_exception+0x13c/0x330\n system_call_vectored_common+0x15c/0x2ec\n \u003csnip\u003e\n --- interrupt: 3000\n\nFix this by having null check for the tbl passed to the\nspapr_tce_unset_window().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21713",
"url": "https://www.suse.com/security/cve/CVE-2025-21713"
},
{
"category": "external",
"summary": "SUSE Bug 1237887 for CVE-2025-21713",
"url": "https://bugzilla.suse.com/1237887"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21713"
},
{
"cve": "CVE-2025-21720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21720"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: delete intermediate secpath entry in packet offload mode\n\nPackets handled by hardware have added secpath as a way to inform XFRM\ncore code that this path was already handled. That secpath is not needed\nat all after policy is checked and it is removed later in the stack.\n\nHowever, in the case of IP forwarding is enabled (/proc/sys/net/ipv4/ip_forward),\nthat secpath is not removed and packets which already were handled are reentered\nto the driver TX path with xfrm_offload set.\n\nThe following kernel panic is observed in mlx5 in such case:\n\n mlx5_core 0000:04:00.0 enp4s0f0np0: Link up\n mlx5_core 0000:04:00.1 enp4s0f1np1: Link up\n Initializing XFRM netlink socket\n IPsec XFRM device driver\n BUG: kernel NULL pointer dereference, address: 0000000000000000\n #PF: supervisor instruction fetch in kernel mode\n #PF: error_code(0x0010) - not-present page\n PGD 0 P4D 0\n Oops: Oops: 0010 [#1] PREEMPT SMP\n CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.13.0-rc1-alex #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n RIP: 0010:0x0\n Code: Unable to access opcode bytes at 0xffffffffffffffd6.\n RSP: 0018:ffffb87380003800 EFLAGS: 00010206\n RAX: ffff8df004e02600 RBX: ffffb873800038d8 RCX: 00000000ffff98cf\n RDX: ffff8df00733e108 RSI: ffff8df00521fb80 RDI: ffff8df001661f00\n RBP: ffffb87380003850 R08: ffff8df013980000 R09: 0000000000000010\n R10: 0000000000000002 R11: 0000000000000002 R12: ffff8df001661f00\n R13: ffff8df00521fb80 R14: ffff8df00733e108 R15: ffff8df011faf04e\n FS: 0000000000000000(0000) GS:ffff8df46b800000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffffffffffffffd6 CR3: 0000000106384000 CR4: 0000000000350ef0\n Call Trace:\n \u003cIRQ\u003e\n ? show_regs+0x63/0x70\n ? __die_body+0x20/0x60\n ? __die+0x2b/0x40\n ? page_fault_oops+0x15c/0x550\n ? do_user_addr_fault+0x3ed/0x870\n ? exc_page_fault+0x7f/0x190\n ? asm_exc_page_fault+0x27/0x30\n mlx5e_ipsec_handle_tx_skb+0xe7/0x2f0 [mlx5_core]\n mlx5e_xmit+0x58e/0x1980 [mlx5_core]\n ? __fib_lookup+0x6a/0xb0\n dev_hard_start_xmit+0x82/0x1d0\n sch_direct_xmit+0xfe/0x390\n __dev_queue_xmit+0x6d8/0xee0\n ? __fib_lookup+0x6a/0xb0\n ? internal_add_timer+0x48/0x70\n ? mod_timer+0xe2/0x2b0\n neigh_resolve_output+0x115/0x1b0\n __neigh_update+0x26a/0xc50\n neigh_update+0x14/0x20\n arp_process+0x2cb/0x8e0\n ? __napi_build_skb+0x5e/0x70\n arp_rcv+0x11e/0x1c0\n ? dev_gro_receive+0x574/0x820\n __netif_receive_skb_list_core+0x1cf/0x1f0\n netif_receive_skb_list_internal+0x183/0x2a0\n napi_complete_done+0x76/0x1c0\n mlx5e_napi_poll+0x234/0x7a0 [mlx5_core]\n __napi_poll+0x2d/0x1f0\n net_rx_action+0x1a6/0x370\n ? atomic_notifier_call_chain+0x3b/0x50\n ? irq_int_handler+0x15/0x20 [mlx5_core]\n handle_softirqs+0xb9/0x2f0\n ? handle_irq_event+0x44/0x60\n irq_exit_rcu+0xdb/0x100\n common_interrupt+0x98/0xc0\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n asm_common_interrupt+0x27/0x40\n RIP: 0010:pv_native_safe_halt+0xb/0x10\n Code: 09 c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 22\n 0f 1f 84 00 00 00 00 00 90 eb 07 0f 00 2d 7f e9 36 00 fb\n40 00 83 ff 07 77 21 89 ff ff 24 fd 88 3d a1 bd 0f 21 f8\n RSP: 0018:ffffffffbe603de8 EFLAGS: 00000202\n RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000f92f46680\n RDX: 0000000000000037 RSI: 00000000ffffffff RDI: 00000000000518d4\n RBP: ffffffffbe603df0 R08: 000000cd42e4dffb R09: ffffffffbe603d70\n R10: 0000004d80d62680 R11: 0000000000000001 R12: ffffffffbe60bf40\n R13: 0000000000000000 R14: 0000000000000000 R15: ffffffffbe60aff8\n ? default_idle+0x9/0x20\n arch_cpu_idle+0x9/0x10\n default_idle_call+0x29/0xf0\n do_idle+0x1f2/0x240\n cpu_startup_entry+0x2c/0x30\n rest_init+0xe7/0x100\n start_kernel+0x76b/0xb90\n x86_64_start_reservations+0x18/0x30\n x86_64_start_kernel+0xc0/0x110\n ? setup_ghcb+0xe/0x130\n common_startup_64+0x13e/0x141\n \u003c/TASK\u003e\n Modules linked in: esp4_offload esp4 xfrm_interface\nxfrm6_tunnel tunnel4 tunnel6 xfrm_user xfrm_algo binf\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21720",
"url": "https://www.suse.com/security/cve/CVE-2025-21720"
},
{
"category": "external",
"summary": "SUSE Bug 1238859 for CVE-2025-21720",
"url": "https://bugzilla.suse.com/1238859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21720"
},
{
"cve": "CVE-2025-21770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix potential memory leak in iopf_queue_remove_device()\n\nThe iopf_queue_remove_device() helper removes a device from the per-iommu\niopf queue when PRI is disabled on the device. It responds to all\noutstanding iopf\u0027s with an IOMMU_PAGE_RESP_INVALID code and detaches the\ndevice from the queue.\n\nHowever, it fails to release the group structure that represents a group\nof iopf\u0027s awaiting for a response after responding to the hardware. This\ncan cause a memory leak if iopf_queue_remove_device() is called with\npending iopf\u0027s.\n\nFix it by calling iopf_free_group() after the iopf group is responded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21770",
"url": "https://www.suse.com/security/cve/CVE-2025-21770"
},
{
"category": "external",
"summary": "SUSE Bug 1238495 for CVE-2025-21770",
"url": "https://bugzilla.suse.com/1238495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21770"
},
{
"cve": "CVE-2025-21805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rtrs: Add missing deinit() call\n\nA warning is triggered when repeatedly connecting and disconnecting the\nrnbd:\n list_add corruption. prev-\u003enext should be next (ffff88800b13e480), but was ffff88801ecd1338. (prev=ffff88801ecd1340).\n WARNING: CPU: 1 PID: 36562 at lib/list_debug.c:32 __list_add_valid_or_report+0x7f/0xa0\n Workqueue: ib_cm cm_work_handler [ib_cm]\n RIP: 0010:__list_add_valid_or_report+0x7f/0xa0\n ? __list_add_valid_or_report+0x7f/0xa0\n ib_register_event_handler+0x65/0x93 [ib_core]\n rtrs_srv_ib_dev_init+0x29/0x30 [rtrs_server]\n rtrs_ib_dev_find_or_add+0x124/0x1d0 [rtrs_core]\n __alloc_path+0x46c/0x680 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n ? rcu_is_watching+0xd/0x40\n ? __mutex_lock+0x312/0xcf0\n ? get_or_create_srv+0xad/0x310 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n rtrs_rdma_connect+0x23c/0x2d0 [rtrs_server]\n ? __lock_release+0x1b1/0x2d0\n cma_cm_event_handler+0x4a/0x1a0 [rdma_cm]\n cma_ib_req_handler+0x3a0/0x7e0 [rdma_cm]\n cm_process_work+0x28/0x1a0 [ib_cm]\n ? _raw_spin_unlock_irq+0x2f/0x50\n cm_req_handler+0x618/0xa60 [ib_cm]\n cm_work_handler+0x71/0x520 [ib_cm]\n\nCommit 667db86bcbe8 (\"RDMA/rtrs: Register ib event handler\") introduced a\nnew element .deinit but never used it at all. Fix it by invoking the\n`deinit()` to appropriately unregister the IB event handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21805",
"url": "https://www.suse.com/security/cve/CVE-2025-21805"
},
{
"category": "external",
"summary": "SUSE Bug 1238741 for CVE-2025-21805",
"url": "https://bugzilla.suse.com/1238741"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21805"
},
{
"cve": "CVE-2025-21824",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21824"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngpu: host1x: Fix a use of uninitialized mutex\n\ncommit c8347f915e67 (\"gpu: host1x: Fix boot regression for Tegra\")\ncaused a use of uninitialized mutex leading to below warning when\nCONFIG_DEBUG_MUTEXES and CONFIG_DEBUG_LOCK_ALLOC are enabled.\n\n[ 41.662843] ------------[ cut here ]------------\n[ 41.663012] DEBUG_LOCKS_WARN_ON(lock-\u003emagic != lock)\n[ 41.663035] WARNING: CPU: 4 PID: 794 at kernel/locking/mutex.c:587 __mutex_lock+0x670/0x878\n[ 41.663458] Modules linked in: rtw88_8822c(+) bluetooth(+) rtw88_pci rtw88_core mac80211 aquantia libarc4 crc_itu_t cfg80211 tegra194_cpufreq dwmac_tegra(+) arm_dsu_pmu stmmac_platform stmmac pcs_xpcs rfkill at24 host1x(+) tegra_bpmp_thermal ramoops reed_solomon fuse loop nfnetlink xfs mmc_block rpmb_core ucsi_ccg ina3221 crct10dif_ce xhci_tegra ghash_ce lm90 sha2_ce sha256_arm64 sha1_ce sdhci_tegra pwm_fan sdhci_pltfm sdhci gpio_keys rtc_tegra cqhci mmc_core phy_tegra_xusb i2c_tegra tegra186_gpc_dma i2c_tegra_bpmp spi_tegra114 dm_mirror dm_region_hash dm_log dm_mod\n[ 41.665078] CPU: 4 UID: 0 PID: 794 Comm: (udev-worker) Not tainted 6.11.0-29.31_1538613708.el10.aarch64+debug #1\n[ 41.665838] Hardware name: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.3.0-gcid-35594366 02/26/2024\n[ 41.672555] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 41.679636] pc : __mutex_lock+0x670/0x878\n[ 41.683834] lr : __mutex_lock+0x670/0x878\n[ 41.688035] sp : ffff800084b77090\n[ 41.691446] x29: ffff800084b77160 x28: ffffdd4bebf7b000 x27: ffffdd4be96b1000\n[ 41.698799] x26: 1fffe0002308361c x25: 1ffff0001096ee18 x24: 0000000000000000\n[ 41.706149] x23: 0000000000000000 x22: 0000000000000002 x21: ffffdd4be6e3c7a0\n[ 41.713500] x20: ffff800084b770f0 x19: ffff00011841b1e8 x18: 0000000000000000\n[ 41.720675] x17: 0000000000000000 x16: 0000000000000000 x15: 0720072007200720\n[ 41.728023] x14: 0000000000000000 x13: 0000000000000001 x12: ffff6001a96eaab3\n[ 41.735375] x11: 1fffe001a96eaab2 x10: ffff6001a96eaab2 x9 : ffffdd4be4838bbc\n[ 41.742723] x8 : 00009ffe5691554e x7 : ffff000d4b755593 x6 : 0000000000000001\n[ 41.749985] x5 : ffff000d4b755590 x4 : 1fffe0001d88f001 x3 : dfff800000000000\n[ 41.756988] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0000ec478000\n[ 41.764251] Call trace:\n[ 41.766695] __mutex_lock+0x670/0x878\n[ 41.770373] mutex_lock_nested+0x2c/0x40\n[ 41.774134] host1x_intr_start+0x54/0xf8 [host1x]\n[ 41.778863] host1x_runtime_resume+0x150/0x228 [host1x]\n[ 41.783935] pm_generic_runtime_resume+0x84/0xc8\n[ 41.788485] __rpm_callback+0xa0/0x478\n[ 41.792422] rpm_callback+0x15c/0x1a8\n[ 41.795922] rpm_resume+0x698/0xc08\n[ 41.799597] __pm_runtime_resume+0xa8/0x140\n[ 41.803621] host1x_probe+0x810/0xbc0 [host1x]\n[ 41.807909] platform_probe+0xcc/0x1a8\n[ 41.811845] really_probe+0x188/0x800\n[ 41.815347] __driver_probe_device+0x164/0x360\n[ 41.819810] driver_probe_device+0x64/0x1a8\n[ 41.823834] __driver_attach+0x180/0x490\n[ 41.827773] bus_for_each_dev+0x104/0x1a0\n[ 41.831797] driver_attach+0x44/0x68\n[ 41.835296] bus_add_driver+0x23c/0x4e8\n[ 41.839235] driver_register+0x15c/0x3a8\n[ 41.843170] __platform_register_drivers+0xa4/0x208\n[ 41.848159] tegra_host1x_init+0x4c/0xff8 [host1x]\n[ 41.853147] do_one_initcall+0xd4/0x380\n[ 41.856997] do_init_module+0x1dc/0x698\n[ 41.860758] load_module+0xc70/0x1300\n[ 41.864435] __do_sys_init_module+0x1a8/0x1d0\n[ 41.868721] __arm64_sys_init_module+0x74/0xb0\n[ 41.873183] invoke_syscall.constprop.0+0xdc/0x1e8\n[ 41.877997] do_el0_svc+0x154/0x1d0\n[ 41.881671] el0_svc+0x54/0x140\n[ 41.884820] el0t_64_sync_handler+0x120/0x130\n[ 41.889285] el0t_64_sync+0x1a4/0x1a8\n[ 41.892960] irq event stamp: 69737\n[ 41.896370] hardirqs last enabled at (69737): [\u003cffffdd4be6d7768c\u003e] _raw_spin_unlock_irqrestore+0x44/0xe8\n[ 41.905739] hardirqs last disabled at (69736):\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21824",
"url": "https://www.suse.com/security/cve/CVE-2025-21824"
},
{
"category": "external",
"summary": "SUSE Bug 1238478 for CVE-2025-21824",
"url": "https://bugzilla.suse.com/1238478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21824"
},
{
"cve": "CVE-2025-21842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21842"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\namdkfd: properly free gang_ctx_bo when failed to init user queue\n\nThe destructor of a gtt bo is declared as\nvoid amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_obj);\nWhich takes void** as the second parameter.\n\nGCC allows passing void* to the function because void* can be implicitly\ncasted to any other types, so it can pass compiling.\n\nHowever, passing this void* parameter into the function\u0027s\nexecution process(which expects void** and dereferencing void**)\nwill result in errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21842",
"url": "https://www.suse.com/security/cve/CVE-2025-21842"
},
{
"category": "external",
"summary": "SUSE Bug 1239063 for CVE-2025-21842",
"url": "https://bugzilla.suse.com/1239063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21842"
},
{
"cve": "CVE-2025-21849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/gt: Use spin_lock_irqsave() in interruptible context\n\nspin_lock/unlock() functions used in interrupt contexts could\nresult in a deadlock, as seen in GitLab issue #13399,\nwhich occurs when interrupt comes in while holding a lock.\n\nTry to remedy the problem by saving irq state before spin lock\nacquisition.\n\nv2: add irqs\u0027 state save/restore calls to all locks/unlocks in\n signal_irq_work() execution (Maciej)\n\nv3: use with spin_lock_irqsave() in guc_lrc_desc_unpin() instead\n of other lock/unlock calls and add Fixes and Cc tags (Tvrtko);\n change title and commit message\n\n(cherry picked from commit c088387ddd6482b40f21ccf23db1125e8fa4af7e)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21849",
"url": "https://www.suse.com/security/cve/CVE-2025-21849"
},
{
"category": "external",
"summary": "SUSE Bug 1239485 for CVE-2025-21849",
"url": "https://bugzilla.suse.com/1239485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21849"
},
{
"cve": "CVE-2025-21868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: allow small head cache usage with large MAX_SKB_FRAGS values\n\nSabrina reported the following splat:\n\n WARNING: CPU: 0 PID: 1 at net/core/dev.c:6935 netif_napi_add_weight_locked+0x8f2/0xba0\n Modules linked in:\n CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.14.0-rc1-net-00092-g011b03359038 #996\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.16.3-1-1 04/01/2014\n RIP: 0010:netif_napi_add_weight_locked+0x8f2/0xba0\n Code: e8 c3 e6 6a fe 48 83 c4 28 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc c7 44 24 10 ff ff ff ff e9 8f fb ff ff e8 9e e6 6a fe \u003c0f\u003e 0b e9 d3 fe ff ff e8 92 e6 6a fe 48 8b 04 24 be ff ff ff ff 48\n RSP: 0000:ffffc9000001fc60 EFLAGS: 00010293\n RAX: 0000000000000000 RBX: ffff88806ce48128 RCX: 1ffff11001664b9e\n RDX: ffff888008f00040 RSI: ffffffff8317ca42 RDI: ffff88800b325cb6\n RBP: ffff88800b325c40 R08: 0000000000000001 R09: ffffed100167502c\n R10: ffff88800b3a8163 R11: 0000000000000000 R12: ffff88800ac1c168\n R13: ffff88800ac1c168 R14: ffff88800ac1c168 R15: 0000000000000007\n FS: 0000000000000000(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffff888008201000 CR3: 0000000004c94001 CR4: 0000000000370ef0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n gro_cells_init+0x1ba/0x270\n xfrm_input_init+0x4b/0x2a0\n xfrm_init+0x38/0x50\n ip_rt_init+0x2d7/0x350\n ip_init+0xf/0x20\n inet_init+0x406/0x590\n do_one_initcall+0x9d/0x2e0\n do_initcalls+0x23b/0x280\n kernel_init_freeable+0x445/0x490\n kernel_init+0x20/0x1d0\n ret_from_fork+0x46/0x80\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n irq event stamp: 584330\n hardirqs last enabled at (584338): [\u003cffffffff8168bf87\u003e] __up_console_sem+0x77/0xb0\n hardirqs last disabled at (584345): [\u003cffffffff8168bf6c\u003e] __up_console_sem+0x5c/0xb0\n softirqs last enabled at (583242): [\u003cffffffff833ee96d\u003e] netlink_insert+0x14d/0x470\n softirqs last disabled at (583754): [\u003cffffffff8317c8cd\u003e] netif_napi_add_weight_locked+0x77d/0xba0\n\non kernel built with MAX_SKB_FRAGS=45, where SKB_WITH_OVERHEAD(1024)\nis smaller than GRO_MAX_HEAD.\n\nSuch built additionally contains the revert of the single page frag cache\nso that napi_get_frags() ends up using the page frag allocator, triggering\nthe splat.\n\nNote that the underlying issue is independent from the mentioned\nrevert; address it ensuring that the small head cache will fit either TCP\nand GRO allocation and updating napi_alloc_skb() and __netdev_alloc_skb()\nto select kmalloc() usage for any allocation fitting such cache.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21868",
"url": "https://www.suse.com/security/cve/CVE-2025-21868"
},
{
"category": "external",
"summary": "SUSE Bug 1240180 for CVE-2025-21868",
"url": "https://bugzilla.suse.com/1240180"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21868"
},
{
"cve": "CVE-2025-21880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21880"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix EFAULT handling\n\nCurrently we treat EFAULT from hmm_range_fault() as a non-fatal error\nwhen called from xe_vm_userptr_pin() with the idea that we want to avoid\nkilling the entire vm and chucking an error, under the assumption that\nthe user just did an unmap or something, and has no intention of\nactually touching that memory from the GPU. At this point we have\nalready zapped the PTEs so any access should generate a page fault, and\nif the pin fails there also it will then become fatal.\n\nHowever it looks like it\u0027s possible for the userptr vma to still be on\nthe rebind list in preempt_rebind_work_func(), if we had to retry the\npin again due to something happening in the caller before we did the\nrebind step, but in the meantime needing to re-validate the userptr and\nthis time hitting the EFAULT.\n\nThis explains an internal user report of hitting:\n\n[ 191.738349] WARNING: CPU: 1 PID: 157 at drivers/gpu/drm/xe/xe_res_cursor.h:158 xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738551] Workqueue: xe-ordered-wq preempt_rebind_work_func [xe]\n[ 191.738616] RIP: 0010:xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738690] Call Trace:\n[ 191.738692] \u003cTASK\u003e\n[ 191.738694] ? show_regs+0x69/0x80\n[ 191.738698] ? __warn+0x93/0x1a0\n[ 191.738703] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738759] ? report_bug+0x18f/0x1a0\n[ 191.738764] ? handle_bug+0x63/0xa0\n[ 191.738767] ? exc_invalid_op+0x19/0x70\n[ 191.738770] ? asm_exc_invalid_op+0x1b/0x20\n[ 191.738777] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738834] ? ret_from_fork_asm+0x1a/0x30\n[ 191.738849] bind_op_prepare+0x105/0x7b0 [xe]\n[ 191.738906] ? dma_resv_reserve_fences+0x301/0x380\n[ 191.738912] xe_pt_update_ops_prepare+0x28c/0x4b0 [xe]\n[ 191.738966] ? kmemleak_alloc+0x4b/0x80\n[ 191.738973] ops_execute+0x188/0x9d0 [xe]\n[ 191.739036] xe_vm_rebind+0x4ce/0x5a0 [xe]\n[ 191.739098] ? trace_hardirqs_on+0x4d/0x60\n[ 191.739112] preempt_rebind_work_func+0x76f/0xd00 [xe]\n\nFollowed by NPD, when running some workload, since the sg was never\nactually populated but the vma is still marked for rebind when it should\nbe skipped for this special EFAULT case. This is confirmed to fix the\nuser report.\n\nv2 (MattB):\n - Move earlier.\nv3 (MattB):\n - Update the commit message to make it clear that this indeed fixes the\n issue.\n\n(cherry picked from commit 6b93cb98910c826c2e2004942f8b060311e43618)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21880",
"url": "https://www.suse.com/security/cve/CVE-2025-21880"
},
{
"category": "external",
"summary": "SUSE Bug 1240170 for CVE-2025-21880",
"url": "https://bugzilla.suse.com/1240170"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21880"
},
{
"cve": "CVE-2025-21898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21898"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nftrace: Avoid potential division by zero in function_stat_show()\n\nCheck whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64}\nproduce zero and skip stddev computation in that case.\n\nFor now don\u0027t care about rec-\u003ecounter * rec-\u003ecounter overflow because\nrec-\u003etime * rec-\u003etime overflow will likely happen earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21898",
"url": "https://www.suse.com/security/cve/CVE-2025-21898"
},
{
"category": "external",
"summary": "SUSE Bug 1240610 for CVE-2025-21898",
"url": "https://bugzilla.suse.com/1240610"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21898"
},
{
"cve": "CVE-2025-21899",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21899"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix bad hist from corrupting named_triggers list\n\nThe following commands causes a crash:\n\n ~# cd /sys/kernel/tracing/events/rcu/rcu_callback\n ~# echo \u0027hist:name=bad:keys=common_pid:onmax(bogus).save(common_pid)\u0027 \u003e trigger\n bash: echo: write error: Invalid argument\n ~# echo \u0027hist:name=bad:keys=common_pid\u0027 \u003e trigger\n\nBecause the following occurs:\n\nevent_trigger_write() {\n trigger_process_regex() {\n event_hist_trigger_parse() {\n\n data = event_trigger_alloc(..);\n\n event_trigger_register(.., data) {\n cmd_ops-\u003ereg(.., data, ..) [hist_register_trigger()] {\n data-\u003eops-\u003einit() [event_hist_trigger_init()] {\n save_named_trigger(name, data) {\n list_add(\u0026data-\u003enamed_list, \u0026named_triggers);\n }\n }\n }\n }\n\n ret = create_actions(); (return -EINVAL)\n if (ret)\n goto out_unreg;\n[..]\n ret = hist_trigger_enable(data, ...) {\n list_add_tail_rcu(\u0026data-\u003elist, \u0026file-\u003etriggers); \u003c\u003c\u003c---- SKIPPED!!! (this is important!)\n[..]\n out_unreg:\n event_hist_unregister(.., data) {\n cmd_ops-\u003eunreg(.., data, ..) [hist_unregister_trigger()] {\n list_for_each_entry(iter, \u0026file-\u003etriggers, list) {\n if (!hist_trigger_match(data, iter, named_data, false)) \u003c- never matches\n continue;\n [..]\n test = iter;\n }\n if (test \u0026\u0026 test-\u003eops-\u003efree) \u003c\u003c\u003c-- test is NULL\n\n test-\u003eops-\u003efree(test) [event_hist_trigger_free()] {\n [..]\n if (data-\u003ename)\n del_named_trigger(data) {\n list_del(\u0026data-\u003enamed_list); \u003c\u003c\u003c\u003c-- NEVER gets removed!\n }\n }\n }\n }\n\n [..]\n kfree(data); \u003c\u003c\u003c-- frees item but it is still on list\n\nThe next time a hist with name is registered, it causes an u-a-f bug and\nthe kernel can crash.\n\nMove the code around such that if event_trigger_register() succeeds, the\nnext thing called is hist_trigger_enable() which adds it to the list.\n\nA bunch of actions is called if get_named_trigger_data() returns false.\nBut that doesn\u0027t need to be called after event_trigger_register(), so it\ncan be moved up, allowing event_trigger_register() to be called just\nbefore hist_trigger_enable() keeping them together and allowing the\nfile-\u003etriggers to be properly populated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21899",
"url": "https://www.suse.com/security/cve/CVE-2025-21899"
},
{
"category": "external",
"summary": "SUSE Bug 1240577 for CVE-2025-21899",
"url": "https://bugzilla.suse.com/1240577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21899"
},
{
"cve": "CVE-2025-21901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/bnxt_re: Add sanity checks on rdev validity\n\nThere is a possibility that ulp_irq_stop and ulp_irq_start\ncallbacks will be called when the device is in detached state.\nThis can cause a crash due to NULL pointer dereference as\nthe rdev is already freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21901",
"url": "https://www.suse.com/security/cve/CVE-2025-21901"
},
{
"category": "external",
"summary": "SUSE Bug 1240579 for CVE-2025-21901",
"url": "https://bugzilla.suse.com/1240579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21901"
},
{
"cve": "CVE-2025-21911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: avoid deadlock on fence release\n\nDo scheduler queue fence release processing on a workqueue, rather\nthan in the release function itself.\n\nFixes deadlock issues such as the following:\n\n[ 607.400437] ============================================\n[ 607.405755] WARNING: possible recursive locking detected\n[ 607.415500] --------------------------------------------\n[ 607.420817] weston:zfq0/24149 is trying to acquire lock:\n[ 607.426131] ffff000017d041a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: pvr_gem_object_vunmap+0x40/0xc0 [powervr]\n[ 607.436728]\n but task is already holding lock:\n[ 607.442554] ffff000017d105a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: dma_buf_ioctl+0x250/0x554\n[ 607.451727]\n other info that might help us debug this:\n[ 607.458245] Possible unsafe locking scenario:\n\n[ 607.464155] CPU0\n[ 607.466601] ----\n[ 607.469044] lock(reservation_ww_class_mutex);\n[ 607.473584] lock(reservation_ww_class_mutex);\n[ 607.478114]\n *** DEADLOCK ***",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21911",
"url": "https://www.suse.com/security/cve/CVE-2025-21911"
},
{
"category": "external",
"summary": "SUSE Bug 1240589 for CVE-2025-21911",
"url": "https://bugzilla.suse.com/1240589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21911"
},
{
"cve": "CVE-2025-21920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21920"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvlan: enforce underlying device type\n\nCurrently, VLAN devices can be created on top of non-ethernet devices.\n\nBesides the fact that it doesn\u0027t make much sense, this also causes a\nbug which leaks the address of a kernel function to usermode.\n\nWhen creating a VLAN device, we initialize GARP (garp_init_applicant)\nand MRP (mrp_init_applicant) for the underlying device.\n\nAs part of the initialization process, we add the multicast address of\neach applicant to the underlying device, by calling dev_mc_add.\n\n__dev_mc_add uses dev-\u003eaddr_len to determine the length of the new\nmulticast address.\n\nThis causes an out-of-bounds read if dev-\u003eaddr_len is greater than 6,\nsince the multicast addresses provided by GARP and MRP are only 6\nbytes long.\n\nThis behaviour can be reproduced using the following commands:\n\nip tunnel add gretest mode ip6gre local ::1 remote ::2 dev lo\nip l set up dev gretest\nip link add link gretest name vlantest type vlan id 100\n\nThen, the following command will display the address of garp_pdu_rcv:\n\nip maddr show | grep 01:80:c2:00:00:21\n\nFix the bug by enforcing the type of the underlying device during VLAN\ndevice initialization.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21920",
"url": "https://www.suse.com/security/cve/CVE-2025-21920"
},
{
"category": "external",
"summary": "SUSE Bug 1240686 for CVE-2025-21920",
"url": "https://bugzilla.suse.com/1240686"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21920"
},
{
"cve": "CVE-2025-21938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr\n\nIf multiple connection requests attempt to create an implicit mptcp\nendpoint in parallel, more than one caller may end up in\nmptcp_pm_nl_append_new_local_addr because none found the address in\nlocal_addr_list during their call to mptcp_pm_nl_get_local_id. In this\ncase, the concurrent new_local_addr calls may delete the address entry\ncreated by the previous caller. These deletes use synchronize_rcu, but\nthis is not permitted in some of the contexts where this function may be\ncalled. During packet recv, the caller may be in a rcu read critical\nsection and have preemption disabled.\n\nAn example stack:\n\n BUG: scheduling while atomic: swapper/2/0/0x00000302\n\n Call Trace:\n \u003cIRQ\u003e\n dump_stack_lvl (lib/dump_stack.c:117 (discriminator 1))\n dump_stack (lib/dump_stack.c:124)\n __schedule_bug (kernel/sched/core.c:5943)\n schedule_debug.constprop.0 (arch/x86/include/asm/preempt.h:33 kernel/sched/core.c:5970)\n __schedule (arch/x86/include/asm/jump_label.h:27 include/linux/jump_label.h:207 kernel/sched/features.h:29 kernel/sched/core.c:6621)\n schedule (arch/x86/include/asm/preempt.h:84 kernel/sched/core.c:6804 kernel/sched/core.c:6818)\n schedule_timeout (kernel/time/timer.c:2160)\n wait_for_completion (kernel/sched/completion.c:96 kernel/sched/completion.c:116 kernel/sched/completion.c:127 kernel/sched/completion.c:148)\n __wait_rcu_gp (include/linux/rcupdate.h:311 kernel/rcu/update.c:444)\n synchronize_rcu (kernel/rcu/tree.c:3609)\n mptcp_pm_nl_append_new_local_addr (net/mptcp/pm_netlink.c:966 net/mptcp/pm_netlink.c:1061)\n mptcp_pm_nl_get_local_id (net/mptcp/pm_netlink.c:1164)\n mptcp_pm_get_local_id (net/mptcp/pm.c:420)\n subflow_check_req (net/mptcp/subflow.c:98 net/mptcp/subflow.c:213)\n subflow_v4_route_req (net/mptcp/subflow.c:305)\n tcp_conn_request (net/ipv4/tcp_input.c:7216)\n subflow_v4_conn_request (net/mptcp/subflow.c:651)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6709)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1934)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2334)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 1))\n ip_local_deliver_finish (include/linux/rcupdate.h:813 net/ipv4/ip_input.c:234)\n ip_local_deliver (include/linux/netfilter.h:314 include/linux/netfilter.h:308 net/ipv4/ip_input.c:254)\n ip_sublist_rcv_finish (include/net/dst.h:461 net/ipv4/ip_input.c:580)\n ip_sublist_rcv (net/ipv4/ip_input.c:640)\n ip_list_rcv (net/ipv4/ip_input.c:675)\n __netif_receive_skb_list_core (net/core/dev.c:5583 net/core/dev.c:5631)\n netif_receive_skb_list_internal (net/core/dev.c:5685 net/core/dev.c:5774)\n napi_complete_done (include/linux/list.h:37 include/net/gro.h:449 include/net/gro.h:444 net/core/dev.c:6114)\n igb_poll (drivers/net/ethernet/intel/igb/igb_main.c:8244) igb\n __napi_poll (net/core/dev.c:6582)\n net_rx_action (net/core/dev.c:6653 net/core/dev.c:6787)\n handle_softirqs (kernel/softirq.c:553)\n __irq_exit_rcu (kernel/softirq.c:588 kernel/softirq.c:427 kernel/softirq.c:636)\n irq_exit_rcu (kernel/softirq.c:651)\n common_interrupt (arch/x86/kernel/irq.c:247 (discriminator 14))\n \u003c/IRQ\u003e\n\nThis problem seems particularly prevalent if the user advertises an\nendpoint that has a different external vs internal address. In the case\nwhere the external address is advertised and multiple connections\nalready exist, multiple subflow SYNs arrive in parallel which tends to\ntrigger the race during creation of the first local_addr_list entries\nwhich have the internal address instead.\n\nFix by skipping the replacement of an existing implicit local address if\ncalled via mptcp_pm_nl_get_local_id.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21938",
"url": "https://www.suse.com/security/cve/CVE-2025-21938"
},
{
"category": "external",
"summary": "SUSE Bug 1240723 for CVE-2025-21938",
"url": "https://bugzilla.suse.com/1240723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21938"
},
{
"cve": "CVE-2025-21939",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21939"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/hmm: Don\u0027t dereference struct page pointers without notifier lock\n\nThe pnfs that we obtain from hmm_range_fault() point to pages that\nwe don\u0027t have a reference on, and the guarantee that they are still\nin the cpu page-tables is that the notifier lock must be held and the\nnotifier seqno is still valid.\n\nSo while building the sg table and marking the pages accesses / dirty\nwe need to hold this lock with a validated seqno.\n\nHowever, the lock is reclaim tainted which makes\nsg_alloc_table_from_pages_segment() unusable, since it internally\nallocates memory.\n\nInstead build the sg-table manually. For the non-iommu case\nthis might lead to fewer coalesces, but if that\u0027s a problem it can\nbe fixed up later in the resource cursor code. For the iommu case,\nthe whole sg-table may still be coalesced to a single contigous\ndevice va region.\n\nThis avoids marking pages that we don\u0027t own dirty and accessed, and\nit also avoid dereferencing struct pages that we don\u0027t own.\n\nv2:\n- Use assert to check whether hmm pfns are valid (Matthew Auld)\n- Take into account that large pages may cross range boundaries\n (Matthew Auld)\n\nv3:\n- Don\u0027t unnecessarily check for a non-freed sg-table. (Matthew Auld)\n- Add a missing up_read() in an error path. (Matthew Auld)\n\n(cherry picked from commit ea3e66d280ce2576664a862693d1da8fd324c317)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21939",
"url": "https://www.suse.com/security/cve/CVE-2025-21939"
},
{
"category": "external",
"summary": "SUSE Bug 1240710 for CVE-2025-21939",
"url": "https://bugzilla.suse.com/1240710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21939"
},
{
"cve": "CVE-2025-21940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21940"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix NULL Pointer Dereference in KFD queue\n\nThrough KFD IOCTL Fuzzing we encountered a NULL pointer derefrence\nwhen calling kfd_queue_acquire_buffers.\n\n(cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21940",
"url": "https://www.suse.com/security/cve/CVE-2025-21940"
},
{
"category": "external",
"summary": "SUSE Bug 1240702 for CVE-2025-21940",
"url": "https://bugzilla.suse.com/1240702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21940"
},
{
"cve": "CVE-2025-21959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()\n\nSince commit b36e4523d4d5 (\"netfilter: nf_conncount: fix garbage\ncollection confirm race\"), `cpu` and `jiffies32` were introduced to\nthe struct nf_conncount_tuple.\n\nThe commit made nf_conncount_add() initialize `conn-\u003ecpu` and\n`conn-\u003ejiffies32` when allocating the struct.\nIn contrast, count_tree() was not changed to initialize them.\n\nBy commit 34848d5c896e (\"netfilter: nf_conncount: Split insert and\ntraversal\"), count_tree() was split and the relevant allocation\ncode now resides in insert_tree().\nInitialize `conn-\u003ecpu` and `conn-\u003ejiffies32` in insert_tree().\n\nBUG: KMSAN: uninit-value in find_or_evict net/netfilter/nf_conncount.c:117 [inline]\nBUG: KMSAN: uninit-value in __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n find_or_evict net/netfilter/nf_conncount.c:117 [inline]\n __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n count_tree net/netfilter/nf_conncount.c:438 [inline]\n nf_conncount_count+0x82f/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ipv4/ip_input.c:669\n __netif_receive_skb_list_ptype net/core/dev.c:5936 [inline]\n __netif_receive_skb_list_core+0x15c5/0x1670 net/core/dev.c:5983\n __netif_receive_skb_list net/core/dev.c:6035 [inline]\n netif_receive_skb_list_internal+0x1085/0x1700 net/core/dev.c:6126\n netif_receive_skb_list+0x5a/0x460 net/core/dev.c:6178\n xdp_recv_frames net/bpf/test_run.c:280 [inline]\n xdp_test_run_batch net/bpf/test_run.c:361 [inline]\n bpf_test_run_xdp_live+0x2e86/0x3480 net/bpf/test_run.c:390\n bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1316\n bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4407\n __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5813\n __do_sys_bpf kernel/bpf/syscall.c:5902 [inline]\n __se_sys_bpf kernel/bpf/syscall.c:5900 [inline]\n __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5900\n ia32_sys_call+0x394d/0x4180 arch/x86/include/generated/asm/syscalls_32.h:358\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:387\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:412\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:450\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4121 [inline]\n slab_alloc_node mm/slub.c:4164 [inline]\n kmem_cache_alloc_noprof+0x915/0xe10 mm/slub.c:4171\n insert_tree net/netfilter/nf_conncount.c:372 [inline]\n count_tree net/netfilter/nf_conncount.c:450 [inline]\n nf_conncount_count+0x1415/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ip\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21959",
"url": "https://www.suse.com/security/cve/CVE-2025-21959"
},
{
"category": "external",
"summary": "SUSE Bug 1240814 for CVE-2025-21959",
"url": "https://bugzilla.suse.com/1240814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21959"
},
{
"cve": "CVE-2025-21987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: init return value in amdgpu_ttm_clear_buffer\n\nOtherwise an uninitialized value can be returned if\namdgpu_res_cleared returns true for all regions.\n\nPossibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812\n\n(cherry picked from commit 7c62aacc3b452f73a1284198c81551035fac6d71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21987",
"url": "https://www.suse.com/security/cve/CVE-2025-21987"
},
{
"category": "external",
"summary": "SUSE Bug 1240798 for CVE-2025-21987",
"url": "https://bugzilla.suse.com/1240798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21987"
},
{
"cve": "CVE-2025-21997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxsk: fix an integer overflow in xp_create_and_assign_umem()\n\nSince the i and pool-\u003echunk_size variables are of type \u0027u32\u0027,\ntheir product can wrap around and then be cast to \u0027u64\u0027.\nThis can lead to two different XDP buffers pointing to the same\nmemory area.\n\nFound by InfoTeCS on behalf of Linux Verification Center\n(linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21997",
"url": "https://www.suse.com/security/cve/CVE-2025-21997"
},
{
"category": "external",
"summary": "SUSE Bug 1240823 for CVE-2025-21997",
"url": "https://bugzilla.suse.com/1240823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-21997"
},
{
"cve": "CVE-2025-22005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().\n\nfib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything\nwhen it fails.\n\nCommit 7dd73168e273 (\"ipv6: Always allocate pcpu memory in a fib6_nh\")\nmoved fib_nh_common_init() before alloc_percpu_gfp() within fib6_nh_init()\nbut forgot to add cleanup for fib6_nh-\u003enh_common.nhc_pcpu_rth_output in\ncase it fails to allocate fib6_nh-\u003ert6i_pcpu, resulting in memleak.\n\nLet\u0027s call fib_nh_common_release() and clear nhc_pcpu_rth_output in the\nerror path.\n\nNote that we can remove the fib6_nh_release() call in nh_create_ipv6()\nlater in net-next.git.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22005",
"url": "https://www.suse.com/security/cve/CVE-2025-22005"
},
{
"category": "external",
"summary": "SUSE Bug 1240866 for CVE-2025-22005",
"url": "https://bugzilla.suse.com/1240866"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22005"
},
{
"cve": "CVE-2025-22023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Don\u0027t skip on Stopped - Length Invalid\n\nUp until commit d56b0b2ab142 (\"usb: xhci: ensure skipped isoc TDs are\nreturned when isoc ring is stopped\") in v6.11, the driver didn\u0027t skip\nmissed isochronous TDs when handling Stoppend and Stopped - Length\nInvalid events. Instead, it erroneously cleared the skip flag, which\nwould cause the ring to get stuck, as future events won\u0027t match the\nmissed TD which is never removed from the queue until it\u0027s cancelled.\n\nThis buggy logic seems to have been in place substantially unchanged\nsince the 3.x series over 10 years ago, which probably speaks first\nand foremost about relative rarity of this case in normal usage, but\nby the spec I see no reason why it shouldn\u0027t be possible.\n\nAfter d56b0b2ab142, TDs are immediately skipped when handling those\nStopped events. This poses a potential problem in case of Stopped -\nLength Invalid, which occurs either on completed TDs (likely already\ngiven back) or Link and No-Op TRBs. Such event won\u0027t be recognized\nas matching any TD (unless it\u0027s the rare Link TRB inside a TD) and\nwill result in skipping all pending TDs, giving them back possibly\nbefore they are done, risking isoc data loss and maybe UAF by HW.\n\nAs a compromise, don\u0027t skip and don\u0027t clear the skip flag on this\nkind of event. Then the next event will skip missed TDs. A downside\nof not handling Stopped - Length Invalid on a Link inside a TD is\nthat if the TD is cancelled, its actual length will not be updated\nto account for TRBs (silently) completed before the TD was stopped.\n\nI had no luck producing this sequence of completion events so there\nis no compelling demonstration of any resulting disaster. It may be\na very rare, obscure condition. The sole motivation for this patch\nis that if such unlikely event does occur, I\u0027d rather risk reporting\na cancelled partially done isoc frame as empty than gamble with UAF.\n\nThis will be fixed more properly by looking at Stopped event\u0027s TRB\npointer when making skipping decisions, but such rework is unlikely\nto be backported to v6.12, which will stay around for a few years.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22023",
"url": "https://www.suse.com/security/cve/CVE-2025-22023"
},
{
"category": "external",
"summary": "SUSE Bug 1241298 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "external",
"summary": "SUSE Bug 1246754 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1246754"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-22023"
},
{
"cve": "CVE-2025-22035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22035"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix use-after-free in print_graph_function_flags during tracer switching\n\nKairui reported a UAF issue in print_graph_function_flags() during\nftrace stress testing [1]. This issue can be reproduced if puting a\n\u0027mdelay(10)\u0027 after \u0027mutex_unlock(\u0026trace_types_lock)\u0027 in s_start(),\nand executing the following script:\n\n $ echo function_graph \u003e current_tracer\n $ cat trace \u003e /dev/null \u0026\n $ sleep 5 # Ensure the \u0027cat\u0027 reaches the \u0027mdelay(10)\u0027 point\n $ echo timerlat \u003e current_tracer\n\nThe root cause lies in the two calls to print_graph_function_flags\nwithin print_trace_line during each s_show():\n\n * One through \u0027iter-\u003etrace-\u003eprint_line()\u0027;\n * Another through \u0027event-\u003efuncs-\u003etrace()\u0027, which is hidden in\n print_trace_fmt() before print_trace_line returns.\n\nTracer switching only updates the former, while the latter continues\nto use the print_line function of the old tracer, which in the script\nabove is print_graph_function_flags.\n\nMoreover, when switching from the \u0027function_graph\u0027 tracer to the\n\u0027timerlat\u0027 tracer, s_start only calls graph_trace_close of the\n\u0027function_graph\u0027 tracer to free \u0027iter-\u003eprivate\u0027, but does not set\nit to NULL. This provides an opportunity for \u0027event-\u003efuncs-\u003etrace()\u0027\nto use an invalid \u0027iter-\u003eprivate\u0027.\n\nTo fix this issue, set \u0027iter-\u003eprivate\u0027 to NULL immediately after\nfreeing it in graph_trace_close(), ensuring that an invalid pointer\nis not passed to other tracers. Additionally, clean up the unnecessary\n\u0027iter-\u003eprivate = NULL\u0027 during each \u0027cat trace\u0027 when using wakeup and\nirqsoff tracers.\n\n [1] https://lore.kernel.org/all/20231112150030.84609-1-ryncsn@gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22035",
"url": "https://www.suse.com/security/cve/CVE-2025-22035"
},
{
"category": "external",
"summary": "SUSE Bug 1241544 for CVE-2025-22035",
"url": "https://bugzilla.suse.com/1241544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22035"
},
{
"cve": "CVE-2025-22066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22066"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: imx-card: Add NULL check in imx_card_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nimx_card_probe() does not check for this case, which results in a NULL\npointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22066",
"url": "https://www.suse.com/security/cve/CVE-2025-22066"
},
{
"category": "external",
"summary": "SUSE Bug 1241340 for CVE-2025-22066",
"url": "https://bugzilla.suse.com/1241340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22066"
},
{
"cve": "CVE-2025-22083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint\n\nIf vhost_scsi_set_endpoint is called multiple times without a\nvhost_scsi_clear_endpoint between them, we can hit multiple bugs\nfound by Haoran Zhang:\n\n1. Use-after-free when no tpgs are found:\n\nThis fixes a use after free that occurs when vhost_scsi_set_endpoint is\ncalled more than once and calls after the first call do not find any\ntpgs to add to the vs_tpg. When vhost_scsi_set_endpoint first finds\ntpgs to add to the vs_tpg array match=true, so we will do:\n\nvhost_vq_set_backend(vq, vs_tpg);\n...\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf vhost_scsi_set_endpoint is called again and no tpgs are found\nmatch=false so we skip the vhost_vq_set_backend call leaving the\npointer to the vs_tpg we then free via:\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf a scsi request is then sent we do:\n\nvhost_scsi_handle_vq -\u003e vhost_scsi_get_req -\u003e vhost_vq_get_backend\n\nwhich sees the vs_tpg we just did a kfree on.\n\n2. Tpg dir removal hang:\n\nThis patch fixes an issue where we cannot remove a LIO/target layer\ntpg (and structs above it like the target) dir due to the refcount\ndropping to -1.\n\nThe problem is that if vhost_scsi_set_endpoint detects a tpg is already\nin the vs-\u003evs_tpg array or if the tpg has been removed so\ntarget_depend_item fails, the undepend goto handler will do\ntarget_undepend_item on all tpgs in the vs_tpg array dropping their\nrefcount to 0. At this time vs_tpg contains both the tpgs we have added\nin the current vhost_scsi_set_endpoint call as well as tpgs we added in\nprevious calls which are also in vs-\u003evs_tpg.\n\nLater, when vhost_scsi_clear_endpoint runs it will do\ntarget_undepend_item on all the tpgs in the vs-\u003evs_tpg which will drop\ntheir refcount to -1. Userspace will then not be able to remove the tpg\nand will hang when it tries to do rmdir on the tpg dir.\n\n3. Tpg leak:\n\nThis fixes a bug where we can leak tpgs and cause them to be\nun-removable because the target name is overwritten when\nvhost_scsi_set_endpoint is called multiple times but with different\ntarget names.\n\nThe bug occurs if a user has called VHOST_SCSI_SET_ENDPOINT and setup\na vhost-scsi device to target/tpg mapping, then calls\nVHOST_SCSI_SET_ENDPOINT again with a new target name that has tpgs we\nhaven\u0027t seen before (target1 has tpg1 but target2 has tpg2). When this\nhappens we don\u0027t teardown the old target tpg mapping and just overwrite\nthe target name and the vs-\u003evs_tpg array. Later when we do\nvhost_scsi_clear_endpoint, we are passed in either target1 or target2\u0027s\nname and we will only match that target\u0027s tpgs when we loop over the\nvs-\u003evs_tpg. We will then return from the function without doing\ntarget_undepend_item on the tpgs.\n\nBecause of all these bugs, it looks like being able to call\nvhost_scsi_set_endpoint multiple times was never supported. The major\nuser, QEMU, already has checks to prevent this use case. So to fix the\nissues, this patch prevents vhost_scsi_set_endpoint from being called\nif it\u0027s already successfully added tpgs. To add, remove or change the\ntpg config or target name, you must do a vhost_scsi_clear_endpoint\nfirst.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22083",
"url": "https://www.suse.com/security/cve/CVE-2025-22083"
},
{
"category": "external",
"summary": "SUSE Bug 1241414 for CVE-2025-22083",
"url": "https://bugzilla.suse.com/1241414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22083"
},
{
"cve": "CVE-2025-22089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Don\u0027t expose hw_counters outside of init net namespace\n\nCommit 467f432a521a (\"RDMA/core: Split port and device counter sysfs\nattributes\") accidentally almost exposed hw counters to non-init net\nnamespaces. It didn\u0027t expose them fully, as an attempt to read any of\nthose counters leads to a crash like this one:\n\n[42021.807566] BUG: kernel NULL pointer dereference, address: 0000000000000028\n[42021.814463] #PF: supervisor read access in kernel mode\n[42021.819549] #PF: error_code(0x0000) - not-present page\n[42021.824636] PGD 0 P4D 0\n[42021.827145] Oops: 0000 [#1] SMP PTI\n[42021.830598] CPU: 82 PID: 2843922 Comm: switchto-defaul Kdump: loaded Tainted: G S W I XXX\n[42021.841697] Hardware name: XXX\n[42021.849619] RIP: 0010:hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.855362] Code: 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 49 89 d0 4c 8b 5e 20 48 8b 8f b8 04 00 00 48 81 c7 f0 fa ff ff \u003c48\u003e 8b 41 28 48 29 ce 48 83 c6 d0 48 c1 ee 04 69 d6 ab aa aa aa 48\n[42021.873931] RSP: 0018:ffff97fe90f03da0 EFLAGS: 00010287\n[42021.879108] RAX: ffff9406988a8c60 RBX: ffff940e1072d438 RCX: 0000000000000000\n[42021.886169] RDX: ffff94085f1aa000 RSI: ffff93c6cbbdbcb0 RDI: ffff940c7517aef0\n[42021.893230] RBP: ffff97fe90f03e70 R08: ffff94085f1aa000 R09: 0000000000000000\n[42021.900294] R10: ffff94085f1aa000 R11: ffffffffc0775680 R12: ffffffff87ca2530\n[42021.907355] R13: ffff940651602840 R14: ffff93c6cbbdbcb0 R15: ffff94085f1aa000\n[42021.914418] FS: 00007fda1a3b9700(0000) GS:ffff94453fb80000(0000) knlGS:0000000000000000\n[42021.922423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[42021.928130] CR2: 0000000000000028 CR3: 00000042dcfb8003 CR4: 00000000003726f0\n[42021.935194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[42021.942257] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[42021.949324] Call Trace:\n[42021.951756] \u003cTASK\u003e\n[42021.953842] [\u003cffffffff86c58674\u003e] ? show_regs+0x64/0x70\n[42021.959030] [\u003cffffffff86c58468\u003e] ? __die+0x78/0xc0\n[42021.963874] [\u003cffffffff86c9ef75\u003e] ? page_fault_oops+0x2b5/0x3b0\n[42021.969749] [\u003cffffffff87674b92\u003e] ? exc_page_fault+0x1a2/0x3c0\n[42021.975549] [\u003cffffffff87801326\u003e] ? asm_exc_page_fault+0x26/0x30\n[42021.981517] [\u003cffffffffc0775680\u003e] ? __pfx_show_hw_stats+0x10/0x10 [ib_core]\n[42021.988482] [\u003cffffffffc077564e\u003e] ? hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.995438] [\u003cffffffff86ac7f8e\u003e] dev_attr_show+0x1e/0x50\n[42022.000803] [\u003cffffffff86a3eeb1\u003e] sysfs_kf_seq_show+0x81/0xe0\n[42022.006508] [\u003cffffffff86a11134\u003e] seq_read_iter+0xf4/0x410\n[42022.011954] [\u003cffffffff869f4b2e\u003e] vfs_read+0x16e/0x2f0\n[42022.017058] [\u003cffffffff869f50ee\u003e] ksys_read+0x6e/0xe0\n[42022.022073] [\u003cffffffff8766f1ca\u003e] do_syscall_64+0x6a/0xa0\n[42022.027441] [\u003cffffffff8780013b\u003e] entry_SYSCALL_64_after_hwframe+0x78/0xe2\n\nThe problem can be reproduced using the following steps:\n ip netns add foo\n ip netns exec foo bash\n cat /sys/class/infiniband/mlx4_0/hw_counters/*\n\nThe panic occurs because of casting the device pointer into an\nib_device pointer using container_of() in hw_stat_device_show() is\nwrong and leads to a memory corruption.\n\nHowever the real problem is that hw counters should never been exposed\noutside of the non-init net namespace.\n\nFix this by saving the index of the corresponding attribute group\n(it might be 1 or 2 depending on the presence of driver-specific\nattributes) and zeroing the pointer to hw_counters group for compat\ndevices during the initialization.\n\nWith this fix applied hw_counters are not available in a non-init\nnet namespace:\n find /sys/class/infiniband/mlx4_0/ -name hw_counters\n /sys/class/infiniband/mlx4_0/ports/1/hw_counters\n /sys/class/infiniband/mlx4_0/ports/2/hw_counters\n /sys/class/infiniband/mlx4_0/hw_counters\n\n ip netns add foo\n ip netns exec foo bash\n find /sys/class/infiniband/mlx4_0/ -name hw_counters",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22089",
"url": "https://www.suse.com/security/cve/CVE-2025-22089"
},
{
"category": "external",
"summary": "SUSE Bug 1241538 for CVE-2025-22089",
"url": "https://bugzilla.suse.com/1241538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22089"
},
{
"cve": "CVE-2025-22095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: brcmstb: Fix error path after a call to regulator_bulk_get()\n\nIf the regulator_bulk_get() returns an error and no regulators\nare created, we need to set their number to zero.\n\nIf we don\u0027t do this and the PCIe link up fails, a call to the\nregulator_bulk_free() will result in a kernel panic.\n\nWhile at it, print the error value, as we cannot return an error\nupwards as the kernel will WARN() on an error from add_bus().\n\n[kwilczynski: commit log, use comma in the message to match style with\nother similar messages]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22095",
"url": "https://www.suse.com/security/cve/CVE-2025-22095"
},
{
"category": "external",
"summary": "SUSE Bug 1241519 for CVE-2025-22095",
"url": "https://bugzilla.suse.com/1241519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22095"
},
{
"cve": "CVE-2025-22111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22111"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.\n\nSIOCBRDELIF is passed to dev_ioctl() first and later forwarded to\nbr_ioctl_call(), which causes unnecessary RTNL dance and the splat\nbelow [0] under RTNL pressure.\n\nLet\u0027s say Thread A is trying to detach a device from a bridge and\nThread B is trying to remove the bridge.\n\nIn dev_ioctl(), Thread A bumps the bridge device\u0027s refcnt by\nnetdev_hold() and releases RTNL because the following br_ioctl_call()\nalso re-acquires RTNL.\n\nIn the race window, Thread B could acquire RTNL and try to remove\nthe bridge device. Then, rtnl_unlock() by Thread B will release RTNL\nand wait for netdev_put() by Thread A.\n\nThread A, however, must hold RTNL after the unlock in dev_ifsioc(),\nwhich may take long under RTNL pressure, resulting in the splat by\nThread B.\n\n Thread A (SIOCBRDELIF) Thread B (SIOCBRDELBR)\n ---------------------- ----------------------\n sock_ioctl sock_ioctl\n `- sock_do_ioctl `- br_ioctl_call\n `- dev_ioctl `- br_ioctl_stub\n |- rtnl_lock |\n |- dev_ifsioc \u0027\n \u0027 |- dev = __dev_get_by_name(...)\n |- netdev_hold(dev, ...) .\n / |- rtnl_unlock ------. |\n | |- br_ioctl_call `---\u003e |- rtnl_lock\n Race | | `- br_ioctl_stub |- br_del_bridge\n Window | | | |- dev = __dev_get_by_name(...)\n | | | May take long | `- br_dev_delete(dev, ...)\n | | | under RTNL pressure | `- unregister_netdevice_queue(dev, ...)\n | | | | `- rtnl_unlock\n \\ | |- rtnl_lock \u003c-\u0027 `- netdev_run_todo\n | |- ... `- netdev_run_todo\n | `- rtnl_unlock |- __rtnl_unlock\n | |- netdev_wait_allrefs_any\n |- netdev_put(dev, ...) \u003c----------------\u0027\n Wait refcnt decrement\n and log splat below\n\nTo avoid blocking SIOCBRDELBR unnecessarily, let\u0027s not call\ndev_ioctl() for SIOCBRADDIF and SIOCBRDELIF.\n\nIn the dev_ioctl() path, we do the following:\n\n 1. Copy struct ifreq by get_user_ifreq in sock_do_ioctl()\n 2. Check CAP_NET_ADMIN in dev_ioctl()\n 3. Call dev_load() in dev_ioctl()\n 4. Fetch the master dev from ifr.ifr_name in dev_ifsioc()\n\n3. can be done by request_module() in br_ioctl_call(), so we move\n1., 2., and 4. to br_ioctl_stub().\n\nNote that 2. is also checked later in add_del_if(), but it\u0027s better\nperformed before RTNL.\n\nSIOCBRADDIF and SIOCBRDELIF have been processed in dev_ioctl() since\nthe pre-git era, and there seems to be no specific reason to process\nthem there.\n\n[0]:\nunregister_netdevice: waiting for wpan3 to become free. Usage count = 2\nref_tracker: wpan3@ffff8880662d8608 has 1/1 users at\n __netdev_tracker_alloc include/linux/netdevice.h:4282 [inline]\n netdev_hold include/linux/netdevice.h:4311 [inline]\n dev_ifsioc+0xc6a/0x1160 net/core/dev_ioctl.c:624\n dev_ioctl+0x255/0x10c0 net/core/dev_ioctl.c:826\n sock_do_ioctl+0x1ca/0x260 net/socket.c:1213\n sock_ioctl+0x23a/0x6c0 net/socket.c:1318\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:906 [inline]\n __se_sys_ioctl fs/ioctl.c:892 [inline]\n __x64_sys_ioctl+0x1a4/0x210 fs/ioctl.c:892\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcb/0x250 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22111",
"url": "https://www.suse.com/security/cve/CVE-2025-22111"
},
{
"category": "external",
"summary": "SUSE Bug 1241572 for CVE-2025-22111",
"url": "https://bugzilla.suse.com/1241572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22111"
},
{
"cve": "CVE-2025-22113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22113"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: avoid journaling sb update on error if journal is destroying\n\nPresently we always BUG_ON if trying to start a transaction on a journal marked\nwith JBD2_UNMOUNT, since this should never happen. However, while ltp running\nstress tests, it was observed that in case of some error handling paths, it is\npossible for update_super_work to start a transaction after the journal is\ndestroyed eg:\n\n(umount)\next4_kill_sb\n kill_block_super\n generic_shutdown_super\n sync_filesystem /* commits all txns */\n evict_inodes\n /* might start a new txn */\n ext4_put_super\n\tflush_work(\u0026sbi-\u003es_sb_upd_work) /* flush the workqueue */\n jbd2_journal_destroy\n journal_kill_thread\n journal-\u003ej_flags |= JBD2_UNMOUNT;\n jbd2_journal_commit_transaction\n jbd2_journal_get_descriptor_buffer\n jbd2_journal_bmap\n ext4_journal_bmap\n ext4_map_blocks\n ...\n ext4_inode_error\n ext4_handle_error\n schedule_work(\u0026sbi-\u003es_sb_upd_work)\n\n /* work queue kicks in */\n update_super_work\n jbd2_journal_start\n start_this_handle\n BUG_ON(journal-\u003ej_flags \u0026\n JBD2_UNMOUNT)\n\nHence, introduce a new mount flag to indicate journal is destroying and only do\na journaled (and deferred) update of sb if this flag is not set. Otherwise, just\nfallback to an un-journaled commit.\n\nFurther, in the journal destroy path, we have the following sequence:\n\n 1. Set mount flag indicating journal is destroying\n 2. force a commit and wait for it\n 3. flush pending sb updates\n\nThis sequence is important as it ensures that, after this point, there is no sb\nupdate that might be journaled so it is safe to update the sb outside the\njournal. (To avoid race discussed in 2d01ddc86606)\n\nAlso, we don\u0027t need a similar check in ext4_grp_locked_error since it is only\ncalled from mballoc and AFAICT it would be always valid to schedule work here.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22113",
"url": "https://www.suse.com/security/cve/CVE-2025-22113"
},
{
"category": "external",
"summary": "SUSE Bug 1241617 for CVE-2025-22113",
"url": "https://bugzilla.suse.com/1241617"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22113"
},
{
"cve": "CVE-2025-22119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22119"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: init wiphy_work before allocating rfkill fails\n\nsyzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1]\n\nAfter rfkill allocation fails, the wiphy release process will be performed,\nwhich will cause cfg80211_dev_free to access the uninitialized wiphy_work\nrelated data.\n\nMove the initialization of wiphy_work to before rfkill initialization to\navoid this issue.\n\n[1]\nINFO: trying to register non-static key.\nThe code is fine but needs lockdep annotation, or maybe\nyou didn\u0027t initialize this object before use?\nturning off the locking correctness validator.\nCPU: 0 UID: 0 PID: 5935 Comm: syz-executor550 Not tainted 6.14.0-rc6-syzkaller-00103-g4003c9e78778 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n assign_lock_key kernel/locking/lockdep.c:983 [inline]\n register_lock_class+0xc39/0x1240 kernel/locking/lockdep.c:1297\n __lock_acquire+0x135/0x3c40 kernel/locking/lockdep.c:5103\n lock_acquire.part.0+0x11b/0x380 kernel/locking/lockdep.c:5851\n __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]\n _raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162\n cfg80211_dev_free+0x30/0x3d0 net/wireless/core.c:1196\n device_release+0xa1/0x240 drivers/base/core.c:2568\n kobject_cleanup lib/kobject.c:689 [inline]\n kobject_release lib/kobject.c:720 [inline]\n kref_put include/linux/kref.h:65 [inline]\n kobject_put+0x1e4/0x5a0 lib/kobject.c:737\n put_device+0x1f/0x30 drivers/base/core.c:3774\n wiphy_free net/wireless/core.c:1224 [inline]\n wiphy_new_nm+0x1c1f/0x2160 net/wireless/core.c:562\n ieee80211_alloc_hw_nm+0x1b7a/0x2260 net/mac80211/main.c:835\n mac80211_hwsim_new_radio+0x1d6/0x54e0 drivers/net/wireless/virtual/mac80211_hwsim.c:5185\n hwsim_new_radio_nl+0xb42/0x12b0 drivers/net/wireless/virtual/mac80211_hwsim.c:6242\n genl_family_rcv_msg_doit+0x202/0x2f0 net/netlink/genetlink.c:1115\n genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline]\n genl_rcv_msg+0x565/0x800 net/netlink/genetlink.c:1210\n netlink_rcv_skb+0x16b/0x440 net/netlink/af_netlink.c:2533\n genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219\n netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]\n netlink_unicast+0x53c/0x7f0 net/netlink/af_netlink.c:1338\n netlink_sendmsg+0x8b8/0xd70 net/netlink/af_netlink.c:1882\n sock_sendmsg_nosec net/socket.c:718 [inline]\n __sock_sendmsg net/socket.c:733 [inline]\n ____sys_sendmsg+0xaaf/0xc90 net/socket.c:2573\n ___sys_sendmsg+0x135/0x1e0 net/socket.c:2627\n __sys_sendmsg+0x16e/0x220 net/socket.c:2659\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83\n\nClose: https://syzkaller.appspot.com/bug?extid=aaf0488c83d1d5f4f029",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22119",
"url": "https://www.suse.com/security/cve/CVE-2025-22119"
},
{
"category": "external",
"summary": "SUSE Bug 1241576 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "external",
"summary": "SUSE Bug 1241577 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-22119"
},
{
"cve": "CVE-2025-22120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: goto right label \u0027out_mmap_sem\u0027 in ext4_setattr()\n\nOtherwise, if ext4_inode_attach_jinode() fails, a hung task will\nhappen because filemap_invalidate_unlock() isn\u0027t called to unlock\nmapping-\u003einvalidate_lock. Like this:\n\nEXT4-fs error (device sda) in ext4_setattr:5557: Out of memory\nINFO: task fsstress:374 blocked for more than 122 seconds.\n Not tainted 6.14.0-rc1-next-20250206-xfstests-dirty #726\n\"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\ntask:fsstress state:D stack:0 pid:374 tgid:374 ppid:373\n task_flags:0x440140 flags:0x00000000\nCall Trace:\n \u003cTASK\u003e\n __schedule+0x2c9/0x7f0\n schedule+0x27/0xa0\n schedule_preempt_disabled+0x15/0x30\n rwsem_down_read_slowpath+0x278/0x4c0\n down_read+0x59/0xb0\n page_cache_ra_unbounded+0x65/0x1b0\n filemap_get_pages+0x124/0x3e0\n filemap_read+0x114/0x3d0\n vfs_read+0x297/0x360\n ksys_read+0x6c/0xe0\n do_syscall_64+0x4b/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22120",
"url": "https://www.suse.com/security/cve/CVE-2025-22120"
},
{
"category": "external",
"summary": "SUSE Bug 1241592 for CVE-2025-22120",
"url": "https://bugzilla.suse.com/1241592"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22120"
},
{
"cve": "CVE-2025-22124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22124"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/md-bitmap: fix wrong bitmap_limit for clustermd when write sb\n\nIn clustermd, separate write-intent-bitmaps are used for each cluster\nnode:\n\n0 4k 8k 12k\n-------------------------------------------------------------------\n| idle | md super | bm super [0] + bits |\n| bm bits[0, contd] | bm super[1] + bits | bm bits[1, contd] |\n| bm super[2] + bits | bm bits [2, contd] | bm super[3] + bits |\n| bm bits [3, contd] | | |\n\nSo in node 1, pg_index in __write_sb_page() could equal to\nbitmap-\u003estorage.file_pages. Then bitmap_limit will be calculated to\n0. md_super_write() will be called with 0 size.\nThat means the first 4k sb area of node 1 will never be updated\nthrough filemap_write_page().\nThis bug causes hang of mdadm/clustermd_tests/01r1_Grow_resize.\n\nHere use (pg_index % bitmap-\u003estorage.file_pages) to make calculation\nof bitmap_limit correct.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22124",
"url": "https://www.suse.com/security/cve/CVE-2025-22124"
},
{
"category": "external",
"summary": "SUSE Bug 1241595 for CVE-2025-22124",
"url": "https://bugzilla.suse.com/1241595"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-22124"
},
{
"cve": "CVE-2025-23141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23141"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses\n\nAcquire a lock on kvm-\u003esrcu when userspace is getting MP state to handle a\nrather extreme edge case where \"accepting\" APIC events, i.e. processing\npending INIT or SIPI, can trigger accesses to guest memory. If the vCPU\nis in L2 with INIT *and* a TRIPLE_FAULT request pending, then getting MP\nstate will trigger a nested VM-Exit by way of -\u003echeck_nested_events(), and\nemuating the nested VM-Exit can access guest memory.\n\nThe splat was originally hit by syzkaller on a Google-internal kernel, and\nreproduced on an upstream kernel by hacking the triple_fault_event_test\nselftest to stuff a pending INIT, store an MSR on VM-Exit (to generate a\nmemory access on VMX), and do vcpu_mp_state_get() to trigger the scenario.\n\n =============================\n WARNING: suspicious RCU usage\n 6.14.0-rc3-b112d356288b-vmx/pi_lockdep_false_pos-lock #3 Not tainted\n -----------------------------\n include/linux/kvm_host.h:1058 suspicious rcu_dereference_check() usage!\n\n other info that might help us debug this:\n\n rcu_scheduler_active = 2, debug_locks = 1\n 1 lock held by triple_fault_ev/1256:\n #0: ffff88810df5a330 (\u0026vcpu-\u003emutex){+.+.}-{4:4}, at: kvm_vcpu_ioctl+0x8b/0x9a0 [kvm]\n\n stack backtrace:\n CPU: 11 UID: 1000 PID: 1256 Comm: triple_fault_ev Not tainted 6.14.0-rc3-b112d356288b-vmx #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7f/0x90\n lockdep_rcu_suspicious+0x144/0x190\n kvm_vcpu_gfn_to_memslot+0x156/0x180 [kvm]\n kvm_vcpu_read_guest+0x3e/0x90 [kvm]\n read_and_check_msr_entry+0x2e/0x180 [kvm_intel]\n __nested_vmx_vmexit+0x550/0xde0 [kvm_intel]\n kvm_check_nested_events+0x1b/0x30 [kvm]\n kvm_apic_accept_events+0x33/0x100 [kvm]\n kvm_arch_vcpu_ioctl_get_mpstate+0x30/0x1d0 [kvm]\n kvm_vcpu_ioctl+0x33e/0x9a0 [kvm]\n __x64_sys_ioctl+0x8b/0xb0\n do_syscall_64+0x6c/0x170\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23141",
"url": "https://www.suse.com/security/cve/CVE-2025-23141"
},
{
"category": "external",
"summary": "SUSE Bug 1242782 for CVE-2025-23141",
"url": "https://bugzilla.suse.com/1242782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23141"
},
{
"cve": "CVE-2025-23142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23142"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: detect and prevent references to a freed transport in sendmsg\n\nsctp_sendmsg() re-uses associations and transports when possible by\ndoing a lookup based on the socket endpoint and the message destination\naddress, and then sctp_sendmsg_to_asoc() sets the selected transport in\nall the message chunks to be sent.\n\nThere\u0027s a possible race condition if another thread triggers the removal\nof that selected transport, for instance, by explicitly unbinding an\naddress with setsockopt(SCTP_SOCKOPT_BINDX_REM), after the chunks have\nbeen set up and before the message is sent. This can happen if the send\nbuffer is full, during the period when the sender thread temporarily\nreleases the socket lock in sctp_wait_for_sndbuf().\n\nThis causes the access to the transport data in\nsctp_outq_select_transport(), when the association outqueue is flushed,\nto result in a use-after-free read.\n\nThis change avoids this scenario by having sctp_transport_free() signal\nthe freeing of the transport, tagging it as \"dead\". In order to do this,\nthe patch restores the \"dead\" bit in struct sctp_transport, which was\nremoved in\ncommit 47faa1e4c50e (\"sctp: remove the dead field of sctp_transport\").\n\nThen, in the scenario where the sender thread has released the socket\nlock in sctp_wait_for_sndbuf(), the bit is checked again after\nre-acquiring the socket lock to detect the deletion. This is done while\nholding a reference to the transport to prevent it from being freed in\nthe process.\n\nIf the transport was deleted while the socket lock was relinquished,\nsctp_sendmsg_to_asoc() will return -EAGAIN to let userspace retry the\nsend.\n\nThe bug was found by a private syzbot instance (see the error report [1]\nand the C reproducer that triggers it [2]).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23142",
"url": "https://www.suse.com/security/cve/CVE-2025-23142"
},
{
"category": "external",
"summary": "SUSE Bug 1242760 for CVE-2025-23142",
"url": "https://bugzilla.suse.com/1242760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23142"
},
{
"cve": "CVE-2025-23144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23144"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbacklight: led_bl: Hold led_access lock when calling led_sysfs_disable()\n\nLockdep detects the following issue on led-backlight removal:\n [ 142.315935] ------------[ cut here ]------------\n [ 142.315954] WARNING: CPU: 2 PID: 292 at drivers/leds/led-core.c:455 led_sysfs_enable+0x54/0x80\n ...\n [ 142.500725] Call trace:\n [ 142.503176] led_sysfs_enable+0x54/0x80 (P)\n [ 142.507370] led_bl_remove+0x80/0xa8 [led_bl]\n [ 142.511742] platform_remove+0x30/0x58\n [ 142.515501] device_remove+0x54/0x90\n ...\n\nIndeed, led_sysfs_enable() has to be called with the led_access\nlock held.\n\nHold the lock when calling led_sysfs_disable().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23144",
"url": "https://www.suse.com/security/cve/CVE-2025-23144"
},
{
"category": "external",
"summary": "SUSE Bug 1242568 for CVE-2025-23144",
"url": "https://bugzilla.suse.com/1242568"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23144"
},
{
"cve": "CVE-2025-23146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: ene-kb3930: Fix a potential NULL pointer dereference\n\nThe off_gpios could be NULL. Add missing check in the kb3930_probe().\nThis is similar to the issue fixed in commit b1ba8bcb2d1f\n(\"backlight: hx8357: Fix potential NULL pointer dereference\").\n\nThis was detected by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23146",
"url": "https://www.suse.com/security/cve/CVE-2025-23146"
},
{
"category": "external",
"summary": "SUSE Bug 1242559 for CVE-2025-23146",
"url": "https://bugzilla.suse.com/1242559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23146"
},
{
"cve": "CVE-2025-23147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23147"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: Add NULL pointer check in i3c_master_queue_ibi()\n\nThe I3C master driver may receive an IBI from a target device that has not\nbeen probed yet. In such cases, the master calls `i3c_master_queue_ibi()`\nto queue an IBI work task, leading to \"Unable to handle kernel read from\nunreadable memory\" and resulting in a kernel panic.\n\nTypical IBI handling flow:\n1. The I3C master scans target devices and probes their respective drivers.\n2. The target device driver calls `i3c_device_request_ibi()` to enable IBI\n and assigns `dev-\u003eibi = ibi`.\n3. The I3C master receives an IBI from the target device and calls\n `i3c_master_queue_ibi()` to queue the target device driver\u0027s IBI\n handler task.\n\nHowever, since target device events are asynchronous to the I3C probe\nsequence, step 3 may occur before step 2, causing `dev-\u003eibi` to be `NULL`,\nleading to a kernel panic.\n\nAdd a NULL pointer check in `i3c_master_queue_ibi()` to prevent accessing\nan uninitialized `dev-\u003eibi`, ensuring stability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23147",
"url": "https://www.suse.com/security/cve/CVE-2025-23147"
},
{
"category": "external",
"summary": "SUSE Bug 1242530 for CVE-2025-23147",
"url": "https://bugzilla.suse.com/1242530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23147"
},
{
"cve": "CVE-2025-23148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23148"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsoc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()\n\nsoc_dev_attr-\u003erevision could be NULL, thus,\na pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23148",
"url": "https://www.suse.com/security/cve/CVE-2025-23148"
},
{
"category": "external",
"summary": "SUSE Bug 1242578 for CVE-2025-23148",
"url": "https://bugzilla.suse.com/1242578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23148"
},
{
"cve": "CVE-2025-23149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23149"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: do not start chip while suspended\n\nChecking TPM_CHIP_FLAG_SUSPENDED after the call to tpm_find_get_ops() can\nlead to a spurious tpm_chip_start() call:\n\n[35985.503771] i2c i2c-1: Transfer while suspended\n[35985.503796] WARNING: CPU: 0 PID: 74 at drivers/i2c/i2c-core.h:56 __i2c_transfer+0xbe/0x810\n[35985.503802] Modules linked in:\n[35985.503808] CPU: 0 UID: 0 PID: 74 Comm: hwrng Tainted: G W 6.13.0-next-20250203-00005-gfa0cb5642941 #19 9c3d7f78192f2d38e32010ac9c90fdc71109ef6f\n[35985.503814] Tainted: [W]=WARN\n[35985.503817] Hardware name: Google Morphius/Morphius, BIOS Google_Morphius.13434.858.0 10/26/2023\n[35985.503819] RIP: 0010:__i2c_transfer+0xbe/0x810\n[35985.503825] Code: 30 01 00 00 4c 89 f7 e8 40 fe d8 ff 48 8b 93 80 01 00 00 48 85 d2 75 03 49 8b 16 48 c7 c7 0a fb 7c a7 48 89 c6 e8 32 ad b0 fe \u003c0f\u003e 0b b8 94 ff ff ff e9 33 04 00 00 be 02 00 00 00 83 fd 02 0f 5\n[35985.503828] RSP: 0018:ffffa106c0333d30 EFLAGS: 00010246\n[35985.503833] RAX: 074ba64aa20f7000 RBX: ffff8aa4c1167120 RCX: 0000000000000000\n[35985.503836] RDX: 0000000000000000 RSI: ffffffffa77ab0e4 RDI: 0000000000000001\n[35985.503838] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000\n[35985.503841] R10: 0000000000000004 R11: 00000001000313d5 R12: ffff8aa4c10f1820\n[35985.503843] R13: ffff8aa4c0e243c0 R14: ffff8aa4c1167250 R15: ffff8aa4c1167120\n[35985.503846] FS: 0000000000000000(0000) GS:ffff8aa4eae00000(0000) knlGS:0000000000000000\n[35985.503849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[35985.503852] CR2: 00007fab0aaf1000 CR3: 0000000105328000 CR4: 00000000003506f0\n[35985.503855] Call Trace:\n[35985.503859] \u003cTASK\u003e\n[35985.503863] ? __warn+0xd4/0x260\n[35985.503868] ? __i2c_transfer+0xbe/0x810\n[35985.503874] ? report_bug+0xf3/0x210\n[35985.503882] ? handle_bug+0x63/0xb0\n[35985.503887] ? exc_invalid_op+0x16/0x50\n[35985.503892] ? asm_exc_invalid_op+0x16/0x20\n[35985.503904] ? __i2c_transfer+0xbe/0x810\n[35985.503913] tpm_cr50_i2c_transfer_message+0x24/0xf0\n[35985.503920] tpm_cr50_i2c_read+0x8e/0x120\n[35985.503928] tpm_cr50_request_locality+0x75/0x170\n[35985.503935] tpm_chip_start+0x116/0x160\n[35985.503942] tpm_try_get_ops+0x57/0x90\n[35985.503948] tpm_find_get_ops+0x26/0xd0\n[35985.503955] tpm_get_random+0x2d/0x80\n\nDon\u0027t move forward with tpm_chip_start() inside tpm_try_get_ops(), unless\nTPM_CHIP_FLAG_SUSPENDED is not set. tpm_find_get_ops() will return NULL in\nsuch a failure case.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23149",
"url": "https://www.suse.com/security/cve/CVE-2025-23149"
},
{
"category": "external",
"summary": "SUSE Bug 1242758 for CVE-2025-23149",
"url": "https://bugzilla.suse.com/1242758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23149"
},
{
"cve": "CVE-2025-23151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23151"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Fix race between unprepare and queue_buf\n\nA client driver may use mhi_unprepare_from_transfer() to quiesce\nincoming data during the client driver\u0027s tear down. The client driver\nmight also be processing data at the same time, resulting in a call to\nmhi_queue_buf() which will invoke mhi_gen_tre(). If mhi_gen_tre() runs\nafter mhi_unprepare_from_transfer() has torn down the channel, a panic\nwill occur due to an invalid dereference leading to a page fault.\n\nThis occurs because mhi_gen_tre() does not verify the channel state\nafter locking it. Fix this by having mhi_gen_tre() confirm the channel\nstate is valid, or return error to avoid accessing deinitialized data.\n\n[mani: added stable tag]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23151",
"url": "https://www.suse.com/security/cve/CVE-2025-23151"
},
{
"category": "external",
"summary": "SUSE Bug 1242512 for CVE-2025-23151",
"url": "https://bugzilla.suse.com/1242512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23151"
},
{
"cve": "CVE-2025-23155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23155"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: stmmac: Fix accessing freed irq affinity_hint\n\nIn stmmac_request_irq_multi_msi(), a pointer to the stack variable\ncpu_mask is passed to irq_set_affinity_hint(). This value is stored in\nirq_desc-\u003eaffinity_hint, but once stmmac_request_irq_multi_msi()\nreturns, the pointer becomes dangling.\n\nThe affinity_hint is exposed via procfs with S_IRUGO permissions,\nallowing any unprivileged process to read it. Accessing this stale\npointer can lead to:\n\n- a kernel oops or panic if the referenced memory has been released and\n unmapped, or\n- leakage of kernel data into userspace if the memory is re-used for\n other purposes.\n\nAll platforms that use stmmac with PCI MSI (Intel, Loongson, etc) are\naffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23155",
"url": "https://www.suse.com/security/cve/CVE-2025-23155"
},
{
"category": "external",
"summary": "SUSE Bug 1242573 for CVE-2025-23155",
"url": "https://bugzilla.suse.com/1242573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23155"
},
{
"cve": "CVE-2025-23156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23156"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: refactor hfi packet parsing logic\n\nwords_count denotes the number of words in total payload, while data\npoints to payload of various property within it. When words_count\nreaches last word, data can access memory beyond the total payload. This\ncan lead to OOB access. With this patch, the utility api for handling\nindividual properties now returns the size of data consumed. Accordingly\nremaining bytes are calculated before parsing the payload, thereby\neliminates the OOB access possibilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23156",
"url": "https://www.suse.com/security/cve/CVE-2025-23156"
},
{
"category": "external",
"summary": "SUSE Bug 1242569 for CVE-2025-23156",
"url": "https://bugzilla.suse.com/1242569"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23156"
},
{
"cve": "CVE-2025-23157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23157"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: add check to avoid out of bound access\n\nThere is a possibility that init_codecs is invoked multiple times during\nmanipulated payload from video firmware. In such case, if codecs_count\ncan get incremented to value more than MAX_CODEC_NUM, there can be OOB\naccess. Reset the count so that it always starts from beginning.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23157",
"url": "https://www.suse.com/security/cve/CVE-2025-23157"
},
{
"category": "external",
"summary": "SUSE Bug 1242532 for CVE-2025-23157",
"url": "https://bugzilla.suse.com/1242532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23157"
},
{
"cve": "CVE-2025-23158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23158"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add check to handle incorrect queue size\n\nqsize represents size of shared queued between driver and video\nfirmware. Firmware can modify this value to an invalid large value. In\nsuch situation, empty_space will be bigger than the space actually\navailable. Since new_wr_idx is not checked, so the following code will\nresult in an OOB write.\n...\nqsize = qhdr-\u003eq_size\n\nif (wr_idx \u003e= rd_idx)\n empty_space = qsize - (wr_idx - rd_idx)\n....\nif (new_wr_idx \u003c qsize) {\n memcpy(wr_ptr, packet, dwords \u003c\u003c 2) --\u003e OOB write\n\nAdd check to ensure qsize is within the allocated size while\nreading and writing packets into the queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23158",
"url": "https://www.suse.com/security/cve/CVE-2025-23158"
},
{
"category": "external",
"summary": "SUSE Bug 1242531 for CVE-2025-23158",
"url": "https://bugzilla.suse.com/1242531"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23158"
},
{
"cve": "CVE-2025-23159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23159"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add a check to handle OOB in sfr region\n\nsfr-\u003ebuf_size is in shared memory and can be modified by malicious user.\nOOB write is possible when the size is made higher than actual sfr data\nbuffer. Cap the size to allocated size for such cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23159",
"url": "https://www.suse.com/security/cve/CVE-2025-23159"
},
{
"category": "external",
"summary": "SUSE Bug 1242529 for CVE-2025-23159",
"url": "https://bugzilla.suse.com/1242529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23159"
},
{
"cve": "CVE-2025-23161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23161"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type\n\nThe access to the PCI config space via pci_ops::read and pci_ops::write is\na low-level hardware access. The functions can be accessed with disabled\ninterrupts even on PREEMPT_RT. The pci_lock is a raw_spinlock_t for this\npurpose.\n\nA spinlock_t becomes a sleeping lock on PREEMPT_RT, so it cannot be\nacquired with disabled interrupts. The vmd_dev::cfg_lock is accessed in\nthe same context as the pci_lock.\n\nMake vmd_dev::cfg_lock a raw_spinlock_t type so it can be used with\ninterrupts disabled.\n\nThis was reported as:\n\n BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48\n Call Trace:\n rt_spin_lock+0x4e/0x130\n vmd_pci_read+0x8d/0x100 [vmd]\n pci_user_read_config_byte+0x6f/0xe0\n pci_read_config+0xfe/0x290\n sysfs_kf_bin_read+0x68/0x90\n\n[bigeasy: reword commit message]\nTested-off-by: Luis Claudio R. Goncalves \u003clgoncalv@redhat.com\u003e\n[kwilczynski: commit log]\n[bhelgaas: add back report info from\nhttps://lore.kernel.org/lkml/20241218115951.83062-1-ryotkkr98@gmail.com/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23161",
"url": "https://www.suse.com/security/cve/CVE-2025-23161"
},
{
"category": "external",
"summary": "SUSE Bug 1242792 for CVE-2025-23161",
"url": "https://bugzilla.suse.com/1242792"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23161"
},
{
"cve": "CVE-2025-23162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23162"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/vf: Don\u0027t try to trigger a full GT reset if VF\n\nVFs don\u0027t have access to the GDRST(0x941c) register that driver\nuses to reset a GT. Attempt to trigger a reset using debugfs:\n\n $ cat /sys/kernel/debug/dri/0000:00:02.1/gt0/force_reset\n\nor due to a hang condition detected by the driver leads to:\n\n [ ] xe 0000:00:02.1: [drm] GT0: trying reset from force_reset [xe]\n [ ] xe 0000:00:02.1: [drm] GT0: reset queued\n [ ] xe 0000:00:02.1: [drm] GT0: reset started\n [ ] ------------[ cut here ]------------\n [ ] xe 0000:00:02.1: [drm] GT0: VF is trying to write 0x1 to an inaccessible register 0x941c+0x0\n [ ] WARNING: CPU: 3 PID: 3069 at drivers/gpu/drm/xe/xe_gt_sriov_vf.c:996 xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] RIP: 0010:xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] Call Trace:\n [ ] \u003cTASK\u003e\n [ ] ? show_regs+0x6c/0x80\n [ ] ? __warn+0x93/0x1c0\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? report_bug+0x182/0x1b0\n [ ] ? handle_bug+0x6e/0xb0\n [ ] ? exc_invalid_op+0x18/0x80\n [ ] ? asm_exc_invalid_op+0x1b/0x20\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_tlb_invalidation_reset+0xef/0x110 [xe]\n [ ] ? __mutex_unlock_slowpath+0x41/0x2e0\n [ ] xe_mmio_write32+0x64/0x150 [xe]\n [ ] do_gt_reset+0x2f/0xa0 [xe]\n [ ] gt_reset_worker+0x14e/0x1e0 [xe]\n [ ] process_one_work+0x21c/0x740\n [ ] worker_thread+0x1db/0x3c0\n\nFix that by sending H2G VF_RESET(0x5507) action instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23162",
"url": "https://www.suse.com/security/cve/CVE-2025-23162"
},
{
"category": "external",
"summary": "SUSE Bug 1242834 for CVE-2025-23162",
"url": "https://bugzilla.suse.com/1242834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-23162"
},
{
"cve": "CVE-2025-37738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37738"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: ignore xattrs past end\n\nOnce inside \u0027ext4_xattr_inode_dec_ref_all\u0027 we should\nignore xattrs entries past the \u0027end\u0027 entry.\n\nThis fixes the following KASAN reported issue:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\nRead of size 4 at addr ffff888012c120c4 by task repro/2065\n\nCPU: 1 UID: 0 PID: 2065 Comm: repro Not tainted 6.13.0-rc2+ #11\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x1fd/0x300\n ? tcp_gro_dev_warn+0x260/0x260\n ? _printk+0xc0/0x100\n ? read_lock_is_recursive+0x10/0x10\n ? irq_work_queue+0x72/0xf0\n ? __virt_addr_valid+0x17b/0x4b0\n print_address_description+0x78/0x390\n print_report+0x107/0x1f0\n ? __virt_addr_valid+0x17b/0x4b0\n ? __virt_addr_valid+0x3ff/0x4b0\n ? __phys_addr+0xb5/0x160\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n kasan_report+0xcc/0x100\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ? ext4_xattr_delete_inode+0xd30/0xd30\n ? __ext4_journal_ensure_credits+0x5f0/0x5f0\n ? __ext4_journal_ensure_credits+0x2b/0x5f0\n ? inode_update_timestamps+0x410/0x410\n ext4_xattr_delete_inode+0xb64/0xd30\n ? ext4_truncate+0xb70/0xdc0\n ? ext4_expand_extra_isize_ea+0x1d20/0x1d20\n ? __ext4_mark_inode_dirty+0x670/0x670\n ? ext4_journal_check_start+0x16f/0x240\n ? ext4_inode_is_fast_symlink+0x2f2/0x3a0\n ext4_evict_inode+0xc8c/0xff0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n ? do_raw_spin_unlock+0x53/0x8a0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n evict+0x4ac/0x950\n ? proc_nr_inodes+0x310/0x310\n ? trace_ext4_drop_inode+0xa2/0x220\n ? _raw_spin_unlock+0x1a/0x30\n ? iput+0x4cb/0x7e0\n do_unlinkat+0x495/0x7c0\n ? try_break_deleg+0x120/0x120\n ? 0xffffffff81000000\n ? __check_object_size+0x15a/0x210\n ? strncpy_from_user+0x13e/0x250\n ? getname_flags+0x1dc/0x530\n __x64_sys_unlinkat+0xc8/0xf0\n do_syscall_64+0x65/0x110\n entry_SYSCALL_64_after_hwframe+0x67/0x6f\nRIP: 0033:0x434ffd\nCode: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 8\nRSP: 002b:00007ffc50fa7b28 EFLAGS: 00000246 ORIG_RAX: 0000000000000107\nRAX: ffffffffffffffda RBX: 00007ffc50fa7e18 RCX: 0000000000434ffd\nRDX: 0000000000000000 RSI: 0000000020000240 RDI: 0000000000000005\nRBP: 00007ffc50fa7be0 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001\nR13: 00007ffc50fa7e08 R14: 00000000004bbf30 R15: 0000000000000001\n \u003c/TASK\u003e\n\nThe buggy address belongs to the object at ffff888012c12000\n which belongs to the cache filp of size 360\nThe buggy address is located 196 bytes inside of\n freed 360-byte region [ffff888012c12000, ffff888012c12168)\n\nThe buggy address belongs to the physical page:\npage: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x12c12\nhead: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0\nflags: 0x40(head|node=0|zone=0)\npage_type: f5(slab)\nraw: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nraw: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nhead: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000001 ffffea00004b0481 ffffffffffffffff 0000000000000000\nhead: 0000000000000002 0000000000000000 00000000ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\n\nMemory state around the buggy address:\n ffff888012c11f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff888012c12000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n\u003e ffff888012c12080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n ^\n ffff888012c12100: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc\n ffff888012c12180: fc fc fc fc fc fc fc fc fc\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37738",
"url": "https://www.suse.com/security/cve/CVE-2025-37738"
},
{
"category": "external",
"summary": "SUSE Bug 1242846 for CVE-2025-37738",
"url": "https://bugzilla.suse.com/1242846"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37738"
},
{
"cve": "CVE-2025-37740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37740"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: add sanity check for agwidth in dbMount\n\nThe width in dmapctl of the AG is zero, it trigger a divide error when\ncalculating the control page level in dbAllocAG.\n\nTo avoid this issue, add a check for agwidth in dbAllocAG.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37740",
"url": "https://www.suse.com/security/cve/CVE-2025-37740"
},
{
"category": "external",
"summary": "SUSE Bug 1243006 for CVE-2025-37740",
"url": "https://bugzilla.suse.com/1243006"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37740"
},
{
"cve": "CVE-2025-37741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37741"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Prevent copying of nlink with value 0 from disk inode\n\nsyzbot report a deadlock in diFree. [1]\n\nWhen calling \"ioctl$LOOP_SET_STATUS64\", the offset value passed in is 4,\nwhich does not match the mounted loop device, causing the mapping of the\nmounted loop device to be invalidated.\n\nWhen creating the directory and creating the inode of iag in diReadSpecial(),\nread the page of fixed disk inode (AIT) in raw mode in read_metapage(), the\nmetapage data it returns is corrupted, which causes the nlink value of 0 to be\nassigned to the iag inode when executing copy_from_dinode(), which ultimately\ncauses a deadlock when entering diFree().\n\nTo avoid this, first check the nlink value of dinode before setting iag inode.\n\n[1]\nWARNING: possible recursive locking detected\n6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0 Not tainted\n--------------------------------------------\nsyz-executor301/5309 is trying to acquire lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n\nbut task is already holding lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n\nother info that might help us debug this:\n Possible unsafe locking scenario:\n\n CPU0\n ----\n lock(\u0026(imap-\u003eim_aglock[index]));\n lock(\u0026(imap-\u003eim_aglock[index]));\n\n *** DEADLOCK ***\n\n May be due to missing lock nesting notation\n\n5 locks held by syz-executor301/5309:\n #0: ffff8880422a4420 (sb_writers#9){.+.+}-{0:0}, at: mnt_want_write+0x3f/0x90 fs/namespace.c:515\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: inode_lock_nested include/linux/fs.h:850 [inline]\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: filename_create+0x260/0x540 fs/namei.c:4026\n #2: ffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2460 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocAG+0x4b7/0x1e50 fs/jfs/jfs_imap.c:1669\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2477 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocAG+0x869/0x1e50 fs/jfs/jfs_imap.c:1669\n\nstack backtrace:\nCPU: 0 UID: 0 PID: 5309 Comm: syz-executor301 Not tainted 6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\n print_deadlock_bug+0x483/0x620 kernel/locking/lockdep.c:3037\n check_deadlock kernel/locking/lockdep.c:3089 [inline]\n validate_chain+0x15e2/0x5920 kernel/locking/lockdep.c:3891\n __lock_acquire+0x1384/0x2050 kernel/locking/lockdep.c:5202\n lock_acquire+0x1ed/0x550 kernel/locking/lockdep.c:5825\n __mutex_lock_common kernel/locking/mutex.c:608 [inline]\n __mutex_lock+0x136/0xd70 kernel/locking/mutex.c:752\n diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n jfs_evict_inode+0x32d/0x440 fs/jfs/inode.c:156\n evict+0x4e8/0x9b0 fs/inode.c:725\n diFreeSpecial fs/jfs/jfs_imap.c:552 [inline]\n duplicateIXtree+0x3c6/0x550 fs/jfs/jfs_imap.c:3022\n diNewIAG fs/jfs/jfs_imap.c:2597 [inline]\n diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n diAllocAG+0x17dc/0x1e50 fs/jfs/jfs_imap.c:1669\n diAlloc+0x1d2/0x1630 fs/jfs/jfs_imap.c:1590\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xba0 fs/jfs/namei.c:225\n vfs_mkdir+0x2f9/0x4f0 fs/namei.c:4257\n do_mkdirat+0x264/0x3a0 fs/namei.c:4280\n __do_sys_mkdirat fs/namei.c:4295 [inline]\n __se_sys_mkdirat fs/namei.c:4293 [inline]\n __x64_sys_mkdirat+0x87/0xa0 fs/namei.c:4293\n do_syscall_x64 arch/x86/en\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37741",
"url": "https://www.suse.com/security/cve/CVE-2025-37741"
},
{
"category": "external",
"summary": "SUSE Bug 1243015 for CVE-2025-37741",
"url": "https://bugzilla.suse.com/1243015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37741"
},
{
"cve": "CVE-2025-37742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Fix uninit-value access of imap allocated in the diMount() function\n\nsyzbot reports that hex_dump_to_buffer is using uninit-value:\n\n=====================================================\nBUG: KMSAN: uninit-value in hex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nhex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nprint_hex_dump+0x13d/0x3e0 lib/hexdump.c:276\ndiFree+0x5ba/0x4350 fs/jfs/jfs_imap.c:876\njfs_evict_inode+0x510/0x550 fs/jfs/inode.c:156\nevict+0x723/0xd10 fs/inode.c:796\niput_final fs/inode.c:1946 [inline]\niput+0x97b/0xdb0 fs/inode.c:1972\ntxUpdateMap+0xf3e/0x1150 fs/jfs/jfs_txnmgr.c:2367\ntxLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\njfs_lazycommit+0x627/0x11d0 fs/jfs/jfs_txnmgr.c:2733\nkthread+0x6b9/0xef0 kernel/kthread.c:464\nret_from_fork+0x6d/0x90 arch/x86/kernel/process.c:148\nret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244\n\nUninit was created at:\nslab_post_alloc_hook mm/slub.c:4121 [inline]\nslab_alloc_node mm/slub.c:4164 [inline]\n__kmalloc_cache_noprof+0x8e3/0xdf0 mm/slub.c:4320\nkmalloc_noprof include/linux/slab.h:901 [inline]\ndiMount+0x61/0x7f0 fs/jfs/jfs_imap.c:105\njfs_mount+0xa8e/0x11d0 fs/jfs/jfs_mount.c:176\njfs_fill_super+0xa47/0x17c0 fs/jfs/super.c:523\nget_tree_bdev_flags+0x6ec/0x910 fs/super.c:1636\nget_tree_bdev+0x37/0x50 fs/super.c:1659\njfs_get_tree+0x34/0x40 fs/jfs/super.c:635\nvfs_get_tree+0xb1/0x5a0 fs/super.c:1814\ndo_new_mount+0x71f/0x15e0 fs/namespace.c:3560\npath_mount+0x742/0x1f10 fs/namespace.c:3887\ndo_mount fs/namespace.c:3900 [inline]\n__do_sys_mount fs/namespace.c:4111 [inline]\n__se_sys_mount+0x71f/0x800 fs/namespace.c:4088\n__x64_sys_mount+0xe4/0x150 fs/namespace.c:4088\nx64_sys_call+0x39bf/0x3c30 arch/x86/include/generated/asm/syscalls_64.h:166\ndo_syscall_x64 arch/x86/entry/common.c:52 [inline]\ndo_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\nentry_SYSCALL_64_after_hwframe+0x77/0x7f\n=====================================================\n\nThe reason is that imap is not properly initialized after memory\nallocation. It will cause the snprintf() function to write uninitialized\ndata into linebuf within hex_dump_to_buffer().\n\nFix this by using kzalloc instead of kmalloc to clear its content at the\nbeginning in diMount().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37742",
"url": "https://www.suse.com/security/cve/CVE-2025-37742"
},
{
"category": "external",
"summary": "SUSE Bug 1243011 for CVE-2025-37742",
"url": "https://bugzilla.suse.com/1243011"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 1.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37742"
},
{
"cve": "CVE-2025-37743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37743"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Avoid memory leak while enabling statistics\n\nDriver uses monitor destination rings for extended statistics mode and\nstandalone monitor mode. In extended statistics mode, TLVs are parsed from\nthe buffer received from the monitor destination ring and assigned to the\nppdu_info structure to update per-packet statistics. In standalone monitor\nmode, along with per-packet statistics, the packet data (payload) is\ncaptured, and the driver updates per MSDU to mac80211.\n\nWhen the AP interface is enabled, only extended statistics mode is\nactivated. As part of enabling monitor rings for collecting statistics,\nthe driver subscribes to HAL_RX_MPDU_START TLV in the filter\nconfiguration. This TLV is received from the monitor destination ring, and\nkzalloc for the mon_mpdu object occurs, which is not freed, leading to a\nmemory leak. The kzalloc for the mon_mpdu object is only required while\nenabling the standalone monitor interface. This causes a memory leak while\nenabling extended statistics mode in the driver.\n\nFix this memory leak by removing the kzalloc for the mon_mpdu object in\nthe HAL_RX_MPDU_START TLV handling. Additionally, remove the standalone\nmonitor mode handlings in the HAL_MON_BUF_ADDR and HAL_RX_MSDU_END TLVs.\nThese TLV tags will be handled properly when enabling standalone monitor\nmode in the future.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37743",
"url": "https://www.suse.com/security/cve/CVE-2025-37743"
},
{
"category": "external",
"summary": "SUSE Bug 1242163 for CVE-2025-37743",
"url": "https://bugzilla.suse.com/1242163"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37743"
},
{
"cve": "CVE-2025-37747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37747"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix hang while freeing sigtrap event\n\nPerf can hang while freeing a sigtrap event if a related deferred\nsignal hadn\u0027t managed to be sent before the file got closed:\n\nperf_event_overflow()\n task_work_add(perf_pending_task)\n\nfput()\n task_work_add(____fput())\n\ntask_work_run()\n ____fput()\n perf_release()\n perf_event_release_kernel()\n _free_event()\n perf_pending_task_sync()\n task_work_cancel() -\u003e FAILED\n rcuwait_wait_event()\n\nOnce task_work_run() is running, the list of pending callbacks is\nremoved from the task_struct and from this point on task_work_cancel()\ncan\u0027t remove any pending and not yet started work items, hence the\ntask_work_cancel() failure and the hang on rcuwait_wait_event().\n\nTask work could be changed to remove one work at a time, so a work\nrunning on the current task can always cancel a pending one, however\nthe wait / wake design is still subject to inverted dependencies when\nremote targets are involved, as pictured by Oleg:\n\nT1 T2\n\nfd = perf_event_open(pid =\u003e T2-\u003epid); fd = perf_event_open(pid =\u003e T1-\u003epid);\nclose(fd) close(fd)\n \u003cIRQ\u003e \u003cIRQ\u003e\n perf_event_overflow() perf_event_overflow()\n task_work_add(perf_pending_task) task_work_add(perf_pending_task)\n \u003c/IRQ\u003e \u003c/IRQ\u003e\n fput() fput()\n task_work_add(____fput()) task_work_add(____fput())\n\n task_work_run() task_work_run()\n ____fput() ____fput()\n perf_release() perf_release()\n perf_event_release_kernel() perf_event_release_kernel()\n _free_event() _free_event()\n perf_pending_task_sync() perf_pending_task_sync()\n rcuwait_wait_event() rcuwait_wait_event()\n\nTherefore the only option left is to acquire the event reference count\nupon queueing the perf task work and release it from the task work, just\nlike it was done before 3a5465418f5f (\"perf: Fix event leak upon exec and file release\")\nbut without the leaks it fixed.\n\nSome adjustments are necessary to make it work:\n\n* A child event might dereference its parent upon freeing. Care must be\n taken to release the parent last.\n\n* Some places assuming the event doesn\u0027t have any reference held and\n therefore can be freed right away must instead put the reference and\n let the reference counting to its job.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37747",
"url": "https://www.suse.com/security/cve/CVE-2025-37747"
},
{
"category": "external",
"summary": "SUSE Bug 1242520 for CVE-2025-37747",
"url": "https://bugzilla.suse.com/1242520"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37747"
},
{
"cve": "CVE-2025-37752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37752"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: sch_sfq: move the limit validation\n\nIt is not sufficient to directly validate the limit on the data that\nthe user passes as it can be updated based on how the other parameters\nare changed.\n\nMove the check at the end of the configuration update process to also\ncatch scenarios where the limit is indirectly updated, for example\nwith the following configurations:\n\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 depth 1\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 divisor 1\n\nThis fixes the following syzkaller reported crash:\n\n------------[ cut here ]------------\nUBSAN: array-index-out-of-bounds in net/sched/sch_sfq.c:203:6\nindex 65535 is out of range for type \u0027struct sfq_head[128]\u0027\nCPU: 1 UID: 0 PID: 3037 Comm: syz.2.16 Not tainted 6.14.0-rc2-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x201/0x300 lib/dump_stack.c:120\n ubsan_epilogue lib/ubsan.c:231 [inline]\n __ubsan_handle_out_of_bounds+0xf5/0x120 lib/ubsan.c:429\n sfq_link net/sched/sch_sfq.c:203 [inline]\n sfq_dec+0x53c/0x610 net/sched/sch_sfq.c:231\n sfq_dequeue+0x34e/0x8c0 net/sched/sch_sfq.c:493\n sfq_reset+0x17/0x60 net/sched/sch_sfq.c:518\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n tbf_reset+0x41/0x110 net/sched/sch_tbf.c:339\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n dev_reset_queue+0x100/0x1b0 net/sched/sch_generic.c:1311\n netdev_for_each_tx_queue include/linux/netdevice.h:2590 [inline]\n dev_deactivate_many+0x7e5/0xe70 net/sched/sch_generic.c:1375",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37752",
"url": "https://www.suse.com/security/cve/CVE-2025-37752"
},
{
"category": "external",
"summary": "SUSE Bug 1242504 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "external",
"summary": "SUSE Bug 1245776 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1245776"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-37752"
},
{
"cve": "CVE-2025-37754",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37754"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/huc: Fix fence not released on early probe errors\n\nHuC delayed loading fence, introduced with commit 27536e03271da\n(\"drm/i915/huc: track delayed HuC load with a fence\"), is registered with\nobject tracker early on driver probe but unregistered only from driver\nremove, which is not called on early probe errors. Since its memory is\nallocated under devres, then released anyway, it may happen to be\nallocated again to the fence and reused on future driver probes, resulting\nin kernel warnings that taint the kernel:\n\n\u003c4\u003e [309.731371] ------------[ cut here ]------------\n\u003c3\u003e [309.731373] ODEBUG: init destroyed (active state 0) object: ffff88813d7dd2e0 object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x20 [i915]\n\u003c4\u003e [309.731575] WARNING: CPU: 2 PID: 3161 at lib/debugobjects.c:612 debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731693] CPU: 2 UID: 0 PID: 3161 Comm: i915_module_loa Tainted: G U 6.14.0-CI_DRM_16362-gf0fd77956987+ #1\n...\n\u003c4\u003e [309.731700] RIP: 0010:debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731728] Call Trace:\n\u003c4\u003e [309.731730] \u003cTASK\u003e\n...\n\u003c4\u003e [309.731949] __debug_object_init+0x17b/0x1c0\n\u003c4\u003e [309.731957] debug_object_init+0x34/0x50\n\u003c4\u003e [309.732126] __i915_sw_fence_init+0x34/0x60 [i915]\n\u003c4\u003e [309.732256] intel_huc_init_early+0x4b/0x1d0 [i915]\n\u003c4\u003e [309.732468] intel_uc_init_early+0x61/0x680 [i915]\n\u003c4\u003e [309.732667] intel_gt_common_init_early+0x105/0x130 [i915]\n\u003c4\u003e [309.732804] intel_root_gt_init_early+0x63/0x80 [i915]\n\u003c4\u003e [309.732938] i915_driver_probe+0x1fa/0xeb0 [i915]\n\u003c4\u003e [309.733075] i915_pci_probe+0xe6/0x220 [i915]\n\u003c4\u003e [309.733198] local_pci_probe+0x44/0xb0\n\u003c4\u003e [309.733203] pci_device_probe+0xf4/0x270\n\u003c4\u003e [309.733209] really_probe+0xee/0x3c0\n\u003c4\u003e [309.733215] __driver_probe_device+0x8c/0x180\n\u003c4\u003e [309.733219] driver_probe_device+0x24/0xd0\n\u003c4\u003e [309.733223] __driver_attach+0x10f/0x220\n\u003c4\u003e [309.733230] bus_for_each_dev+0x7d/0xe0\n\u003c4\u003e [309.733236] driver_attach+0x1e/0x30\n\u003c4\u003e [309.733239] bus_add_driver+0x151/0x290\n\u003c4\u003e [309.733244] driver_register+0x5e/0x130\n\u003c4\u003e [309.733247] __pci_register_driver+0x7d/0x90\n\u003c4\u003e [309.733251] i915_pci_register_driver+0x23/0x30 [i915]\n\u003c4\u003e [309.733413] i915_init+0x34/0x120 [i915]\n\u003c4\u003e [309.733655] do_one_initcall+0x62/0x3f0\n\u003c4\u003e [309.733667] do_init_module+0x97/0x2a0\n\u003c4\u003e [309.733671] load_module+0x25ff/0x2890\n\u003c4\u003e [309.733688] init_module_from_file+0x97/0xe0\n\u003c4\u003e [309.733701] idempotent_init_module+0x118/0x330\n\u003c4\u003e [309.733711] __x64_sys_finit_module+0x77/0x100\n\u003c4\u003e [309.733715] x64_sys_call+0x1f37/0x2650\n\u003c4\u003e [309.733719] do_syscall_64+0x91/0x180\n\u003c4\u003e [309.733763] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\u003c4\u003e [309.733792] \u003c/TASK\u003e\n...\n\u003c4\u003e [309.733806] ---[ end trace 0000000000000000 ]---\n\nThat scenario is most easily reproducible with\nigt@i915_module_load@reload-with-fault-injection.\n\nFix the issue by moving the cleanup step to driver release path.\n\n(cherry picked from commit 795dbde92fe5c6996a02a5b579481de73035e7bf)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37754",
"url": "https://www.suse.com/security/cve/CVE-2025-37754"
},
{
"category": "external",
"summary": "SUSE Bug 1242524 for CVE-2025-37754",
"url": "https://bugzilla.suse.com/1242524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37754"
},
{
"cve": "CVE-2025-37756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37756"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: tls: explicitly disallow disconnect\n\nsyzbot discovered that it can disconnect a TLS socket and then\nrun into all sort of unexpected corner cases. I have a vague\nrecollection of Eric pointing this out to us a long time ago.\nSupporting disconnect is really hard, for one thing if offload\nis enabled we\u0027d need to wait for all packets to be _acked_.\nDisconnect is not commonly used, disallow it.\n\nThe immediate problem syzbot run into is the warning in the strp,\nbut that\u0027s just the easiest bug to trigger:\n\n WARNING: CPU: 0 PID: 5834 at net/tls/tls_strp.c:486 tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n RIP: 0010:tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n Call Trace:\n \u003cTASK\u003e\n tls_rx_rec_wait+0x280/0xa60 net/tls/tls_sw.c:1363\n tls_sw_recvmsg+0x85c/0x1c30 net/tls/tls_sw.c:2043\n inet6_recvmsg+0x2c9/0x730 net/ipv6/af_inet6.c:678\n sock_recvmsg_nosec net/socket.c:1023 [inline]\n sock_recvmsg+0x109/0x280 net/socket.c:1045\n __sys_recvfrom+0x202/0x380 net/socket.c:2237",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37756",
"url": "https://www.suse.com/security/cve/CVE-2025-37756"
},
{
"category": "external",
"summary": "SUSE Bug 1242515 for CVE-2025-37756",
"url": "https://bugzilla.suse.com/1242515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37756"
},
{
"cve": "CVE-2025-37757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37757"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: fix memory leak in tipc_link_xmit\n\nIn case the backlog transmit queue for system-importance messages is overloaded,\ntipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to\nmemory leak and failure when a skb is allocated.\n\nThis commit fixes this issue by purging the skb list before tipc_link_xmit()\nreturns.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37757",
"url": "https://www.suse.com/security/cve/CVE-2025-37757"
},
{
"category": "external",
"summary": "SUSE Bug 1242521 for CVE-2025-37757",
"url": "https://bugzilla.suse.com/1242521"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37757"
},
{
"cve": "CVE-2025-37758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()\n\ndevm_ioremap() returns NULL on error. Currently, pxa_ata_probe() does\nnot check for this case, which can result in a NULL pointer dereference.\n\nAdd NULL check after devm_ioremap() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37758",
"url": "https://www.suse.com/security/cve/CVE-2025-37758"
},
{
"category": "external",
"summary": "SUSE Bug 1242514 for CVE-2025-37758",
"url": "https://bugzilla.suse.com/1242514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37758"
},
{
"cve": "CVE-2025-37761",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37761"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix an out-of-bounds shift when invalidating TLB\n\nWhen the size of the range invalidated is larger than\nrounddown_pow_of_two(ULONG_MAX),\nThe function macro roundup_pow_of_two(length) will hit an out-of-bounds\nshift [1].\n\nUse a full TLB invalidation for such cases.\nv2:\n- Use a define for the range size limit over which we use a full\n TLB invalidation. (Lucas)\n- Use a better calculation of the limit.\n\n[1]:\n[ 39.202421] ------------[ cut here ]------------\n[ 39.202657] UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:13\n[ 39.202673] shift exponent 64 is too large for 64-bit type \u0027long unsigned int\u0027\n[ 39.202688] CPU: 8 UID: 0 PID: 3129 Comm: xe_exec_system_ Tainted: G U 6.14.0+ #10\n[ 39.202690] Tainted: [U]=USER\n[ 39.202690] Hardware name: ASUS System Product Name/PRIME B560M-A AC, BIOS 2001 02/01/2023\n[ 39.202691] Call Trace:\n[ 39.202692] \u003cTASK\u003e\n[ 39.202695] dump_stack_lvl+0x6e/0xa0\n[ 39.202699] ubsan_epilogue+0x5/0x30\n[ 39.202701] __ubsan_handle_shift_out_of_bounds.cold+0x61/0xe6\n[ 39.202705] xe_gt_tlb_invalidation_range.cold+0x1d/0x3a [xe]\n[ 39.202800] ? find_held_lock+0x2b/0x80\n[ 39.202803] ? mark_held_locks+0x40/0x70\n[ 39.202806] xe_svm_invalidate+0x459/0x700 [xe]\n[ 39.202897] drm_gpusvm_notifier_invalidate+0x4d/0x70 [drm_gpusvm]\n[ 39.202900] __mmu_notifier_release+0x1f5/0x270\n[ 39.202905] exit_mmap+0x40e/0x450\n[ 39.202912] __mmput+0x45/0x110\n[ 39.202914] exit_mm+0xc5/0x130\n[ 39.202916] do_exit+0x21c/0x500\n[ 39.202918] ? lockdep_hardirqs_on_prepare+0xdb/0x190\n[ 39.202920] do_group_exit+0x36/0xa0\n[ 39.202922] get_signal+0x8f8/0x900\n[ 39.202926] arch_do_signal_or_restart+0x35/0x100\n[ 39.202930] syscall_exit_to_user_mode+0x1fc/0x290\n[ 39.202932] do_syscall_64+0xa1/0x180\n[ 39.202934] ? do_user_addr_fault+0x59f/0x8a0\n[ 39.202937] ? lock_release+0xd2/0x2a0\n[ 39.202939] ? do_user_addr_fault+0x5a9/0x8a0\n[ 39.202942] ? trace_hardirqs_off+0x4b/0xc0\n[ 39.202944] ? clear_bhb_loop+0x25/0x80\n[ 39.202946] ? clear_bhb_loop+0x25/0x80\n[ 39.202947] ? clear_bhb_loop+0x25/0x80\n[ 39.202950] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n[ 39.202952] RIP: 0033:0x7fa945e543e1\n[ 39.202961] Code: Unable to access opcode bytes at 0x7fa945e543b7.\n[ 39.202962] RSP: 002b:00007ffca8fb4170 EFLAGS: 00000293\n[ 39.202963] RAX: 000000000000003d RBX: 0000000000000000 RCX: 00007fa945e543e3\n[ 39.202964] RDX: 0000000000000000 RSI: 00007ffca8fb41ac RDI: 00000000ffffffff\n[ 39.202964] RBP: 00007ffca8fb4190 R08: 0000000000000000 R09: 00007fa945f600a0\n[ 39.202965] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000\n[ 39.202966] R13: 00007fa9460dd310 R14: 00007ffca8fb41ac R15: 0000000000000000\n[ 39.202970] \u003c/TASK\u003e\n[ 39.202970] ---[ end trace ]---\n\n(cherry picked from commit b88f48f86500bc0b44b4f73ac66d500a40d320ad)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37761",
"url": "https://www.suse.com/security/cve/CVE-2025-37761"
},
{
"category": "external",
"summary": "SUSE Bug 1242724 for CVE-2025-37761",
"url": "https://bugzilla.suse.com/1242724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37761"
},
{
"cve": "CVE-2025-37763",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37763"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: take paired job reference\n\nFor paired jobs, have the fragment job take a reference on the\ngeometry job, so that the geometry job cannot be freed until\nthe fragment job has finished with it.\n\nThe geometry job structure is accessed when the fragment job is being\nprepared by the GPU scheduler. Taking the reference prevents the\ngeometry job being freed until the fragment job no longer requires it.\n\nFixes a use after free bug detected by KASAN:\n\n[ 124.256386] BUG: KASAN: slab-use-after-free in pvr_queue_prepare_job+0x108/0x868 [powervr]\n[ 124.264893] Read of size 1 at addr ffff0000084cb960 by task kworker/u16:4/63",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37763",
"url": "https://www.suse.com/security/cve/CVE-2025-37763"
},
{
"category": "external",
"summary": "SUSE Bug 1242508 for CVE-2025-37763",
"url": "https://bugzilla.suse.com/1242508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37763"
},
{
"cve": "CVE-2025-37764",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37764"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: fix firmware memory leaks\n\nFree the memory used to hold the results of firmware image processing\nwhen the module is unloaded.\n\nFix the related issue of the same memory being leaked if processing\nof the firmware image fails during module load.\n\nEnsure all firmware GEM objects are destroyed if firmware image\nprocessing fails.\n\nFixes memory leaks on powervr module unload detected by Kmemleak:\n\nunreferenced object 0xffff000042e20000 (size 94208):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 02 ae 7f ed bf 45 84 00 3c 5b 1f ed 9f 45 45 05 .....E..\u003c[...EE.\n d5 4f 5d 14 6c 00 3d 23 30 d0 3a 4a 66 0e 48 c8 .O].l.=#0.:Jf.H.\n backtrace (crc dd329dec):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xaa4/0x1f50 [powervr]\n\nunreferenced object 0xffff000042d20000 (size 20480):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 00 00 00 00 00 00 00 00 09 00 00 00 0b 00 00 00 ................\n 00 00 00 00 00 00 00 00 07 00 00 00 08 00 00 00 ................\n backtrace (crc 395b02e3):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xb0c/0x1f50 [powervr]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37764",
"url": "https://www.suse.com/security/cve/CVE-2025-37764"
},
{
"category": "external",
"summary": "SUSE Bug 1242577 for CVE-2025-37764",
"url": "https://bugzilla.suse.com/1242577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37764"
},
{
"cve": "CVE-2025-37765",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37765"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: prime: fix ttm_bo_delayed_delete oops\n\nFix an oops in ttm_bo_delayed_delete which results from dererencing a\ndangling pointer:\n\nOops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 [#1] PREEMPT SMP\nCPU: 4 UID: 0 PID: 1082 Comm: kworker/u65:2 Not tainted 6.14.0-rc4-00267-g505460b44513-dirty #216\nHardware name: LENOVO 82N6/LNVNB161216, BIOS GKCN65WW 01/16/2024\nWorkqueue: ttm ttm_bo_delayed_delete [ttm]\nRIP: 0010:dma_resv_iter_first_unlocked+0x55/0x290\nCode: 31 f6 48 c7 c7 00 2b fa aa e8 97 bd 52 ff e8 a2 c1 53 00 5a 85 c0 74 48 e9 88 01 00 00 4c 89 63 20 4d 85 e4 0f 84 30 01 00 00 \u003c41\u003e 8b 44 24 10 c6 43 2c 01 48 89 df 89 43 28 e8 97 fd ff ff 4c 8b\nRSP: 0018:ffffbf9383473d60 EFLAGS: 00010202\nRAX: 0000000000000001 RBX: ffffbf9383473d88 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: ffffbf9383473d78 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000000 R12: 6b6b6b6b6b6b6b6b\nR13: ffffa003bbf78580 R14: ffffa003a6728040 R15: 00000000000383cc\nFS: 0000000000000000(0000) GS:ffffa00991c00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000758348024dd0 CR3: 000000012c259000 CR4: 0000000000f50ef0\nPKRU: 55555554\nCall Trace:\n \u003cTASK\u003e\n ? __die_body.cold+0x19/0x26\n ? die_addr+0x3d/0x70\n ? exc_general_protection+0x159/0x460\n ? asm_exc_general_protection+0x27/0x30\n ? dma_resv_iter_first_unlocked+0x55/0x290\n dma_resv_wait_timeout+0x56/0x100\n ttm_bo_delayed_delete+0x69/0xb0 [ttm]\n process_one_work+0x217/0x5c0\n worker_thread+0x1c8/0x3d0\n ? apply_wqattrs_cleanup.part.0+0xc0/0xc0\n kthread+0x10b/0x240\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork+0x40/0x70\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork_asm+0x11/0x20\n \u003c/TASK\u003e\n\nThe cause of this is:\n\n- drm_prime_gem_destroy calls dma_buf_put(dma_buf) which releases the\n reference to the shared dma_buf. The reference count is 0, so the\n dma_buf is destroyed, which in turn decrements the corresponding\n amdgpu_bo reference count to 0, and the amdgpu_bo is destroyed -\n calling drm_gem_object_release then dma_resv_fini (which destroys the\n reservation object), then finally freeing the amdgpu_bo.\n\n- nouveau_bo obj-\u003ebo.base.resv is now a dangling pointer to the memory\n formerly allocated to the amdgpu_bo.\n\n- nouveau_gem_object_del calls ttm_bo_put(\u0026nvbo-\u003ebo) which calls\n ttm_bo_release, which schedules ttm_bo_delayed_delete.\n\n- ttm_bo_delayed_delete runs and dereferences the dangling resv pointer,\n resulting in a general protection fault.\n\nFix this by moving the drm_prime_gem_destroy call from\nnouveau_gem_object_del to nouveau_bo_del_ttm. This ensures that it will\nbe run after ttm_bo_delayed_delete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37765",
"url": "https://www.suse.com/security/cve/CVE-2025-37765"
},
{
"category": "external",
"summary": "SUSE Bug 1242761 for CVE-2025-37765",
"url": "https://bugzilla.suse.com/1242761"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37765"
},
{
"cve": "CVE-2025-37766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37766"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37766",
"url": "https://www.suse.com/security/cve/CVE-2025-37766"
},
{
"category": "external",
"summary": "SUSE Bug 1242785 for CVE-2025-37766",
"url": "https://bugzilla.suse.com/1242785"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37766"
},
{
"cve": "CVE-2025-37767",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37767"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37767",
"url": "https://www.suse.com/security/cve/CVE-2025-37767"
},
{
"category": "external",
"summary": "SUSE Bug 1242501 for CVE-2025-37767",
"url": "https://bugzilla.suse.com/1242501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37767"
},
{
"cve": "CVE-2025-37768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37768"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37768",
"url": "https://www.suse.com/security/cve/CVE-2025-37768"
},
{
"category": "external",
"summary": "SUSE Bug 1242567 for CVE-2025-37768",
"url": "https://bugzilla.suse.com/1242567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37768"
},
{
"cve": "CVE-2025-37769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37769"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm/smu11: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\n\n(cherry picked from commit da7dc714a8f8e1c9fc33c57cd63583779a3bef71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37769",
"url": "https://www.suse.com/security/cve/CVE-2025-37769"
},
{
"category": "external",
"summary": "SUSE Bug 1242587 for CVE-2025-37769",
"url": "https://bugzilla.suse.com/1242587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37769"
},
{
"cve": "CVE-2025-37770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37770",
"url": "https://www.suse.com/security/cve/CVE-2025-37770"
},
{
"category": "external",
"summary": "SUSE Bug 1242764 for CVE-2025-37770",
"url": "https://bugzilla.suse.com/1242764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37770"
},
{
"cve": "CVE-2025-37771",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37771"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37771",
"url": "https://www.suse.com/security/cve/CVE-2025-37771"
},
{
"category": "external",
"summary": "SUSE Bug 1242781 for CVE-2025-37771",
"url": "https://bugzilla.suse.com/1242781"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37771"
},
{
"cve": "CVE-2025-37772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37772"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cma: Fix workqueue crash in cma_netevent_work_handler\n\nstruct rdma_cm_id has member \"struct work_struct net_work\"\nthat is reused for enqueuing cma_netevent_work_handler()s\nonto cma_wq.\n\nBelow crash[1] can occur if more than one call to\ncma_netevent_callback() occurs in quick succession,\nwhich further enqueues cma_netevent_work_handler()s for the\nsame rdma_cm_id, overwriting any previously queued work-item(s)\nthat was just scheduled to run i.e. there is no guarantee\nthe queued work item may run between two successive calls\nto cma_netevent_callback() and the 2nd INIT_WORK would overwrite\nthe 1st work item (for the same rdma_cm_id), despite grabbing\nid_table_lock during enqueue.\n\nAlso drgn analysis [2] indicates the work item was likely overwritten.\n\nFix this by moving the INIT_WORK() to __rdma_create_id(),\nso that it doesn\u0027t race with any existing queue_work() or\nits worker thread.\n\n[1] Trimmed crash stack:\n=============================================\nBUG: kernel NULL pointer dereference, address: 0000000000000008\nkworker/u256:6 ... 6.12.0-0...\nWorkqueue: cma_netevent_work_handler [rdma_cm] (rdma_cm)\nRIP: 0010:process_one_work+0xba/0x31a\nCall Trace:\n worker_thread+0x266/0x3a0\n kthread+0xcf/0x100\n ret_from_fork+0x31/0x50\n ret_from_fork_asm+0x1a/0x30\n=============================================\n\n[2] drgn crash analysis:\n\n\u003e\u003e\u003e trace = prog.crashed_thread().stack_trace()\n\u003e\u003e\u003e trace\n(0) crash_setup_regs (./arch/x86/include/asm/kexec.h:111:15)\n(1) __crash_kexec (kernel/crash_core.c:122:4)\n(2) panic (kernel/panic.c:399:3)\n(3) oops_end (arch/x86/kernel/dumpstack.c:382:3)\n...\n(8) process_one_work (kernel/workqueue.c:3168:2)\n(9) process_scheduled_works (kernel/workqueue.c:3310:3)\n(10) worker_thread (kernel/workqueue.c:3391:4)\n(11) kthread (kernel/kthread.c:389:9)\n\nLine workqueue.c:3168 for this kernel version is in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n\n\u003e\u003e\u003e trace[8][\"work\"]\n*(struct work_struct *)0xffff92577d0a21d8 = {\n\t.data = (atomic_long_t){\n\t\t.counter = (s64)536870912, \u003c=== Note\n\t},\n\t.entry = (struct list_head){\n\t\t.next = (struct list_head *)0xffff924d075924c0,\n\t\t.prev = (struct list_head *)0xffff924d075924c0,\n\t},\n\t.func = (work_func_t)cma_netevent_work_handler+0x0 = 0xffffffffc2cec280,\n}\n\nSuspicion is that pwq is NULL:\n\u003e\u003e\u003e trace[8][\"pwq\"]\n(struct pool_workqueue *)\u003cabsent\u003e\n\nIn process_one_work(), pwq is assigned from:\nstruct pool_workqueue *pwq = get_work_pwq(work);\n\nand get_work_pwq() is:\nstatic struct pool_workqueue *get_work_pwq(struct work_struct *work)\n{\n \tunsigned long data = atomic_long_read(\u0026work-\u003edata);\n\n \tif (data \u0026 WORK_STRUCT_PWQ)\n \t\treturn work_struct_pwq(data);\n \telse\n \t\treturn NULL;\n}\n\nWORK_STRUCT_PWQ is 0x4:\n\u003e\u003e\u003e print(repr(prog[\u0027WORK_STRUCT_PWQ\u0027]))\nObject(prog, \u0027enum work_flags\u0027, value=4)\n\nBut work-\u003edata is 536870912 which is 0x20000000.\nSo, get_work_pwq() returns NULL and we crash in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n=============================================",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37772",
"url": "https://www.suse.com/security/cve/CVE-2025-37772"
},
{
"category": "external",
"summary": "SUSE Bug 1242563 for CVE-2025-37772",
"url": "https://bugzilla.suse.com/1242563"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37772"
},
{
"cve": "CVE-2025-37781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37781"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni2c: cros-ec-tunnel: defer probe if parent EC is not present\n\nWhen i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent\ndevice will not be found, leading to NULL pointer dereference.\n\nThat can also be reproduced by unbinding the controller driver and then\nloading i2c-cros-ec-tunnel module (or binding the device).\n\n[ 271.991245] BUG: kernel NULL pointer dereference, address: 0000000000000058\n[ 271.998215] #PF: supervisor read access in kernel mode\n[ 272.003351] #PF: error_code(0x0000) - not-present page\n[ 272.008485] PGD 0 P4D 0\n[ 272.011022] Oops: Oops: 0000 [#1] SMP NOPTI\n[ 272.015207] CPU: 0 UID: 0 PID: 3859 Comm: insmod Tainted: G S 6.15.0-rc1-00004-g44722359ed83 #30 PREEMPT(full) 3c7fb39a552e7d949de2ad921a7d6588d3a4fdc5\n[ 272.030312] Tainted: [S]=CPU_OUT_OF_SPEC\n[ 272.034233] Hardware name: HP Berknip/Berknip, BIOS Google_Berknip.13434.356.0 05/17/2021\n[ 272.042400] RIP: 0010:ec_i2c_probe+0x2b/0x1c0 [i2c_cros_ec_tunnel]\n[ 272.048577] Code: 1f 44 00 00 41 57 41 56 41 55 41 54 53 48 83 ec 10 65 48 8b 05 06 a0 6c e7 48 89 44 24 08 4c 8d 7f 10 48 8b 47 50 4c 8b 60 78 \u003c49\u003e 83 7c 24 58 00 0f 84 2f 01 00 00 48 89 fb be 30 06 00 00 4c 9\n[ 272.067317] RSP: 0018:ffffa32082a03940 EFLAGS: 00010282\n[ 272.072541] RAX: ffff969580b6a810 RBX: ffff969580b68c10 RCX: 0000000000000000\n[ 272.079672] RDX: 0000000000000000 RSI: 0000000000000282 RDI: ffff969580b68c00\n[ 272.086804] RBP: 00000000fffffdfb R08: 0000000000000000 R09: 0000000000000000\n[ 272.093936] R10: 0000000000000000 R11: ffffffffc0600000 R12: 0000000000000000\n[ 272.101067] R13: ffffffffa666fbb8 R14: ffffffffc05b5528 R15: ffff969580b68c10\n[ 272.108198] FS: 00007b930906fc40(0000) GS:ffff969603149000(0000) knlGS:0000000000000000\n[ 272.116282] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 272.122024] CR2: 0000000000000058 CR3: 000000012631c000 CR4: 00000000003506f0\n[ 272.129155] Call Trace:\n[ 272.131606] \u003cTASK\u003e\n[ 272.133709] ? acpi_dev_pm_attach+0xdd/0x110\n[ 272.137985] platform_probe+0x69/0xa0\n[ 272.141652] really_probe+0x152/0x310\n[ 272.145318] __driver_probe_device+0x77/0x110\n[ 272.149678] driver_probe_device+0x1e/0x190\n[ 272.153864] __driver_attach+0x10b/0x1e0\n[ 272.157790] ? driver_attach+0x20/0x20\n[ 272.161542] bus_for_each_dev+0x107/0x150\n[ 272.165553] bus_add_driver+0x15d/0x270\n[ 272.169392] driver_register+0x65/0x110\n[ 272.173232] ? cleanup_module+0xa80/0xa80 [i2c_cros_ec_tunnel 3a00532f3f4af4a9eade753f86b0f8dd4e4e5698]\n[ 272.182617] do_one_initcall+0x110/0x350\n[ 272.186543] ? security_kernfs_init_security+0x49/0xd0\n[ 272.191682] ? __kernfs_new_node+0x1b9/0x240\n[ 272.195954] ? security_kernfs_init_security+0x49/0xd0\n[ 272.201093] ? __kernfs_new_node+0x1b9/0x240\n[ 272.205365] ? kernfs_link_sibling+0x105/0x130\n[ 272.209810] ? kernfs_next_descendant_post+0x1c/0xa0\n[ 272.214773] ? kernfs_activate+0x57/0x70\n[ 272.218699] ? kernfs_add_one+0x118/0x160\n[ 272.222710] ? __kernfs_create_file+0x71/0xa0\n[ 272.227069] ? sysfs_add_bin_file_mode_ns+0xd6/0x110\n[ 272.232033] ? internal_create_group+0x453/0x4a0\n[ 272.236651] ? __vunmap_range_noflush+0x214/0x2d0\n[ 272.241355] ? __free_frozen_pages+0x1dc/0x420\n[ 272.245799] ? free_vmap_area_noflush+0x10a/0x1c0\n[ 272.250505] ? load_module+0x1509/0x16f0\n[ 272.254431] do_init_module+0x60/0x230\n[ 272.258181] __se_sys_finit_module+0x27a/0x370\n[ 272.262627] do_syscall_64+0x6a/0xf0\n[ 272.266206] ? do_syscall_64+0x76/0xf0\n[ 272.269956] ? irqentry_exit_to_user_mode+0x79/0x90\n[ 272.274836] entry_SYSCALL_64_after_hwframe+0x55/0x5d\n[ 272.279887] RIP: 0033:0x7b9309168d39\n[ 272.283466] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d af 40 0c 00 f7 d8 64 89 01 8\n[ 272.302210] RSP: 002b:00007fff50f1a288 EFLAGS: 00000246 ORIG_RAX: 000\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37781",
"url": "https://www.suse.com/security/cve/CVE-2025-37781"
},
{
"category": "external",
"summary": "SUSE Bug 1242575 for CVE-2025-37781",
"url": "https://bugzilla.suse.com/1242575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37781"
},
{
"cve": "CVE-2025-37782",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37782"
}
],
"notes": [
{
"category": "general",
"text": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37782",
"url": "https://www.suse.com/security/cve/CVE-2025-37782"
},
{
"category": "external",
"summary": "SUSE Bug 1242770 for CVE-2025-37782",
"url": "https://bugzilla.suse.com/1242770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37782"
},
{
"cve": "CVE-2025-37786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37786"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: free routing table on probe failure\n\nIf complete = true in dsa_tree_setup(), it means that we are the last\nswitch of the tree which is successfully probing, and we should be\nsetting up all switches from our probe path.\n\nAfter \"complete\" becomes true, dsa_tree_setup_cpu_ports() or any\nsubsequent function may fail. If that happens, the entire tree setup is\nin limbo: the first N-1 switches have successfully finished probing\n(doing nothing but having allocated persistent memory in the tree\u0027s\ndst-\u003eports, and maybe dst-\u003ertable), and switch N failed to probe, ending\nthe tree setup process before anything is tangible from the user\u0027s PoV.\n\nIf switch N fails to probe, its memory (ports) will be freed and removed\nfrom dst-\u003eports. However, the dst-\u003ertable elements pointing to its ports,\nas created by dsa_link_touch(), will remain there, and will lead to\nuse-after-free if dereferenced.\n\nIf dsa_tree_setup_switches() returns -EPROBE_DEFER, which is entirely\npossible because that is where ds-\u003eops-\u003esetup() is, we get a kasan\nreport like this:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in mv88e6xxx_setup_upstream_port+0x240/0x568\nRead of size 8 at addr ffff000004f56020 by task kworker/u8:3/42\n\nCall trace:\n __asan_report_load8_noabort+0x20/0x30\n mv88e6xxx_setup_upstream_port+0x240/0x568\n mv88e6xxx_setup+0xebc/0x1eb0\n dsa_register_switch+0x1af4/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nAllocated by task 42:\n __kasan_kmalloc+0x84/0xa0\n __kmalloc_cache_noprof+0x298/0x490\n dsa_switch_touch_ports+0x174/0x3d8\n dsa_register_switch+0x800/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nFreed by task 42:\n __kasan_slab_free+0x48/0x68\n kfree+0x138/0x418\n dsa_register_switch+0x2694/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nThe simplest way to fix the bug is to delete the routing table in its\nentirety. dsa_tree_setup_routing_table() has no problem in regenerating\nit even if we deleted links between ports other than those of switch N,\nbecause dsa_link_touch() first checks whether the port pair already\nexists in dst-\u003ertable, allocating if not.\n\nThe deletion of the routing table in its entirety already exists in\ndsa_tree_teardown(), so refactor that into a function that can also be\ncalled from the tree setup error path.\n\nIn my analysis of the commit to blame, it is the one which added\ndsa_link elements to dst-\u003ertable. Prior to that, each switch had its own\nds-\u003ertable which is freed when the switch fails to probe. But the tree\nis potentially persistent memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37786",
"url": "https://www.suse.com/security/cve/CVE-2025-37786"
},
{
"category": "external",
"summary": "SUSE Bug 1242725 for CVE-2025-37786",
"url": "https://bugzilla.suse.com/1242725"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37786"
},
{
"cve": "CVE-2025-37788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37788"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path\n\nIn the for loop used to allocate the loc_array and bmap for each port, a\nmemory leak is possible when the allocation for loc_array succeeds,\nbut the allocation for bmap fails. This is because when the control flow\ngoes to the label free_eth_finfo, only the allocations starting from\n(i-1)th iteration are freed.\n\nFix that by freeing the loc_array in the bmap allocation error path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37788",
"url": "https://www.suse.com/security/cve/CVE-2025-37788"
},
{
"category": "external",
"summary": "SUSE Bug 1242766 for CVE-2025-37788",
"url": "https://bugzilla.suse.com/1242766"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37788"
},
{
"cve": "CVE-2025-37791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37791"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()\n\nrpl is passed as a pointer to ethtool_cmis_module_poll(), so the correct\nsize of rpl is sizeof(*rpl) which should be just 1 byte. Using the\npointer size instead can cause stack corruption:\n\nKernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ethtool_cmis_wait_for_cond+0xf4/0x100\nCPU: 72 UID: 0 PID: 4440 Comm: kworker/72:2 Kdump: loaded Tainted: G OE 6.11.0 #24\nTainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\nHardware name: Dell Inc. PowerEdge R760/04GWWM, BIOS 1.6.6 09/20/2023\nWorkqueue: events module_flash_fw_work\nCall Trace:\n \u003cTASK\u003e\n panic+0x339/0x360\n ? ethtool_cmis_wait_for_cond+0xf4/0x100\n ? __pfx_status_success+0x10/0x10\n ? __pfx_status_fail+0x10/0x10\n __stack_chk_fail+0x10/0x10\n ethtool_cmis_wait_for_cond+0xf4/0x100\n ethtool_cmis_cdb_execute_cmd+0x1fc/0x330\n ? __pfx_status_fail+0x10/0x10\n cmis_cdb_module_features_get+0x6d/0xd0\n ethtool_cmis_cdb_init+0x8a/0xd0\n ethtool_cmis_fw_update+0x46/0x1d0\n module_flash_fw_work+0x17/0xa0\n process_one_work+0x179/0x390\n worker_thread+0x239/0x340\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xcc/0x100\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2d/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37791",
"url": "https://www.suse.com/security/cve/CVE-2025-37791"
},
{
"category": "external",
"summary": "SUSE Bug 1242729 for CVE-2025-37791",
"url": "https://bugzilla.suse.com/1242729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37791"
},
{
"cve": "CVE-2025-37792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37792"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: Prevent potential NULL dereference\n\nThe btrtl_initialize() function checks that rtl_load_file() either\nhad an error or it loaded a zero length file. However, if it loaded\na zero length file then the error code is not set correctly. It\nresults in an error pointer vs NULL bug, followed by a NULL pointer\ndereference. This was detected by Smatch:\n\ndrivers/bluetooth/btrtl.c:592 btrtl_initialize() warn: passing zero to \u0027ERR_PTR\u0027",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37792",
"url": "https://www.suse.com/security/cve/CVE-2025-37792"
},
{
"category": "external",
"summary": "SUSE Bug 1242591 for CVE-2025-37792",
"url": "https://bugzilla.suse.com/1242591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37792"
},
{
"cve": "CVE-2025-37793",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37793"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\navs_component_probe() does not check for this case, which results in a\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37793",
"url": "https://www.suse.com/security/cve/CVE-2025-37793"
},
{
"category": "external",
"summary": "SUSE Bug 1242584 for CVE-2025-37793",
"url": "https://bugzilla.suse.com/1242584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37793"
},
{
"cve": "CVE-2025-37794",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37794"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Purge vif txq in ieee80211_do_stop()\n\nAfter ieee80211_do_stop() SKB from vif\u0027s txq could still be processed.\nIndeed another concurrent vif schedule_and_wake_txq call could cause\nthose packets to be dequeued (see ieee80211_handle_wake_tx_queue())\nwithout checking the sdata current state.\n\nBecause vif.drv_priv is now cleared in this function, this could lead to\ndriver crash.\n\nFor example in ath12k, ahvif is store in vif.drv_priv. Thus if\nath12k_mac_op_tx() is called after ieee80211_do_stop(), ahvif-\u003eah can be\nNULL, leading the ath12k_warn(ahvif-\u003eah,...) call in this function to\ntrigger the NULL deref below.\n\n Unable to handle kernel paging request at virtual address dfffffc000000001\n KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]\n batman_adv: bat0: Interface deactivated: brbh1337\n Mem abort info:\n ESR = 0x0000000096000004\n EC = 0x25: DABT (current EL), IL = 32 bits\n SET = 0, FnV = 0\n EA = 0, S1PTW = 0\n FSC = 0x04: level 0 translation fault\n Data abort info:\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\n [dfffffc000000001] address between user and kernel address ranges\n Internal error: Oops: 0000000096000004 [#1] SMP\n CPU: 1 UID: 0 PID: 978 Comm: lbd Not tainted 6.13.0-g633f875b8f1e #114\n Hardware name: HW (DT)\n pstate: 10000005 (nzcV daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n pc : ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k]\n lr : ath12k_mac_op_tx+0x174/0x29b8 [ath12k]\n sp : ffffffc086ace450\n x29: ffffffc086ace450 x28: 0000000000000000 x27: 1ffffff810d59ca4\n x26: ffffff801d05f7c0 x25: 0000000000000000 x24: 000000004000001e\n x23: ffffff8009ce4926 x22: ffffff801f9c0800 x21: ffffff801d05f7f0\n x20: ffffff8034a19f40 x19: 0000000000000000 x18: ffffff801f9c0958\n x17: ffffff800bc0a504 x16: dfffffc000000000 x15: ffffffc086ace4f8\n x14: ffffff801d05f83c x13: 0000000000000000 x12: ffffffb003a0bf03\n x11: 0000000000000000 x10: ffffffb003a0bf02 x9 : ffffff8034a19f40\n x8 : ffffff801d05f818 x7 : 1ffffff0069433dc x6 : ffffff8034a19ee0\n x5 : ffffff801d05f7f0 x4 : 0000000000000000 x3 : 0000000000000001\n x2 : 0000000000000000 x1 : dfffffc000000000 x0 : 0000000000000008\n Call trace:\n ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k] (P)\n ieee80211_handle_wake_tx_queue+0x16c/0x260\n ieee80211_queue_skb+0xeec/0x1d20\n ieee80211_tx+0x200/0x2c8\n ieee80211_xmit+0x22c/0x338\n __ieee80211_subif_start_xmit+0x7e8/0xc60\n ieee80211_subif_start_xmit+0xc4/0xee0\n __ieee80211_subif_start_xmit_8023.isra.0+0x854/0x17a0\n ieee80211_subif_start_xmit_8023+0x124/0x488\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n br_dev_queue_push_xmit+0x120/0x4a8\n __br_forward+0xe4/0x2b0\n deliver_clone+0x5c/0xd0\n br_flood+0x398/0x580\n br_dev_xmit+0x454/0x9f8\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n ip6_finish_output2+0xc28/0x1b60\n __ip6_finish_output+0x38c/0x638\n ip6_output+0x1b4/0x338\n ip6_local_out+0x7c/0xa8\n ip6_send_skb+0x7c/0x1b0\n ip6_push_pending_frames+0x94/0xd0\n rawv6_sendmsg+0x1a98/0x2898\n inet_sendmsg+0x94/0xe0\n __sys_sendto+0x1e4/0x308\n __arm64_sys_sendto+0xc4/0x140\n do_el0_svc+0x110/0x280\n el0_svc+0x20/0x60\n el0t_64_sync_handler+0x104/0x138\n el0t_64_sync+0x154/0x158\n\nTo avoid that, empty vif\u0027s txq at ieee80211_do_stop() so no packet could\nbe dequeued after ieee80211_do_stop() (new packets cannot be queued\nbecause SDATA_STATE_RUNNING is cleared at this point).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37794",
"url": "https://www.suse.com/security/cve/CVE-2025-37794"
},
{
"category": "external",
"summary": "SUSE Bug 1242566 for CVE-2025-37794",
"url": "https://bugzilla.suse.com/1242566"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37794"
},
{
"cve": "CVE-2025-37796",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37796"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: at76c50x: fix use after free access in at76_disconnect\n\nThe memory pointed to by priv is freed at the end of at76_delete_device\nfunction (using ieee80211_free_hw). But the code then accesses the udev\nfield of the freed object to put the USB device. This may also lead to a\nmemory leak of the usb device. Fix this by using udev from interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37796",
"url": "https://www.suse.com/security/cve/CVE-2025-37796"
},
{
"category": "external",
"summary": "SUSE Bug 1242727 for CVE-2025-37796",
"url": "https://bugzilla.suse.com/1242727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37796"
},
{
"cve": "CVE-2025-37798",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37798"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncodel: remove sch-\u003eq.qlen check before qdisc_tree_reduce_backlog()\n\nAfter making all -\u003eqlen_notify() callbacks idempotent, now it is safe to\nremove the check of qlen!=0 from both fq_codel_dequeue() and\ncodel_qdisc_dequeue().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37798",
"url": "https://www.suse.com/security/cve/CVE-2025-37798"
},
{
"category": "external",
"summary": "SUSE Bug 1242414 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "external",
"summary": "SUSE Bug 1242417 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242417"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-37798"
},
{
"cve": "CVE-2025-37800",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37800"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndriver core: fix potential NULL pointer dereference in dev_uevent()\n\nIf userspace reads \"uevent\" device attribute at the same time as another\nthreads unbinds the device from its driver, change to dev-\u003edriver from a\nvalid pointer to NULL may result in crash. Fix this by using READ_ONCE()\nwhen fetching the pointer, and take bus\u0027 drivers klist lock to make sure\ndriver instance will not disappear while we access it.\n\nUse WRITE_ONCE() when setting the driver pointer to ensure there is no\ntearing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37800",
"url": "https://www.suse.com/security/cve/CVE-2025-37800"
},
{
"category": "external",
"summary": "SUSE Bug 1242849 for CVE-2025-37800",
"url": "https://bugzilla.suse.com/1242849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37800"
},
{
"cve": "CVE-2025-37801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37801"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: spi-imx: Add check for spi_imx_setupxfer()\n\nAdd check for the return value of spi_imx_setupxfer().\nspi_imx-\u003erx and spi_imx-\u003etx function pointer can be NULL when\nspi_imx_setupxfer() return error, and make NULL pointer dereference.\n\n Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n Call trace:\n 0x0\n spi_imx_pio_transfer+0x50/0xd8\n spi_imx_transfer_one+0x18c/0x858\n spi_transfer_one_message+0x43c/0x790\n __spi_pump_transfer_message+0x238/0x5d4\n __spi_sync+0x2b0/0x454\n spi_write_then_read+0x11c/0x200",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37801",
"url": "https://www.suse.com/security/cve/CVE-2025-37801"
},
{
"category": "external",
"summary": "SUSE Bug 1242850 for CVE-2025-37801",
"url": "https://bugzilla.suse.com/1242850"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37801"
},
{
"cve": "CVE-2025-37805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsound/virtio: Fix cancel_sync warnings on uninitialized work_structs\n\nBetty reported hitting the following warning:\n\n[ 8.709131][ T221] WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182\n...\n[ 8.713282][ T221] Call trace:\n[ 8.713365][ T221] __flush_work+0x8d0/0x914\n[ 8.713468][ T221] __cancel_work_sync+0xac/0xfc\n[ 8.713570][ T221] cancel_work_sync+0x24/0x34\n[ 8.713667][ T221] virtsnd_remove+0xa8/0xf8 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.713868][ T221] virtsnd_probe+0x48c/0x664 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.714035][ T221] virtio_dev_probe+0x28c/0x390\n[ 8.714139][ T221] really_probe+0x1bc/0x4c8\n...\n\nIt seems we\u0027re hitting the error path in virtsnd_probe(), which\ntriggers a virtsnd_remove() which iterates over the substreams\ncalling cancel_work_sync() on the elapsed_period work_struct.\n\nLooking at the code, from earlier in:\nvirtsnd_probe()-\u003evirtsnd_build_devs()-\u003evirtsnd_pcm_parse_cfg()\n\nWe set snd-\u003ensubstreams, allocate the snd-\u003esubstreams, and if\nwe then hit an error on the info allocation or something in\nvirtsnd_ctl_query_info() fails, we will exit without having\ninitialized the elapsed_period work_struct.\n\nWhen that error path unwinds we then call virtsnd_remove()\nwhich as long as the substreams array is allocated, will iterate\nthrough calling cancel_work_sync() on the uninitialized work\nstruct hitting this warning.\n\nTakashi Iwai suggested this fix, which initializes the substreams\nstructure right after allocation, so that if we hit the error\npaths we avoid trying to cleanup uninitialized data.\n\nNote: I have not yet managed to reproduce the issue myself, so\nthis patch has had limited testing.\n\nFeedback or thoughts would be appreciated!",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37805",
"url": "https://www.suse.com/security/cve/CVE-2025-37805"
},
{
"category": "external",
"summary": "SUSE Bug 1242930 for CVE-2025-37805",
"url": "https://bugzilla.suse.com/1242930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37805"
},
{
"cve": "CVE-2025-37810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37810"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: dwc3: gadget: check that event count does not exceed event buffer length\n\nThe event count is read from register DWC3_GEVNTCOUNT.\nThere is a check for the count being zero, but not for exceeding the\nevent buffer length.\nCheck that event count does not exceed event buffer length,\navoiding an out-of-bounds access when memcpy\u0027ing the event.\nCrash log:\nUnable to handle kernel paging request at virtual address ffffffc0129be000\npc : __memcpy+0x114/0x180\nlr : dwc3_check_event_buf+0xec/0x348\nx3 : 0000000000000030 x2 : 000000000000dfc4\nx1 : ffffffc0129be000 x0 : ffffff87aad60080\nCall trace:\n__memcpy+0x114/0x180\ndwc3_interrupt+0x24/0x34",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37810",
"url": "https://www.suse.com/security/cve/CVE-2025-37810"
},
{
"category": "external",
"summary": "SUSE Bug 1242906 for CVE-2025-37810",
"url": "https://bugzilla.suse.com/1242906"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37810"
},
{
"cve": "CVE-2025-37811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37811"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: chipidea: ci_hdrc_imx: fix usbmisc handling\n\nusbmisc is an optional device property so it is totally valid for the\ncorresponding data-\u003eusbmisc_data to have a NULL value.\n\nCheck that before dereferencing the pointer.\n\nFound by Linux Verification Center (linuxtesting.org) with Svace static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37811",
"url": "https://www.suse.com/security/cve/CVE-2025-37811"
},
{
"category": "external",
"summary": "SUSE Bug 1242907 for CVE-2025-37811",
"url": "https://bugzilla.suse.com/1242907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37811"
},
{
"cve": "CVE-2025-37812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37812"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: cdns3: Fix deadlock when using NCM gadget\n\nThe cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit\n58f2fcb3a845 (\"usb: cdnsp: Fix deadlock issue during using NCM gadget\").\n\nUnder PREEMPT_RT the deadlock can be readily triggered by heavy network\ntraffic, for example using \"iperf --bidir\" over NCM ethernet link.\n\nThe deadlock occurs because the threaded interrupt handler gets\npreempted by a softirq, but both are protected by the same spinlock.\nPrevent deadlock by disabling softirq during threaded irq handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37812",
"url": "https://www.suse.com/security/cve/CVE-2025-37812"
},
{
"category": "external",
"summary": "SUSE Bug 1242908 for CVE-2025-37812",
"url": "https://bugzilla.suse.com/1242908"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37812"
},
{
"cve": "CVE-2025-37813",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37813"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Fix invalid pointer dereference in Etron workaround\n\nThis check is performed before prepare_transfer() and prepare_ring(), so\nenqueue can already point at the final link TRB of a segment. And indeed\nit will, some 0.4% of times this code is called.\n\nThen enqueue + 1 is an invalid pointer. It will crash the kernel right\naway or load some junk which may look like a link TRB and cause the real\nlink TRB to be replaced with a NOOP. This wouldn\u0027t end well.\n\nUse a functionally equivalent test which doesn\u0027t dereference the pointer\nand always gives correct result.\n\nSomething has crashed my machine twice in recent days while playing with\nan Etron HC, and a control transfer stress test ran for confirmation has\njust crashed it again. The same test passes with this patch applied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37813",
"url": "https://www.suse.com/security/cve/CVE-2025-37813"
},
{
"category": "external",
"summary": "SUSE Bug 1242909 for CVE-2025-37813",
"url": "https://bugzilla.suse.com/1242909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37813"
},
{
"cve": "CVE-2025-37814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37814"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT\n\nThis requirement was overeagerly loosened in commit 2f83e38a095f\n(\"tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN\"), but as\nit turns out,\n\n (1) the logic I implemented there was inconsistent (apologies!),\n\n (2) TIOCL_SELMOUSEREPORT might actually be a small security risk\n after all, and\n\n (3) TIOCL_SELMOUSEREPORT is only meant to be used by the mouse\n daemon (GPM or Consolation), which runs as CAP_SYS_ADMIN\n already.\n\nIn more detail:\n\n1. The previous patch has inconsistent logic:\n\n In commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes\n without CAP_SYS_ADMIN\"), we checked for sel_mode ==\n TIOCL_SELMOUSEREPORT, but overlooked that the lower four bits of\n this \"mode\" parameter were actually used as an additional way to\n pass an argument. So the patch did actually still require\n CAP_SYS_ADMIN, if any of the mouse button bits are set, but did not\n require it if none of the mouse buttons bits are set.\n\n This logic is inconsistent and was not intentional. We should have\n the same policies for using TIOCL_SELMOUSEREPORT independent of the\n value of the \"hidden\" mouse button argument.\n\n I sent a separate documentation patch to the man page list with\n more details on TIOCL_SELMOUSEREPORT:\n https://lore.kernel.org/all/20250223091342.35523-2-gnoack3000@gmail.com/\n\n2. TIOCL_SELMOUSEREPORT is indeed a potential security risk which can\n let an attacker simulate \"keyboard\" input to command line\n applications on the same terminal, like TIOCSTI and some other\n TIOCLINUX \"selection mode\" IOCTLs.\n\n By enabling mouse reporting on a terminal and then injecting mouse\n reports through TIOCL_SELMOUSEREPORT, an attacker can simulate\n mouse movements on the same terminal, similar to the TIOCSTI\n keystroke injection attacks that were previously possible with\n TIOCSTI and other TIOCL_SETSEL selection modes.\n\n Many programs (including libreadline/bash) are then prone to\n misinterpret these mouse reports as normal keyboard input because\n they do not expect input in the X11 mouse protocol form. The\n attacker does not have complete control over the escape sequence,\n but they can at least control the values of two consecutive bytes\n in the binary mouse reporting escape sequence.\n\n I went into more detail on that in the discussion at\n https://lore.kernel.org/all/20250221.0a947528d8f3@gnoack.org/\n\n It is not equally trivial to simulate arbitrary keystrokes as it\n was with TIOCSTI (commit 83efeeeb3d04 (\"tty: Allow TIOCSTI to be\n disabled\")), but the general mechanism is there, and together with\n the small number of existing legit use cases (see below), it would\n be better to revert back to requiring CAP_SYS_ADMIN for\n TIOCL_SELMOUSEREPORT, as it was already the case before\n commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes without\n CAP_SYS_ADMIN\").\n\n3. TIOCL_SELMOUSEREPORT is only used by the mouse daemons (GPM or\n Consolation), and they are the only legit use case:\n\n To quote console_codes(4):\n\n The mouse tracking facility is intended to return\n xterm(1)-compatible mouse status reports. Because the console\n driver has no way to know the device or type of the mouse, these\n reports are returned in the console input stream only when the\n virtual terminal driver receives a mouse update ioctl. These\n ioctls must be generated by a mouse-aware user-mode application\n such as the gpm(8) daemon.\n\n Jared Finder has also confirmed in\n https://lore.kernel.org/all/491f3df9de6593df8e70dbe77614b026@finder.org/\n that Emacs does not call TIOCL_SELMOUSEREPORT directly, and it\n would be difficult to find good reasons for doing that, given that\n it would interfere with the reports that GPM is sending.\n\n More information on the interaction between GPM, terminals and th\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37814",
"url": "https://www.suse.com/security/cve/CVE-2025-37814"
},
{
"category": "external",
"summary": "SUSE Bug 1242865 for CVE-2025-37814",
"url": "https://bugzilla.suse.com/1242865"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37814"
},
{
"cve": "CVE-2025-37815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37815"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmisc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration\n\nResolve kernel panic while accessing IRQ handler associated with the\ngenerated IRQ. This is done by acquiring the spinlock and storing the\ncurrent interrupt state before handling the interrupt request using\ngeneric_handle_irq.\n\nA previous fix patch was submitted where \u0027generic_handle_irq\u0027 was\nreplaced with \u0027handle_nested_irq\u0027. However, this change also causes\nthe kernel panic where after determining which GPIO triggered the\ninterrupt and attempting to call handle_nested_irq with the mapped\nIRQ number, leads to a failure in locating the registered handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37815",
"url": "https://www.suse.com/security/cve/CVE-2025-37815"
},
{
"category": "external",
"summary": "SUSE Bug 1242871 for CVE-2025-37815",
"url": "https://bugzilla.suse.com/1242871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37815"
},
{
"cve": "CVE-2025-37816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37816"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmei: vsc: Fix fortify-panic caused by invalid counted_by() use\n\ngcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[]\nand the vsc-tp.c code is using this in a wrong way. len does not contain\nthe available size in the buffer, it contains the actual packet length\n*without* the crc. So as soon as vsc_tp_xfer() tries to add the crc to\nbuf[] the fortify-panic handler gets triggered:\n\n[ 80.842193] memcpy: detected buffer overflow: 4 byte write of buffer size 0\n[ 80.842243] WARNING: CPU: 4 PID: 272 at lib/string_helpers.c:1032 __fortify_report+0x45/0x50\n...\n[ 80.843175] __fortify_panic+0x9/0xb\n[ 80.843186] vsc_tp_xfer.cold+0x67/0x67 [mei_vsc_hw]\n[ 80.843210] ? seqcount_lockdep_reader_access.constprop.0+0x82/0x90\n[ 80.843229] ? lockdep_hardirqs_on+0x7c/0x110\n[ 80.843250] mei_vsc_hw_start+0x98/0x120 [mei_vsc]\n[ 80.843270] mei_reset+0x11d/0x420 [mei]\n\nThe easiest fix would be to just drop the counted-by but with the exception\nof the ack buffer in vsc_tp_xfer_helper() which only contains enough room\nfor the packet-header, all other uses of vsc_tp_packet always use a buffer\nof VSC_TP_MAX_XFER_SIZE bytes for the packet.\n\nInstead of just dropping the counted-by, split the vsc_tp_packet struct\ndefinition into a header and a full-packet definition and use a fixed\nsize buf[] in the packet definition, this way fortify-source buffer\noverrun checking still works when enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37816",
"url": "https://www.suse.com/security/cve/CVE-2025-37816"
},
{
"category": "external",
"summary": "SUSE Bug 1242863 for CVE-2025-37816",
"url": "https://bugzilla.suse.com/1242863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37816"
},
{
"cve": "CVE-2025-37819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37819"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()\n\nWith ACPI in place, gicv2m_get_fwnode() is registered with the pci\nsubsystem as pci_msi_get_fwnode_cb(), which may get invoked at runtime\nduring a PCI host bridge probe. But, the call back is wrongly marked as\n__init, causing it to be freed, while being registered with the PCI\nsubsystem and could trigger:\n\n Unable to handle kernel paging request at virtual address ffff8000816c0400\n gicv2m_get_fwnode+0x0/0x58 (P)\n pci_set_bus_msi_domain+0x74/0x88\n pci_register_host_bridge+0x194/0x548\n\nThis is easily reproducible on a Juno board with ACPI boot.\n\nRetain the function for later use.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37819",
"url": "https://www.suse.com/security/cve/CVE-2025-37819"
},
{
"category": "external",
"summary": "SUSE Bug 1242873 for CVE-2025-37819",
"url": "https://bugzilla.suse.com/1242873"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37819"
},
{
"cve": "CVE-2025-37836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37836"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: Fix reference leak in pci_register_host_bridge()\n\nIf device_register() fails, call put_device() to give up the reference to\navoid a memory leak, per the comment at device_register().\n\nFound by code review.\n\n[bhelgaas: squash Dan Carpenter\u0027s double free fix from\nhttps://lore.kernel.org/r/db806a6c-a91b-4e5a-a84b-6b7e01bdac85@stanley.mountain]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37836",
"url": "https://www.suse.com/security/cve/CVE-2025-37836"
},
{
"category": "external",
"summary": "SUSE Bug 1242957 for CVE-2025-37836",
"url": "https://bugzilla.suse.com/1242957"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37836"
},
{
"cve": "CVE-2025-37837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37837"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()\n\nTwo WARNINGs are observed when SMMU driver rolls back upon failure:\n arm-smmu-v3.9.auto: Failed to register iommu\n arm-smmu-v3.9.auto: probe with driver arm-smmu-v3 failed with error -22\n ------------[ cut here ]------------\n WARNING: CPU: 5 PID: 1 at kernel/dma/mapping.c:74 dmam_free_coherent+0xc0/0xd8\n Call trace:\n dmam_free_coherent+0xc0/0xd8 (P)\n tegra241_vintf_free_lvcmdq+0x74/0x188\n tegra241_cmdqv_remove_vintf+0x60/0x148\n tegra241_cmdqv_remove+0x48/0xc8\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n ------------[ cut here ]------------\n 128 pages are still in use!\n WARNING: CPU: 16 PID: 1 at mm/page_alloc.c:6902 free_contig_range+0x18c/0x1c8\n Call trace:\n free_contig_range+0x18c/0x1c8 (P)\n cma_release+0x154/0x2f0\n dma_free_contiguous+0x38/0xa0\n dma_direct_free+0x10c/0x248\n dma_free_attrs+0x100/0x290\n dmam_free_coherent+0x78/0xd8\n tegra241_vintf_free_lvcmdq+0x74/0x160\n tegra241_cmdqv_remove+0x98/0x198\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n\nThis is because the LVCMDQ queue memory are managed by devres, while that\ndmam_free_coherent() is called in the context of devm_action_release().\n\nJason pointed out that \"arm_smmu_impl_probe() has mis-ordered the devres\ncallbacks if ops-\u003edevice_remove() is going to be manually freeing things\nthat probe allocated\":\nhttps://lore.kernel.org/linux-iommu/20250407174408.GB1722458@nvidia.com/\n\nIn fact, tegra241_cmdqv_init_structures() only allocates memory resources\nwhich means any failure that it generates would be similar to -ENOMEM, so\nthere is no point in having that \"falling back to standard SMMU\" routine,\nas the standard SMMU would likely fail to allocate memory too.\n\nRemove the unwind part in tegra241_cmdqv_init_structures(), and return a\nproper error code to ask SMMU driver to call tegra241_cmdqv_remove() via\nimpl_ops-\u003edevice_remove(). Then, drop tegra241_vintf_free_lvcmdq() since\ndevres will take care of that.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37837",
"url": "https://www.suse.com/security/cve/CVE-2025-37837"
},
{
"category": "external",
"summary": "SUSE Bug 1242952 for CVE-2025-37837",
"url": "https://bugzilla.suse.com/1242952"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37837"
},
{
"cve": "CVE-2025-37839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37839"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njbd2: remove wrong sb-\u003es_sequence check\n\nJournal emptiness is not determined by sb-\u003es_sequence == 0 but rather by\nsb-\u003es_start == 0 (which is set a few lines above). Furthermore 0 is a\nvalid transaction ID so the check can spuriously trigger. Remove the\ninvalid WARN_ON.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37839",
"url": "https://www.suse.com/security/cve/CVE-2025-37839"
},
{
"category": "external",
"summary": "SUSE Bug 1242990 for CVE-2025-37839",
"url": "https://bugzilla.suse.com/1242990"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37839"
},
{
"cve": "CVE-2025-37840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37840"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: brcmnand: fix PM resume warning\n\nFixed warning on PM resume as shown below caused due to uninitialized\nstruct nand_operation that checks chip select field :\nWARN_ON(op-\u003ecs \u003e= nanddev_ntargets(\u0026chip-\u003ebase)\n\n[ 14.588522] ------------[ cut here ]------------\n[ 14.588529] WARNING: CPU: 0 PID: 1392 at drivers/mtd/nand/raw/internals.h:139 nand_reset_op+0x1e0/0x1f8\n[ 14.588553] Modules linked in: bdc udc_core\n[ 14.588579] CPU: 0 UID: 0 PID: 1392 Comm: rtcwake Tainted: G W 6.14.0-rc4-g5394eea10651 #16\n[ 14.588590] Tainted: [W]=WARN\n[ 14.588593] Hardware name: Broadcom STB (Flattened Device Tree)\n[ 14.588598] Call trace:\n[ 14.588604] dump_backtrace from show_stack+0x18/0x1c\n[ 14.588622] r7:00000009 r6:0000008b r5:60000153 r4:c0fa558c\n[ 14.588625] show_stack from dump_stack_lvl+0x70/0x7c\n[ 14.588639] dump_stack_lvl from dump_stack+0x18/0x1c\n[ 14.588653] r5:c08d40b0 r4:c1003cb0\n[ 14.588656] dump_stack from __warn+0x84/0xe4\n[ 14.588668] __warn from warn_slowpath_fmt+0x18c/0x194\n[ 14.588678] r7:c08d40b0 r6:c1003cb0 r5:00000000 r4:00000000\n[ 14.588681] warn_slowpath_fmt from nand_reset_op+0x1e0/0x1f8\n[ 14.588695] r8:70c40dff r7:89705f41 r6:36b4a597 r5:c26c9444 r4:c26b0048\n[ 14.588697] nand_reset_op from brcmnand_resume+0x13c/0x150\n[ 14.588714] r9:00000000 r8:00000000 r7:c24f8010 r6:c228a3f8 r5:c26c94bc r4:c26b0040\n[ 14.588717] brcmnand_resume from platform_pm_resume+0x34/0x54\n[ 14.588735] r5:00000010 r4:c0840a50\n[ 14.588738] platform_pm_resume from dpm_run_callback+0x5c/0x14c\n[ 14.588757] dpm_run_callback from device_resume+0xc0/0x324\n[ 14.588776] r9:c24f8054 r8:c24f80a0 r7:00000000 r6:00000000 r5:00000010 r4:c24f8010\n[ 14.588779] device_resume from dpm_resume+0x130/0x160\n[ 14.588799] r9:c22539e4 r8:00000010 r7:c22bebb0 r6:c24f8010 r5:c22539dc r4:c22539b0\n[ 14.588802] dpm_resume from dpm_resume_end+0x14/0x20\n[ 14.588822] r10:c2204e40 r9:00000000 r8:c228a3fc r7:00000000 r6:00000003 r5:c228a414\n[ 14.588826] r4:00000010\n[ 14.588828] dpm_resume_end from suspend_devices_and_enter+0x274/0x6f8\n[ 14.588848] r5:c228a414 r4:00000000\n[ 14.588851] suspend_devices_and_enter from pm_suspend+0x228/0x2bc\n[ 14.588868] r10:c3502910 r9:c3501f40 r8:00000004 r7:c228a438 r6:c0f95e18 r5:00000000\n[ 14.588871] r4:00000003\n[ 14.588874] pm_suspend from state_store+0x74/0xd0\n[ 14.588889] r7:c228a438 r6:c0f934c8 r5:00000003 r4:00000003\n[ 14.588892] state_store from kobj_attr_store+0x1c/0x28\n[ 14.588913] r9:00000000 r8:00000000 r7:f09f9f08 r6:00000004 r5:c3502900 r4:c0283250\n[ 14.588916] kobj_attr_store from sysfs_kf_write+0x40/0x4c\n[ 14.588936] r5:c3502900 r4:c0d92a48\n[ 14.588939] sysfs_kf_write from kernfs_fop_write_iter+0x104/0x1f0\n[ 14.588956] r5:c3502900 r4:c3501f40\n[ 14.588960] kernfs_fop_write_iter from vfs_write+0x250/0x420\n[ 14.588980] r10:c0e14b48 r9:00000000 r8:c25f5780 r7:00443398 r6:f09f9f68 r5:c34f7f00\n[ 14.588983] r4:c042a88c\n[ 14.588987] vfs_write from ksys_write+0x74/0xe4\n[ 14.589005] r10:00000004 r9:c25f5780 r8:c02002fA0 r7:00000000 r6:00000000 r5:c34f7f00\n[ 14.589008] r4:c34f7f00\n[ 14.589011] ksys_write from sys_write+0x10/0x14\n[ 14.589029] r7:00000004 r6:004421c0 r5:00443398 r4:00000004\n[ 14.589032] sys_write from ret_fast_syscall+0x0/0x5c\n[ 14.589044] Exception stack(0xf09f9fa8 to 0xf09f9ff0)\n[ 14.589050] 9fa0: 00000004 00443398 00000004 00443398 00000004 00000001\n[ 14.589056] 9fc0: 00000004 00443398 004421c0 00000004 b6ecbd58 00000008 bebfbc38 0043eb78\n[ 14.589062] 9fe0: 00440eb0 bebfbaf8 b6de18a0 b6e579e8\n[ 14.589065] ---[ end trace 0000000000000000 ]---\n\nThe fix uses the higher level nand_reset(chip, chipnr); where chipnr = 0, when\ndoing PM resume operation in compliance with the controller support for single\ndie nand chip. Switching from nand_reset_op() to nan\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37840",
"url": "https://www.suse.com/security/cve/CVE-2025-37840"
},
{
"category": "external",
"summary": "SUSE Bug 1242953 for CVE-2025-37840",
"url": "https://bugzilla.suse.com/1242953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37840"
},
{
"cve": "CVE-2025-37841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37841"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npm: cpupower: bench: Prevent NULL dereference on malloc failure\n\nIf malloc returns NULL due to low memory, \u0027config\u0027 pointer can be NULL.\nAdd a check to prevent NULL dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37841",
"url": "https://www.suse.com/security/cve/CVE-2025-37841"
},
{
"category": "external",
"summary": "SUSE Bug 1242974 for CVE-2025-37841",
"url": "https://bugzilla.suse.com/1242974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37841"
},
{
"cve": "CVE-2025-37844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37844"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncifs: avoid NULL pointer dereference in dbg call\n\ncifs_server_dbg() implies server to be non-NULL so\nmove call under condition to avoid NULL pointer dereference.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37844",
"url": "https://www.suse.com/security/cve/CVE-2025-37844"
},
{
"category": "external",
"summary": "SUSE Bug 1242946 for CVE-2025-37844",
"url": "https://bugzilla.suse.com/1242946"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37844"
},
{
"cve": "CVE-2025-37847",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37847"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix deadlock in ivpu_ms_cleanup()\n\nFix deadlock in ivpu_ms_cleanup() by preventing runtime resume after\nfile_priv-\u003ems_lock is acquired.\n\nDuring a failure in runtime resume, a cold boot is executed, which\ncalls ivpu_ms_cleanup_all(). This function calls ivpu_ms_cleanup()\nthat acquires file_priv-\u003ems_lock and causes the deadlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37847",
"url": "https://www.suse.com/security/cve/CVE-2025-37847"
},
{
"category": "external",
"summary": "SUSE Bug 1242947 for CVE-2025-37847",
"url": "https://bugzilla.suse.com/1242947"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37847"
},
{
"cve": "CVE-2025-37848",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37848"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix PM related deadlocks in MS IOCTLs\n\nPrevent runtime resume/suspend while MS IOCTLs are in progress.\nFailed suspend will call ivpu_ms_cleanup() that would try to acquire\nfile_priv-\u003ems_lock, which is already held by the IOCTLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37848",
"url": "https://www.suse.com/security/cve/CVE-2025-37848"
},
{
"category": "external",
"summary": "SUSE Bug 1242943 for CVE-2025-37848",
"url": "https://bugzilla.suse.com/1242943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37848"
},
{
"cve": "CVE-2025-37849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: arm64: Tear down vGIC on failed vCPU creation\n\nIf kvm_arch_vcpu_create() fails to share the vCPU page with the\nhypervisor, we propagate the error back to the ioctl but leave the\nvGIC vCPU data initialised. Note only does this leak the corresponding\nmemory when the vCPU is destroyed but it can also lead to use-after-free\nif the redistributor device handling tries to walk into the vCPU.\n\nAdd the missing cleanup to kvm_arch_vcpu_create(), ensuring that the\nvGIC vCPU structures are destroyed on error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37849",
"url": "https://www.suse.com/security/cve/CVE-2025-37849"
},
{
"category": "external",
"summary": "SUSE Bug 1243000 for CVE-2025-37849",
"url": "https://bugzilla.suse.com/1243000"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37849"
},
{
"cve": "CVE-2025-37850",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37850"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()\n\nWith CONFIG_COMPILE_TEST \u0026\u0026 !CONFIG_HAVE_CLK, pwm_mediatek_config() has a\ndivide-by-zero in the following line:\n\n\tdo_div(resolution, clk_get_rate(pc-\u003eclk_pwms[pwm-\u003ehwpwm]));\n\ndue to the fact that the !CONFIG_HAVE_CLK version of clk_get_rate()\nreturns zero.\n\nThis is presumably just a theoretical problem: COMPILE_TEST overrides\nthe dependency on RALINK which would select COMMON_CLK. Regardless it\u0027s\na good idea to check for the error explicitly to avoid divide-by-zero.\n\nFixes the following warning:\n\n drivers/pwm/pwm-mediatek.o: warning: objtool: .text: unexpected end of section\n\n[ukleinek: s/CONFIG_CLK/CONFIG_HAVE_CLK/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37850",
"url": "https://www.suse.com/security/cve/CVE-2025-37850"
},
{
"category": "external",
"summary": "SUSE Bug 1242955 for CVE-2025-37850",
"url": "https://bugzilla.suse.com/1242955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37850"
},
{
"cve": "CVE-2025-37851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37851"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: omapfb: Add \u0027plane\u0027 value check\n\nFunction dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB\nof the enum parameter plane.\n\nThe value of this parameter is initialized in dss_init_overlays and in the\ncurrent state of the code it cannot take this value so it\u0027s not a real\nproblem.\n\nFor the purposes of defensive coding it wouldn\u0027t be superfluous to check\nthe parameter value, because some functions down the call stack process\nthis value correctly and some not.\n\nFor example, in dispc_ovl_setup_global_alpha it may lead to buffer\noverflow.\n\nAdd check for this value.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37851",
"url": "https://www.suse.com/security/cve/CVE-2025-37851"
},
{
"category": "external",
"summary": "SUSE Bug 1242977 for CVE-2025-37851",
"url": "https://bugzilla.suse.com/1242977"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37851"
},
{
"cve": "CVE-2025-37852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37852"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()\n\nAdd error handling to propagate amdgpu_cgs_create_device() failures\nto the caller. When amdgpu_cgs_create_device() fails, release hwmgr\nand return -ENOMEM to prevent null pointer dereference.\n\n[v1]-\u003e[v2]: Change error code from -EINVAL to -ENOMEM. Free hwmgr.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37852",
"url": "https://www.suse.com/security/cve/CVE-2025-37852"
},
{
"category": "external",
"summary": "SUSE Bug 1243074 for CVE-2025-37852",
"url": "https://bugzilla.suse.com/1243074"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37852"
},
{
"cve": "CVE-2025-37853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37853"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: debugfs hang_hws skip GPU with MES\n\ndebugfs hang_hws is used by GPU reset test with HWS, for MES this crash\nthe kernel with NULL pointer access because dqm-\u003epacket_mgr is not setup\nfor MES path.\n\nSkip GPU with MES for now, MES hang_hws debugfs interface will be\nsupported later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37853",
"url": "https://www.suse.com/security/cve/CVE-2025-37853"
},
{
"category": "external",
"summary": "SUSE Bug 1243076 for CVE-2025-37853",
"url": "https://bugzilla.suse.com/1243076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37853"
},
{
"cve": "CVE-2025-37854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37854"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix mode1 reset crash issue\n\nIf HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal\nuser space to abort the processes. After process abort exit, user queues\nstill use the GPU to access system memory before h/w is reset while KFD\ncleanup worker free system memory and free VRAM.\n\nThere is use-after-free race bug that KFD allocate and reuse the freed\nsystem memory, and user queue write to the same system memory to corrupt\nthe data structure and cause driver crash.\n\nTo fix this race, KFD cleanup worker terminate user queues, then flush\nreset_domain wq to wait for any GPU ongoing reset complete, and then\nfree outstanding BOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37854",
"url": "https://www.suse.com/security/cve/CVE-2025-37854"
},
{
"category": "external",
"summary": "SUSE Bug 1243082 for CVE-2025-37854",
"url": "https://bugzilla.suse.com/1243082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37854"
},
{
"cve": "CVE-2025-37858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37858"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/jfs: Prevent integer overflow in AG size calculation\n\nThe JFS filesystem calculates allocation group (AG) size using 1 \u003c\u003c\nl2agsize in dbExtendFS(). When l2agsize exceeds 31 (possible with \u003e2TB\naggregates on 32-bit systems), this 32-bit shift operation causes undefined\nbehavior and improper AG sizing.\n\nOn 32-bit architectures:\n- Left-shifting 1 by 32+ bits results in 0 due to integer overflow\n- This creates invalid AG sizes (0 or garbage values) in\nsbi-\u003ebmap-\u003edb_agsize\n- Subsequent block allocations would reference invalid AG structures\n- Could lead to:\n - Filesystem corruption during extend operations\n - Kernel crashes due to invalid memory accesses\n - Security vulnerabilities via malformed on-disk structures\n\nFix by casting to s64 before shifting:\nbmp-\u003edb_agsize = (s64)1 \u003c\u003c l2agsize;\n\nThis ensures 64-bit arithmetic even on 32-bit architectures. The cast\nmatches the data type of db_agsize (s64) and follows similar patterns in\nJFS block calculation code.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37858",
"url": "https://www.suse.com/security/cve/CVE-2025-37858"
},
{
"category": "external",
"summary": "SUSE Bug 1243049 for CVE-2025-37858",
"url": "https://bugzilla.suse.com/1243049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37858"
},
{
"cve": "CVE-2025-37859",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37859"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npage_pool: avoid infinite loop to schedule delayed worker\n\nWe noticed the kworker in page_pool_release_retry() was waken\nup repeatedly and infinitely in production because of the\nbuggy driver causing the inflight less than 0 and warning\nus in page_pool_inflight()[1].\n\nSince the inflight value goes negative, it means we should\nnot expect the whole page_pool to get back to work normally.\n\nThis patch mitigates the adverse effect by not rescheduling\nthe kworker when detecting the inflight negative in\npage_pool_release_retry().\n\n[1]\n[Mon Feb 10 20:36:11 2025] ------------[ cut here ]------------\n[Mon Feb 10 20:36:11 2025] Negative(-51446) inflight packet-pages\n...\n[Mon Feb 10 20:36:11 2025] Call Trace:\n[Mon Feb 10 20:36:11 2025] page_pool_release_retry+0x23/0x70\n[Mon Feb 10 20:36:11 2025] process_one_work+0x1b1/0x370\n[Mon Feb 10 20:36:11 2025] worker_thread+0x37/0x3a0\n[Mon Feb 10 20:36:11 2025] kthread+0x11a/0x140\n[Mon Feb 10 20:36:11 2025] ? process_one_work+0x370/0x370\n[Mon Feb 10 20:36:11 2025] ? __kthread_cancel_work+0x40/0x40\n[Mon Feb 10 20:36:11 2025] ret_from_fork+0x35/0x40\n[Mon Feb 10 20:36:11 2025] ---[ end trace ebffe800f33e7e34 ]---\nNote: before this patch, the above calltrace would flood the\ndmesg due to repeated reschedule of release_dw kworker.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37859",
"url": "https://www.suse.com/security/cve/CVE-2025-37859"
},
{
"category": "external",
"summary": "SUSE Bug 1243051 for CVE-2025-37859",
"url": "https://bugzilla.suse.com/1243051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37859"
},
{
"cve": "CVE-2025-37861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37861"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue\n\nWhen the task management thread processes reply queues while the reset\nthread resets them, the task management thread accesses an invalid queue ID\n(0xFFFF), set by the reset thread, which points to unallocated memory,\ncausing a crash.\n\nAdd flag \u0027io_admin_reset_sync\u0027 to synchronize access between the reset,\nI/O, and admin threads. Before a reset, the reset handler sets this flag to\nblock I/O and admin processing threads. If any thread bypasses the initial\ncheck, the reset thread waits up to 10 seconds for processing to finish. If\nthe wait exceeds 10 seconds, the controller is marked as unrecoverable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37861",
"url": "https://www.suse.com/security/cve/CVE-2025-37861"
},
{
"category": "external",
"summary": "SUSE Bug 1243055 for CVE-2025-37861",
"url": "https://bugzilla.suse.com/1243055"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37861"
},
{
"cve": "CVE-2025-37862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37862"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: pidff: Fix null pointer dereference in pidff_find_fields\n\nThis function triggered a null pointer dereference if used to search for\na report that isn\u0027t implemented on the device. This happened both for\noptional and required reports alike.\n\nThe same logic was applied to pidff_find_special_field and although\npidff_init_fields should return an error earlier if one of the required\nreports is missing, future modifications could change this logic and\nresurface this possible null pointer dereference again.\n\nLKML bug report:\nhttps://lore.kernel.org/all/CAL-gK7f5=R0nrrQdPtaZZr1fd-cdAMbDMuZ_NLA8vM0SX+nGSw@mail.gmail.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37862",
"url": "https://www.suse.com/security/cve/CVE-2025-37862"
},
{
"category": "external",
"summary": "SUSE Bug 1242982 for CVE-2025-37862",
"url": "https://bugzilla.suse.com/1242982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37862"
},
{
"cve": "CVE-2025-37865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37865"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported\n\nRussell King reports that on the ZII dev rev B, deleting a bridge VLAN\nfrom a user port fails with -ENOENT:\nhttps://lore.kernel.org/netdev/Z_lQXNP0s5-IiJzd@shell.armlinux.org.uk/\n\nThis comes from mv88e6xxx_port_vlan_leave() -\u003e mv88e6xxx_mst_put(),\nwhich tries to find an MST entry in \u0026chip-\u003emsts associated with the SID,\nbut fails and returns -ENOENT as such.\n\nBut we know that this chip does not support MST at all, so that is not\nsurprising. The question is why does the guard in mv88e6xxx_mst_put()\nnot exit early:\n\n\tif (!sid)\n\t\treturn 0;\n\nAnd the answer seems to be simple: the sid comes from vlan.sid which\nsupposedly was previously populated by mv88e6xxx_vtu_get().\nBut some chip-\u003einfo-\u003eops-\u003evtu_getnext() implementations do not populate\nvlan.sid, for example see mv88e6185_g1_vtu_getnext(). In that case,\nlater in mv88e6xxx_port_vlan_leave() we are using a garbage sid which is\njust residual stack memory.\n\nTesting for sid == 0 covers all cases of a non-bridge VLAN or a bridge\nVLAN mapped to the default MSTI. For some chips, SID 0 is valid and\ninstalled by mv88e6xxx_stu_setup(). A chip which does not support the\nSTU would implicitly only support mapping all VLANs to the default MSTI,\nso although SID 0 is not valid, it would be sufficient, if we were to\nzero-initialize the vlan structure, to fix the bug, due to the\ncoincidence that a test for vlan.sid == 0 already exists and leads to\nthe same (correct) behavior.\n\nAnother option which would be sufficient would be to add a test for\nmv88e6xxx_has_stu() inside mv88e6xxx_mst_put(), symmetric to the one\nwhich already exists in mv88e6xxx_mst_get(). But that placement means\nthe caller will have to dereference vlan.sid, which means it will access\nuninitialized memory, which is not nice even if it ignores it later.\n\nSo we end up making both modifications, in order to not rely just on the\nsid == 0 coincidence, but also to avoid having uninitialized structure\nfields which might get temporarily accessed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37865",
"url": "https://www.suse.com/security/cve/CVE-2025-37865"
},
{
"category": "external",
"summary": "SUSE Bug 1242954 for CVE-2025-37865",
"url": "https://bugzilla.suse.com/1242954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37865"
},
{
"cve": "CVE-2025-37867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37867"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Silence oversized kvmalloc() warning\n\nsyzkaller triggered an oversized kvmalloc() warning.\nSilence it by adding __GFP_NOWARN.\n\nsyzkaller log:\n WARNING: CPU: 7 PID: 518 at mm/util.c:665 __kvmalloc_node_noprof+0x175/0x180\n CPU: 7 UID: 0 PID: 518 Comm: c_repro Not tainted 6.11.0-rc6+ #6\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n RIP: 0010:__kvmalloc_node_noprof+0x175/0x180\n RSP: 0018:ffffc90001e67c10 EFLAGS: 00010246\n RAX: 0000000000000100 RBX: 0000000000000400 RCX: ffffffff8149d46b\n RDX: 0000000000000000 RSI: ffff8881030fae80 RDI: 0000000000000002\n RBP: 000000712c800000 R08: 0000000000000100 R09: 0000000000000000\n R10: ffffc90001e67c10 R11: 0030ae0601000000 R12: 0000000000000000\n R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000\n FS: 00007fde79159740(0000) GS:ffff88813bdc0000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: 0000000020000180 CR3: 0000000105eb4005 CR4: 00000000003706b0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n ib_umem_odp_get+0x1f6/0x390\n mlx5_ib_reg_user_mr+0x1e8/0x450\n ib_uverbs_reg_mr+0x28b/0x440\n ib_uverbs_write+0x7d3/0xa30\n vfs_write+0x1ac/0x6c0\n ksys_write+0x134/0x170\n ? __sanitizer_cov_trace_pc+0x1c/0x50\n do_syscall_64+0x50/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37867",
"url": "https://www.suse.com/security/cve/CVE-2025-37867"
},
{
"category": "external",
"summary": "SUSE Bug 1242948 for CVE-2025-37867",
"url": "https://bugzilla.suse.com/1242948"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37867"
},
{
"cve": "CVE-2025-37868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix notifier vs folio deadlock\n\nUser is reporting what smells like notifier vs folio deadlock, where\nmigrate_pages_batch() on core kernel side is holding folio lock(s) and\nthen interacting with the mappings of it, however those mappings are\ntied to some userptr, which means calling into the notifier callback and\ngrabbing the notifier lock. With perfect timing it looks possible that\nthe pages we pulled from the hmm fault can get sniped by\nmigrate_pages_batch() at the same time that we are holding the notifier\nlock to mark the pages as accessed/dirty, but at this point we also want\nto grab the folio locks(s) to mark them as dirty, but if they are\ncontended from notifier/migrate_pages_batch side then we deadlock since\nfolio lock won\u0027t be dropped until we drop the notifier lock.\n\nFortunately the mark_page_accessed/dirty is not really needed in the\nfirst place it seems and should have already been done by hmm fault, so\njust remove it.\n\n(cherry picked from commit bd7c0cb695e87c0e43247be8196b4919edbe0e85)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37868",
"url": "https://www.suse.com/security/cve/CVE-2025-37868"
},
{
"category": "external",
"summary": "SUSE Bug 1242966 for CVE-2025-37868",
"url": "https://bugzilla.suse.com/1242966"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37868"
},
{
"cve": "CVE-2025-37869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Use local fence in error path of xe_migrate_clear\n\nThe intent of the error path in xe_migrate_clear is to wait on locally\ngenerated fence and then return. The code is waiting on m-\u003efence which\ncould be the local fence but this is only stable under the job mutex\nleading to a possible UAF. Fix code to wait on local fence.\n\n(cherry picked from commit 762b7e95362170b3e13a8704f38d5e47eca4ba74)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37869",
"url": "https://www.suse.com/security/cve/CVE-2025-37869"
},
{
"category": "external",
"summary": "SUSE Bug 1242967 for CVE-2025-37869",
"url": "https://bugzilla.suse.com/1242967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37869"
},
{
"cve": "CVE-2025-37871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37871"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: decrease sc_count directly if fail to queue dl_recall\n\nA deadlock warning occurred when invoking nfs4_put_stid following a failed\ndl_recall queue operation:\n T1 T2\n nfs4_laundromat\n nfs4_get_client_reaplist\n nfs4_anylock_blockers\n__break_lease\n spin_lock // ctx-\u003eflc_lock\n spin_lock // clp-\u003ecl_lock\n nfs4_lockowner_has_blockers\n locks_owner_has_blockers\n spin_lock // flctx-\u003eflc_lock\n nfsd_break_deleg_cb\n nfsd_break_one_deleg\n nfs4_put_stid\n refcount_dec_and_lock\n spin_lock // clp-\u003ecl_lock\n\nWhen a file is opened, an nfs4_delegation is allocated with sc_count\ninitialized to 1, and the file_lease holds a reference to the delegation.\nThe file_lease is then associated with the file through kernel_setlease.\n\nThe disassociation is performed in nfsd4_delegreturn via the following\ncall chain:\nnfsd4_delegreturn --\u003e destroy_delegation --\u003e destroy_unhashed_deleg --\u003e\nnfs4_unlock_deleg_lease --\u003e kernel_setlease --\u003e generic_delete_lease\nThe corresponding sc_count reference will be released after this\ndisassociation.\n\nSince nfsd_break_one_deleg executes while holding the flc_lock, the\ndisassociation process becomes blocked when attempting to acquire flc_lock\nin generic_delete_lease. This means:\n1) sc_count in nfsd_break_one_deleg will not be decremented to 0;\n2) The nfs4_put_stid called by nfsd_break_one_deleg will not attempt to\nacquire cl_lock;\n3) Consequently, no deadlock condition is created.\n\nGiven that sc_count in nfsd_break_one_deleg remains non-zero, we can\nsafely perform refcount_dec on sc_count directly. This approach\neffectively avoids triggering deadlock warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37871",
"url": "https://www.suse.com/security/cve/CVE-2025-37871"
},
{
"category": "external",
"summary": "SUSE Bug 1242949 for CVE-2025-37871",
"url": "https://bugzilla.suse.com/1242949"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37871"
},
{
"cve": "CVE-2025-37873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37873"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\neth: bnxt: fix missing ring index trim on error path\n\nCommit under Fixes converted tx_prod to be free running but missed\nmasking it on the Tx error path. This crashes on error conditions,\nfor example when DMA mapping fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37873",
"url": "https://www.suse.com/security/cve/CVE-2025-37873"
},
{
"category": "external",
"summary": "SUSE Bug 1242961 for CVE-2025-37873",
"url": "https://bugzilla.suse.com/1242961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37873"
},
{
"cve": "CVE-2025-37874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37874"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ngbe: fix memory leak in ngbe_probe() error path\n\nWhen ngbe_sw_init() is called, memory is allocated for wx-\u003erss_key\nin wx_init_rss_key(). However, in ngbe_probe() function, the subsequent\nerror paths after ngbe_sw_init() don\u0027t free the rss_key. Fix that by\nfreeing it in error path along with wx-\u003emac_table.\n\nAlso change the label to which execution jumps when ngbe_sw_init()\nfails, because otherwise, it could lead to a double free for rss_key,\nwhen the mac_table allocation fails in wx_sw_init().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37874",
"url": "https://www.suse.com/security/cve/CVE-2025-37874"
},
{
"category": "external",
"summary": "SUSE Bug 1242940 for CVE-2025-37874",
"url": "https://bugzilla.suse.com/1242940"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37874"
},
{
"cve": "CVE-2025-37875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37875"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nigc: fix PTM cycle trigger logic\n\nWriting to clear the PTM status \u0027valid\u0027 bit while the PTM cycle is\ntriggered results in unreliable PTM operation. To fix this, clear the\nPTM \u0027trigger\u0027 and status after each PTM transaction.\n\nThe issue can be reproduced with the following:\n\n$ sudo phc2sys -R 1000 -O 0 -i tsn0 -m\n\nNote: 1000 Hz (-R 1000) is unrealistically large, but provides a way to\nquickly reproduce the issue.\n\nPHC2SYS exits with:\n\n\"ioctl PTP_OFFSET_PRECISE: Connection timed out\" when the PTM transaction\n fails\n\nThis patch also fixes a hang in igc_probe() when loading the igc\ndriver in the kdump kernel on systems supporting PTM.\n\nThe igc driver running in the base kernel enables PTM trigger in\nigc_probe(). Therefore the driver is always in PTM trigger mode,\nexcept in brief periods when manually triggering a PTM cycle.\n\nWhen a crash occurs, the NIC is reset while PTM trigger is enabled.\nDue to a hardware problem, the NIC is subsequently in a bad busmaster\nstate and doesn\u0027t handle register reads/writes. When running\nigc_probe() in the kdump kernel, the first register access to a NIC\nregister hangs driver probing and ultimately breaks kdump.\n\nWith this patch, igc has PTM trigger disabled most of the time,\nand the trigger is only enabled for very brief (10 - 100 us) periods\nwhen manually triggering a PTM cycle. Chances that a crash occurs\nduring a PTM trigger are not 0, but extremely reduced.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37875",
"url": "https://www.suse.com/security/cve/CVE-2025-37875"
},
{
"category": "external",
"summary": "SUSE Bug 1242959 for CVE-2025-37875",
"url": "https://bugzilla.suse.com/1242959"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37875"
},
{
"cve": "CVE-2025-37881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37881"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()\n\nThe variable d-\u003ename, returned by devm_kasprintf(), could be NULL.\nA pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37881",
"url": "https://www.suse.com/security/cve/CVE-2025-37881"
},
{
"category": "external",
"summary": "SUSE Bug 1242973 for CVE-2025-37881",
"url": "https://bugzilla.suse.com/1242973"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37881"
},
{
"cve": "CVE-2025-37884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37884"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix deadlock between rcu_tasks_trace and event_mutex.\n\nFix the following deadlock:\nCPU A\n_free_event()\n perf_kprobe_destroy()\n mutex_lock(\u0026event_mutex)\n perf_trace_event_unreg()\n synchronize_rcu_tasks_trace()\n\nThere are several paths where _free_event() grabs event_mutex\nand calls sync_rcu_tasks_trace. Above is one such case.\n\nCPU B\nbpf_prog_test_run_syscall()\n rcu_read_lock_trace()\n bpf_prog_run_pin_on_cpu()\n bpf_prog_load()\n bpf_tracing_func_proto()\n trace_set_clr_event()\n mutex_lock(\u0026event_mutex)\n\nDelegate trace_set_clr_event() to workqueue to avoid\nsuch lock dependency.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37884",
"url": "https://www.suse.com/security/cve/CVE-2025-37884"
},
{
"category": "external",
"summary": "SUSE Bug 1243060 for CVE-2025-37884",
"url": "https://bugzilla.suse.com/1243060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37884"
},
{
"cve": "CVE-2025-37888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()\n\nAdd NULL check for mlx5_get_flow_namespace() returns in\nmlx5_create_inner_ttc_table() and mlx5_create_ttc_table() to prevent\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37888",
"url": "https://www.suse.com/security/cve/CVE-2025-37888"
},
{
"category": "external",
"summary": "SUSE Bug 1242964 for CVE-2025-37888",
"url": "https://bugzilla.suse.com/1242964"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37888"
},
{
"cve": "CVE-2025-37889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37889"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Consistently treat platform_max as control value\n\nThis reverts commit 9bdd10d57a88 (\"ASoC: ops: Shift tested values in\nsnd_soc_put_volsw() by +min\"), and makes some additional related\nupdates.\n\nThere are two ways the platform_max could be interpreted; the maximum\nregister value, or the maximum value the control can be set to. The\npatch moved from treating the value as a control value to a register\none. When the patch was applied it was technically correct as\nsnd_soc_limit_volume() also used the register interpretation. However,\neven then most of the other usages treated platform_max as a\ncontrol value, and snd_soc_limit_volume() has since been updated to\nalso do so in commit fb9ad24485087 (\"ASoC: ops: add correct range\ncheck for limiting volume\"). That patch however, missed updating\nsnd_soc_put_volsw() back to the control interpretation, and fixing\nsnd_soc_info_volsw_range(). The control interpretation makes more\nsense as limiting is typically done from the machine driver, so it is\nappropriate to use the customer facing representation rather than the\ninternal codec representation. Update all the code to consistently use\nthis interpretation of platform_max.\n\nFinally, also add some comments to the soc_mixer_control struct to\nhopefully avoid further patches switching between the two approaches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37889",
"url": "https://www.suse.com/security/cve/CVE-2025-37889"
},
{
"category": "external",
"summary": "SUSE Bug 1242945 for CVE-2025-37889",
"url": "https://bugzilla.suse.com/1242945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37889"
},
{
"cve": "CVE-2025-37890",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37890"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], we have a UAF case when an hfsc class\nhas a netem child qdisc. The crux of the issue is that hfsc is assuming\nthat checking for cl-\u003eqdisc-\u003eq.qlen == 0 guarantees that it hasn\u0027t inserted\nthe class in the vttree or eltree (which is not true for the netem\nduplicate case).\n\nThis patch checks the n_active class variable to make sure that the code\nwon\u0027t insert the class in the vttree or eltree twice, catering for the\nreentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37890",
"url": "https://www.suse.com/security/cve/CVE-2025-37890"
},
{
"category": "external",
"summary": "SUSE Bug 1243330 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "external",
"summary": "SUSE Bug 1245791 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1245791"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-37890"
},
{
"cve": "CVE-2025-37891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37891"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: ump: Fix buffer overflow at UMP SysEx message conversion\n\nThe conversion function from MIDI 1.0 to UMP packet contains an\ninternal buffer to keep the incoming MIDI bytes, and its size is 4, as\nit was supposed to be the max size for a MIDI1 UMP packet data.\nHowever, the implementation overlooked that SysEx is handled in a\ndifferent format, and it can be up to 6 bytes, as found in\ndo_convert_to_ump(). It leads eventually to a buffer overflow, and\nmay corrupt the memory when a longer SysEx message is received.\n\nThe fix is simply to extend the buffer size to 6 to fit with the SysEx\nUMP message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37891",
"url": "https://www.suse.com/security/cve/CVE-2025-37891"
},
{
"category": "external",
"summary": "SUSE Bug 1243589 for CVE-2025-37891",
"url": "https://bugzilla.suse.com/1243589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37891"
},
{
"cve": "CVE-2025-37892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37892"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: inftlcore: Add error check for inftl_read_oob()\n\nIn INFTL_findwriteunit(), the return value of inftl_read_oob()\nneed to be checked. A proper implementation can be\nfound in INFTL_deleteblock(). The status will be set as\nSECTOR_IGNORE to break from the while-loop correctly\nif the inftl_read_oob() fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37892",
"url": "https://www.suse.com/security/cve/CVE-2025-37892"
},
{
"category": "external",
"summary": "SUSE Bug 1243536 for CVE-2025-37892",
"url": "https://bugzilla.suse.com/1243536"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37892"
},
{
"cve": "CVE-2025-37897",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37897"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: plfxlc: Remove erroneous assert in plfxlc_mac_release\n\nplfxlc_mac_release() asserts that mac-\u003elock is held. This assertion is\nincorrect, because even if it was possible, it would not be the valid\nbehaviour. The function is used when probe fails or after the device is\ndisconnected. In both cases mac-\u003elock can not be held as the driver is\nnot working with the device at the moment. All functions that use mac-\u003elock\nunlock it just after it was held. There is also no need to hold mac-\u003elock\nfor plfxlc_mac_release() itself, as mac data is not affected, except for\nmac-\u003eflags, which is modified atomically.\n\nThis bug leads to the following warning:\n================================================================\nWARNING: CPU: 0 PID: 127 at drivers/net/wireless/purelifi/plfxlc/mac.c:106 plfxlc_mac_release+0x7d/0xa0\nModules linked in:\nCPU: 0 PID: 127 Comm: kworker/0:2 Not tainted 6.1.124-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:plfxlc_mac_release+0x7d/0xa0 drivers/net/wireless/purelifi/plfxlc/mac.c:106\nCall Trace:\n \u003cTASK\u003e\n probe+0x941/0xbd0 drivers/net/wireless/purelifi/plfxlc/usb.c:694\n usb_probe_interface+0x5c0/0xaf0 drivers/usb/core/driver.c:396\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_set_configuration+0x19dd/0x2020 drivers/usb/core/message.c:2165\n usb_generic_driver_probe+0x84/0x140 drivers/usb/core/generic.c:238\n usb_probe_device+0x130/0x260 drivers/usb/core/driver.c:293\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_new_device+0xbdd/0x18f0 drivers/usb/core/hub.c:2620\n hub_port_connect drivers/usb/core/hub.c:5477 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5617 [inline]\n port_event drivers/usb/core/hub.c:5773 [inline]\n hub_event+0x2efe/0x5730 drivers/usb/core/hub.c:5855\n process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292\n worker_thread+0xa47/0x1200 kernel/workqueue.c:2439\n kthread+0x28d/0x320 kernel/kthread.c:376\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295\n \u003c/TASK\u003e\n================================================================\n\nFound by Linux Verification Center (linuxtesting.org) with Syzkaller.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37897",
"url": "https://www.suse.com/security/cve/CVE-2025-37897"
},
{
"category": "external",
"summary": "SUSE Bug 1243534 for CVE-2025-37897",
"url": "https://bugzilla.suse.com/1243534"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2025-37897"
},
{
"cve": "CVE-2025-37900",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37900"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix two issues in iommu_copy_struct_from_user()\n\nIn the review for iommu_copy_struct_to_user() helper, Matt pointed out that\na NULL pointer should be rejected prior to dereferencing it:\nhttps://lore.kernel.org/all/86881827-8E2D-461C-BDA3-FA8FD14C343C@nvidia.com\n\nAnd Alok pointed out a typo at the same time:\nhttps://lore.kernel.org/all/480536af-6830-43ce-a327-adbd13dc3f1d@oracle.com\n\nSince both issues were copied from iommu_copy_struct_from_user(), fix them\nfirst in the current header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37900",
"url": "https://www.suse.com/security/cve/CVE-2025-37900"
},
{
"category": "external",
"summary": "SUSE Bug 1243560 for CVE-2025-37900",
"url": "https://bugzilla.suse.com/1243560"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37900"
},
{
"cve": "CVE-2025-37901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs\n\nOn Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not\nhave a corresponding MPM pin and should not be handled inside the MPM\ndriver. The IRQ domain hierarchy is always applied, so it\u0027s required to\nexplicitly disconnect the hierarchy for those. The pinctrl-msm driver marks\nthese with GPIO_NO_WAKE_IRQ. qcom-pdc has a check for this, but\nirq-qcom-mpm is currently missing the check. This is causing crashes when\nsetting up interrupts for non-wake GPIOs:\n\n root@rb1:~# gpiomon -c gpiochip1 10\n irq: IRQ159: trimming hierarchy from :soc@0:interrupt-controller@f200000-1\n Unable to handle kernel paging request at virtual address ffff8000a1dc3820\n Hardware name: Qualcomm Technologies, Inc. Robotics RB1 (DT)\n pc : mpm_set_type+0x80/0xcc\n lr : mpm_set_type+0x5c/0xcc\n Call trace:\n mpm_set_type+0x80/0xcc (P)\n qcom_mpm_set_type+0x64/0x158\n irq_chip_set_type_parent+0x20/0x38\n msm_gpio_irq_set_type+0x50/0x530\n __irq_set_trigger+0x60/0x184\n __setup_irq+0x304/0x6bc\n request_threaded_irq+0xc8/0x19c\n edge_detector_setup+0x260/0x364\n linereq_create+0x420/0x5a8\n gpio_ioctl+0x2d4/0x6c0\n\nFix this by copying the check for GPIO_NO_WAKE_IRQ from qcom-pdc.c, so that\nMPM is removed entirely from the hierarchy for non-wake GPIOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37901",
"url": "https://www.suse.com/security/cve/CVE-2025-37901"
},
{
"category": "external",
"summary": "SUSE Bug 1243559 for CVE-2025-37901",
"url": "https://bugzilla.suse.com/1243559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37901"
},
{
"cve": "CVE-2025-37903",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37903"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix slab-use-after-free in hdcp\n\nThe HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector\nobjects without incrementing the kref reference counts. When using a\nUSB-C dock, and the dock is unplugged, the corresponding\namdgpu_dm_connector objects are freed, creating dangling pointers in the\nHDCP code. When the dock is plugged back, the dangling pointers are\ndereferenced, resulting in a slab-use-after-free:\n\n[ 66.775837] BUG: KASAN: slab-use-after-free in event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776171] Read of size 4 at addr ffff888127804120 by task kworker/0:1/10\n\n[ 66.776179] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Not tainted 6.14.0-rc7-00180-g54505f727a38-dirty #233\n[ 66.776183] Hardware name: HP HP Pavilion Aero Laptop 13-be0xxx/8916, BIOS F.17 12/18/2024\n[ 66.776186] Workqueue: events event_property_validate [amdgpu]\n[ 66.776494] Call Trace:\n[ 66.776496] \u003cTASK\u003e\n[ 66.776497] dump_stack_lvl+0x70/0xa0\n[ 66.776504] print_report+0x175/0x555\n[ 66.776507] ? __virt_addr_valid+0x243/0x450\n[ 66.776510] ? kasan_complete_mode_report_info+0x66/0x1c0\n[ 66.776515] kasan_report+0xeb/0x1c0\n[ 66.776518] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776819] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777121] __asan_report_load4_noabort+0x14/0x20\n[ 66.777124] event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777342] ? __lock_acquire+0x6b40/0x6b40\n[ 66.777347] ? enable_assr+0x250/0x250 [amdgpu]\n[ 66.777571] process_one_work+0x86b/0x1510\n[ 66.777575] ? pwq_dec_nr_in_flight+0xcf0/0xcf0\n[ 66.777578] ? assign_work+0x16b/0x280\n[ 66.777580] ? lock_is_held_type+0xa3/0x130\n[ 66.777583] worker_thread+0x5c0/0xfa0\n[ 66.777587] ? process_one_work+0x1510/0x1510\n[ 66.777588] kthread+0x3a2/0x840\n[ 66.777591] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777594] ? trace_hardirqs_on+0x4f/0x60\n[ 66.777597] ? _raw_spin_unlock_irq+0x27/0x60\n[ 66.777599] ? calculate_sigpending+0x77/0xa0\n[ 66.777602] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777605] ret_from_fork+0x40/0x90\n[ 66.777607] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777609] ret_from_fork_asm+0x11/0x20\n[ 66.777614] \u003c/TASK\u003e\n\n[ 66.777643] Allocated by task 10:\n[ 66.777646] kasan_save_stack+0x39/0x60\n[ 66.777649] kasan_save_track+0x14/0x40\n[ 66.777652] kasan_save_alloc_info+0x37/0x50\n[ 66.777655] __kasan_kmalloc+0xbb/0xc0\n[ 66.777658] __kmalloc_cache_noprof+0x1c8/0x4b0\n[ 66.777661] dm_dp_add_mst_connector+0xdd/0x5c0 [amdgpu]\n[ 66.777880] drm_dp_mst_port_add_connector+0x47e/0x770 [drm_display_helper]\n[ 66.777892] drm_dp_send_link_address+0x1554/0x2bf0 [drm_display_helper]\n[ 66.777901] drm_dp_check_and_send_link_address+0x187/0x1f0 [drm_display_helper]\n[ 66.777909] drm_dp_mst_link_probe_work+0x2b8/0x410 [drm_display_helper]\n[ 66.777917] process_one_work+0x86b/0x1510\n[ 66.777919] worker_thread+0x5c0/0xfa0\n[ 66.777922] kthread+0x3a2/0x840\n[ 66.777925] ret_from_fork+0x40/0x90\n[ 66.777927] ret_from_fork_asm+0x11/0x20\n\n[ 66.777932] Freed by task 1713:\n[ 66.777935] kasan_save_stack+0x39/0x60\n[ 66.777938] kasan_save_track+0x14/0x40\n[ 66.777940] kasan_save_free_info+0x3b/0x60\n[ 66.777944] __kasan_slab_free+0x52/0x70\n[ 66.777946] kfree+0x13f/0x4b0\n[ 66.777949] dm_dp_mst_connector_destroy+0xfa/0x150 [amdgpu]\n[ 66.778179] drm_connector_free+0x7d/0xb0\n[ 66.778184] drm_mode_object_put.part.0+0xee/0x160\n[ 66.778188] drm_mode_object_put+0x37/0x50\n[ 66.778191] drm_atomic_state_default_clear+0x220/0xd60\n[ 66.778194] __drm_atomic_state_free+0x16e/0x2a0\n[ 66.778197] drm_mode_atomic_ioctl+0x15ed/0x2ba0\n[ 66.778200] drm_ioctl_kernel+0x17a/0x310\n[ 66.778203] drm_ioctl+0x584/0xd10\n[ 66.778206] amdgpu_drm_ioctl+0xd2/0x1c0 [amdgpu]\n[ 66.778375] __x64_sys_ioctl+0x139/0x1a0\n[ 66.778378] x64_sys_call+0xee7/0xfb0\n[ 66.778381] \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37903",
"url": "https://www.suse.com/security/cve/CVE-2025-37903"
},
{
"category": "external",
"summary": "SUSE Bug 1243562 for CVE-2025-37903",
"url": "https://bugzilla.suse.com/1243562"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37903"
},
{
"cve": "CVE-2025-37905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37905"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Balance device refcount when destroying devices\n\nUsing device_find_child() to lookup the proper SCMI device to destroy\ncauses an unbalance in device refcount, since device_find_child() calls an\nimplicit get_device(): this, in turns, inhibits the call of the provided\nrelease methods upon devices destruction.\n\nAs a consequence, one of the structures that is not freed properly upon\ndestruction is the internal struct device_private dev-\u003ep populated by the\ndrivers subsystem core.\n\nKMemleak detects this situation since loading/unloding some SCMI driver\ncauses related devices to be created/destroyed without calling any\ndevice_release method.\n\nunreferenced object 0xffff00000f583800 (size 512):\n comm \"insmod\", pid 227, jiffies 4294912190\n hex dump (first 32 bytes):\n 00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00 .....N..........\n ff ff ff ff ff ff ff ff 60 36 1d 8a 00 80 ff ff ........`6......\n backtrace (crc 114e2eed):\n kmemleak_alloc+0xbc/0xd8\n __kmalloc_cache_noprof+0x2dc/0x398\n device_add+0x954/0x12d0\n device_register+0x28/0x40\n __scmi_device_create.part.0+0x1bc/0x380\n scmi_device_create+0x2d0/0x390\n scmi_create_protocol_devices+0x74/0xf8\n scmi_device_request_notifier+0x1f8/0x2a8\n notifier_call_chain+0x110/0x3b0\n blocking_notifier_call_chain+0x70/0xb0\n scmi_driver_register+0x350/0x7f0\n 0xffff80000a3b3038\n do_one_initcall+0x12c/0x730\n do_init_module+0x1dc/0x640\n load_module+0x4b20/0x5b70\n init_module_from_file+0xec/0x158\n\n$ ./scripts/faddr2line ./vmlinux device_add+0x954/0x12d0\ndevice_add+0x954/0x12d0:\nkmalloc_noprof at include/linux/slab.h:901\n(inlined by) kzalloc_noprof at include/linux/slab.h:1037\n(inlined by) device_private_init at drivers/base/core.c:3510\n(inlined by) device_add at drivers/base/core.c:3561\n\nBalance device refcount by issuing a put_device() on devices found via\ndevice_find_child().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37905",
"url": "https://www.suse.com/security/cve/CVE-2025-37905"
},
{
"category": "external",
"summary": "SUSE Bug 1243456 for CVE-2025-37905",
"url": "https://bugzilla.suse.com/1243456"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37905"
},
{
"cve": "CVE-2025-37909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: lan743x: Fix memleak issue when GSO enabled\n\nAlways map the `skb` to the LS descriptor. Previously skb was\nmapped to EXT descriptor when the number of fragments is zero with\nGSO enabled. Mapping the skb to EXT descriptor prevents it from\nbeing freed, leading to a memory leak",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37909",
"url": "https://www.suse.com/security/cve/CVE-2025-37909"
},
{
"category": "external",
"summary": "SUSE Bug 1243467 for CVE-2025-37909",
"url": "https://bugzilla.suse.com/1243467"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37909"
},
{
"cve": "CVE-2025-37911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbnxt_en: Fix out-of-bound memcpy() during ethtool -w\n\nWhen retrieving the FW coredump using ethtool, it can sometimes cause\nmemory corruption:\n\nBUG: KFENCE: memory corruption in __bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nCorrupted memory at 0x000000008f0f30e8 [ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ] (in kfence-#45):\n__bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nethtool_get_dump_data+0xdc/0x1a0\n__dev_ethtool+0xa1e/0x1af0\ndev_ethtool+0xa8/0x170\ndev_ioctl+0x1b5/0x580\nsock_do_ioctl+0xab/0xf0\nsock_ioctl+0x1ce/0x2e0\n__x64_sys_ioctl+0x87/0xc0\ndo_syscall_64+0x5c/0xf0\nentry_SYSCALL_64_after_hwframe+0x78/0x80\n\n...\n\nThis happens when copying the coredump segment list in\nbnxt_hwrm_dbg_dma_data() with the HWRM_DBG_COREDUMP_LIST FW command.\nThe info-\u003edest_buf buffer is allocated based on the number of coredump\nsegments returned by the FW. The segment list is then DMA\u0027ed by\nthe FW and the length of the DMA is returned by FW. The driver then\ncopies this DMA\u0027ed segment list to info-\u003edest_buf.\n\nIn some cases, this DMA length may exceed the info-\u003edest_buf length\nand cause the above BUG condition. Fix it by capping the copy\nlength to not exceed the length of info-\u003edest_buf. The extra\nDMA data contains no useful information.\n\nThis code path is shared for the HWRM_DBG_COREDUMP_LIST and the\nHWRM_DBG_COREDUMP_RETRIEVE FW commands. The buffering is different\nfor these 2 FW commands. To simplify the logic, we need to move\nthe line to adjust the buffer length for HWRM_DBG_COREDUMP_RETRIEVE\nup, so that the new check to cap the copy length will work for both\ncommands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37911",
"url": "https://www.suse.com/security/cve/CVE-2025-37911"
},
{
"category": "external",
"summary": "SUSE Bug 1243469 for CVE-2025-37911",
"url": "https://bugzilla.suse.com/1243469"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37911"
},
{
"cve": "CVE-2025-37912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37912"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()\n\nAs mentioned in the commit baeb705fd6a7 (\"ice: always check VF VSI\npointer values\"), we need to perform a null pointer check on the return\nvalue of ice_get_vf_vsi() before using it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37912",
"url": "https://www.suse.com/security/cve/CVE-2025-37912"
},
{
"category": "external",
"summary": "SUSE Bug 1243470 for CVE-2025-37912",
"url": "https://bugzilla.suse.com/1243470"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37912"
},
{
"cve": "CVE-2025-37913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37913"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: qfq: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of qfq, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nThis patch checks whether the class was already added to the agg-\u003eactive\nlist (cl_is_active) before doing the addition to cater for the reentrant\ncase.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37913",
"url": "https://www.suse.com/security/cve/CVE-2025-37913"
},
{
"category": "external",
"summary": "SUSE Bug 1243471 for CVE-2025-37913",
"url": "https://bugzilla.suse.com/1243471"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37913"
},
{
"cve": "CVE-2025-37914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37914"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: ets: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of ets, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether\nthe class was already added to the active_list (cl_is_active) before\ndoing the addition to cater for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37914",
"url": "https://www.suse.com/security/cve/CVE-2025-37914"
},
{
"category": "external",
"summary": "SUSE Bug 1243472 for CVE-2025-37914",
"url": "https://bugzilla.suse.com/1243472"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37914"
},
{
"cve": "CVE-2025-37915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37915"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: drr: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of drr, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether the\nclass was already added to the active_list (cl_is_active) before adding\nto the list to cover for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37915",
"url": "https://www.suse.com/security/cve/CVE-2025-37915"
},
{
"category": "external",
"summary": "SUSE Bug 1243473 for CVE-2025-37915",
"url": "https://bugzilla.suse.com/1243473"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37915"
},
{
"cve": "CVE-2025-37917",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37917"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll\n\nUse spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock\nand spin_unlock in mtk_star_emac driver to avoid spinlock recursion\noccurrence that can happen when enabling the DMA interrupts again in\nrx/tx poll.\n\n```\nBUG: spinlock recursion on CPU#0, swapper/0/0\n lock: 0xffff00000db9cf20, .magic: dead4ead, .owner: swapper/0/0,\n .owner_cpu: 0\nCPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted\n 6.15.0-rc2-next-20250417-00001-gf6a27738686c-dirty #28 PREEMPT\nHardware name: MediaTek MT8365 Open Platform EVK (DT)\nCall trace:\n show_stack+0x18/0x24 (C)\n dump_stack_lvl+0x60/0x80\n dump_stack+0x18/0x24\n spin_dump+0x78/0x88\n do_raw_spin_lock+0x11c/0x120\n _raw_spin_lock+0x20/0x2c\n mtk_star_handle_irq+0xc0/0x22c [mtk_star_emac]\n __handle_irq_event_percpu+0x48/0x140\n handle_irq_event+0x4c/0xb0\n handle_fasteoi_irq+0xa0/0x1bc\n handle_irq_desc+0x34/0x58\n generic_handle_domain_irq+0x1c/0x28\n gic_handle_irq+0x4c/0x120\n do_interrupt_handler+0x50/0x84\n el1_interrupt+0x34/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n regmap_mmio_read32le+0xc/0x20 (P)\n _regmap_bus_reg_read+0x6c/0xac\n _regmap_read+0x60/0xdc\n regmap_read+0x4c/0x80\n mtk_star_rx_poll+0x2f4/0x39c [mtk_star_emac]\n __napi_poll+0x38/0x188\n net_rx_action+0x164/0x2c0\n handle_softirqs+0x100/0x244\n __do_softirq+0x14/0x20\n ____do_softirq+0x10/0x20\n call_on_irq_stack+0x24/0x64\n do_softirq_own_stack+0x1c/0x40\n __irq_exit_rcu+0xd4/0x10c\n irq_exit_rcu+0x10/0x1c\n el1_interrupt+0x38/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n cpuidle_enter_state+0xac/0x320 (P)\n cpuidle_enter+0x38/0x50\n do_idle+0x1e4/0x260\n cpu_startup_entry+0x34/0x3c\n rest_init+0xdc/0xe0\n console_on_rootfs+0x0/0x6c\n __primary_switched+0x88/0x90\n```",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37917",
"url": "https://www.suse.com/security/cve/CVE-2025-37917"
},
{
"category": "external",
"summary": "SUSE Bug 1243475 for CVE-2025-37917",
"url": "https://bugzilla.suse.com/1243475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37917"
},
{
"cve": "CVE-2025-37918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37918"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()\n\nA NULL pointer dereference can occur in skb_dequeue() when processing a\nQCA firmware crash dump on WCN7851 (0489:e0f3).\n\n[ 93.672166] Bluetooth: hci0: ACL memdump size(589824)\n\n[ 93.672475] BUG: kernel NULL pointer dereference, address: 0000000000000008\n[ 93.672517] Workqueue: hci0 hci_devcd_rx [bluetooth]\n[ 93.672598] RIP: 0010:skb_dequeue+0x50/0x80\n\nThe issue stems from handle_dump_pkt_qca() returning 0 even when a dump\npacket is successfully processed. This is because it incorrectly\nforwards the return value of hci_devcd_init() (which returns 0 on\nsuccess). As a result, the caller (btusb_recv_acl_qca() or\nbtusb_recv_evt_qca()) assumes the packet was not handled and passes it\nto hci_recv_frame(), leading to premature kfree() of the skb.\n\nLater, hci_devcd_rx() attempts to dequeue the same skb from the dump\nqueue, resulting in a NULL pointer dereference.\n\nFix this by:\n1. Making handle_dump_pkt_qca() return 0 on success and negative errno\n on failure, consistent with kernel conventions.\n2. Splitting dump packet detection into separate functions for ACL\n and event packets for better structure and readability.\n\nThis ensures dump packets are properly identified and consumed, avoiding\ndouble handling and preventing NULL pointer access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37918",
"url": "https://www.suse.com/security/cve/CVE-2025-37918"
},
{
"category": "external",
"summary": "SUSE Bug 1243476 for CVE-2025-37918",
"url": "https://bugzilla.suse.com/1243476"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37918"
},
{
"cve": "CVE-2025-37921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37921"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvxlan: vnifilter: Fix unlocked deletion of default FDB entry\n\nWhen a VNI is deleted from a VXLAN device in \u0027vnifilter\u0027 mode, the FDB\nentry associated with the default remote (assuming one was configured)\nis deleted without holding the hash lock. This is wrong and will result\nin a warning [1] being generated by the lockdep annotation that was\nadded by commit ebe642067455 (\"vxlan: Create wrappers for FDB lookup\").\n\nReproducer:\n\n # ip link add vx0 up type vxlan dstport 4789 external vnifilter local 192.0.2.1\n # bridge vni add vni 10010 remote 198.51.100.1 dev vx0\n # bridge vni del vni 10010 dev vx0\n\nFix by acquiring the hash lock before the deletion and releasing it\nafterwards. Blame the original commit that introduced the issue rather\nthan the one that exposed it.\n\n[1]\nWARNING: CPU: 3 PID: 392 at drivers/net/vxlan/vxlan_core.c:417 vxlan_find_mac+0x17f/0x1a0\n[...]\nRIP: 0010:vxlan_find_mac+0x17f/0x1a0\n[...]\nCall Trace:\n \u003cTASK\u003e\n __vxlan_fdb_delete+0xbe/0x560\n vxlan_vni_delete_group+0x2ba/0x940\n vxlan_vni_del.isra.0+0x15f/0x580\n vxlan_process_vni_filter+0x38b/0x7b0\n vxlan_vnifilter_process+0x3bb/0x510\n rtnetlink_rcv_msg+0x2f7/0xb70\n netlink_rcv_skb+0x131/0x360\n netlink_unicast+0x426/0x710\n netlink_sendmsg+0x75a/0xc20\n __sock_sendmsg+0xc1/0x150\n ____sys_sendmsg+0x5aa/0x7b0\n ___sys_sendmsg+0xfc/0x180\n __sys_sendmsg+0x121/0x1b0\n do_syscall_64+0xbb/0x1d0\n entry_SYSCALL_64_after_hwframe+0x4b/0x53",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37921",
"url": "https://www.suse.com/security/cve/CVE-2025-37921"
},
{
"category": "external",
"summary": "SUSE Bug 1243480 for CVE-2025-37921",
"url": "https://bugzilla.suse.com/1243480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37921"
},
{
"cve": "CVE-2025-37923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37923"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix oob write in trace_seq_to_buffer()\n\nsyzbot reported this bug:\n==================================================================\nBUG: KASAN: slab-out-of-bounds in trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\nBUG: KASAN: slab-out-of-bounds in tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\nWrite of size 4507 at addr ffff888032b6b000 by task syz.2.320/7260\n\nCPU: 1 UID: 0 PID: 7260 Comm: syz.2.320 Not tainted 6.15.0-rc1-syzkaller-00301-g3bde70a2c827 #0 PREEMPT(full)\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n check_region_inline mm/kasan/generic.c:183 [inline]\n kasan_check_range+0xef/0x1a0 mm/kasan/generic.c:189\n __asan_memcpy+0x3c/0x60 mm/kasan/shadow.c:106\n trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\n tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\n ....\n==================================================================\n\nIt has been reported that trace_seq_to_buffer() tries to copy more data\nthan PAGE_SIZE to buf. Therefore, to prevent this, we should use the\nsmaller of trace_seq_used(\u0026iter-\u003eseq) and PAGE_SIZE as an argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37923",
"url": "https://www.suse.com/security/cve/CVE-2025-37923"
},
{
"category": "external",
"summary": "SUSE Bug 1243551 for CVE-2025-37923",
"url": "https://bugzilla.suse.com/1243551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37923"
},
{
"cve": "CVE-2025-37925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: reject on-disk inodes of an unsupported type\n\nSyzbot has reported the following BUG:\n\nkernel BUG at fs/inode.c:668!\nOops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted 6.12.0-rc4-syzkaller-00085-g4e46774408d9 #0\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-3.fc41 04/01/2014\nRIP: 0010:clear_inode+0x168/0x190\nCode: 4c 89 f7 e8 ba fe e5 ff e9 61 ff ff ff 44 89 f1 80 e1 07 80 c1 03 38 c1 7c c1 4c 89 f7 e8 90 ff e5 ff eb b7\n 0b e8 01 5d 7f ff 90 0f 0b e8 f9 5c 7f ff 90 0f 0b e8 f1 5c 7f\nRSP: 0018:ffffc900027dfae8 EFLAGS: 00010093\nRAX: ffffffff82157a87 RBX: 0000000000000001 RCX: ffff888104d4b980\nRDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000\nRBP: ffffc900027dfc90 R08: ffffffff82157977 R09: fffff520004fbf38\nR10: dffffc0000000000 R11: fffff520004fbf38 R12: dffffc0000000000\nR13: ffff88811315bc00 R14: ffff88811315bda8 R15: ffff88811315bb80\nFS: 0000000000000000(0000) GS:ffff888135f00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00005565222e0578 CR3: 0000000026ef0000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n ? __die_body+0x5f/0xb0\n ? die+0x9e/0xc0\n ? do_trap+0x15a/0x3a0\n ? clear_inode+0x168/0x190\n ? do_error_trap+0x1dc/0x2c0\n ? clear_inode+0x168/0x190\n ? __pfx_do_error_trap+0x10/0x10\n ? report_bug+0x3cd/0x500\n ? handle_invalid_op+0x34/0x40\n ? clear_inode+0x168/0x190\n ? exc_invalid_op+0x38/0x50\n ? asm_exc_invalid_op+0x1a/0x20\n ? clear_inode+0x57/0x190\n ? clear_inode+0x167/0x190\n ? clear_inode+0x168/0x190\n ? clear_inode+0x167/0x190\n jfs_evict_inode+0xb5/0x440\n ? __pfx_jfs_evict_inode+0x10/0x10\n evict+0x4ea/0x9b0\n ? __pfx_evict+0x10/0x10\n ? iput+0x713/0xa50\n txUpdateMap+0x931/0xb10\n ? __pfx_txUpdateMap+0x10/0x10\n jfs_lazycommit+0x49a/0xb80\n ? _raw_spin_unlock_irqrestore+0x8f/0x140\n ? lockdep_hardirqs_on+0x99/0x150\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_default_wake_function+0x10/0x10\n ? __kthread_parkme+0x169/0x1d0\n ? __pfx_jfs_lazycommit+0x10/0x10\n kthread+0x2f2/0x390\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x4d/0x80\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n\nThis happens when \u0027clear_inode()\u0027 makes an attempt to finalize an underlying\nJFS inode of unknown type. According to JFS layout description from\nhttps://jfs.sourceforge.net/project/pub/jfslayout.pdf, inode types from 5 to\n15 are reserved for future extensions and should not be encountered on a valid\nfilesystem. So add an extra check for valid inode type in \u0027copy_from_dinode()\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37925",
"url": "https://www.suse.com/security/cve/CVE-2025-37925"
},
{
"category": "external",
"summary": "SUSE Bug 1241654 for CVE-2025-37925",
"url": "https://bugzilla.suse.com/1241654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-37927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid\n\nThere is a string parsing logic error which can lead to an overflow of hid\nor uid buffers. Comparing ACPIID_LEN against a total string length doesn\u0027t\ntake into account the lengths of individual hid and uid buffers so the\ncheck is insufficient in some cases. For example if the length of hid\nstring is 4 and the length of the uid string is 260, the length of str\nwill be equal to ACPIID_LEN + 1 but uid string will overflow uid buffer\nwhich size is 256.\n\nThe same applies to the hid string with length 13 and uid string with\nlength 250.\n\nCheck the length of hid and uid strings separately to prevent\nbuffer overflow.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37927",
"url": "https://www.suse.com/security/cve/CVE-2025-37927"
},
{
"category": "external",
"summary": "SUSE Bug 1243620 for CVE-2025-37927",
"url": "https://bugzilla.suse.com/1243620"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37927"
},
{
"cve": "CVE-2025-37928",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37928"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-bufio: don\u0027t schedule in atomic context\n\nA BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and\ntry_verify_in_tasklet are enabled.\n[ 129.444685][ T934] BUG: sleeping function called from invalid context at drivers/md/dm-bufio.c:2421\n[ 129.444723][ T934] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 934, name: kworker/1:4\n[ 129.444740][ T934] preempt_count: 201, expected: 0\n[ 129.444756][ T934] RCU nest depth: 0, expected: 0\n[ 129.444781][ T934] Preemption disabled at:\n[ 129.444789][ T934] [\u003cffffffd816231900\u003e] shrink_work+0x21c/0x248\n[ 129.445167][ T934] kernel BUG at kernel/sched/walt/walt_debug.c:16!\n[ 129.445183][ T934] Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT SMP\n[ 129.445204][ T934] Skip md ftrace buffer dump for: 0x1609e0\n[ 129.447348][ T934] CPU: 1 PID: 934 Comm: kworker/1:4 Tainted: G W OE 6.6.56-android15-8-o-g6f82312b30b9-debug #1 1400000003000000474e5500b3187743670464e8\n[ 129.447362][ T934] Hardware name: Qualcomm Technologies, Inc. Parrot QRD, Alpha-M (DT)\n[ 129.447373][ T934] Workqueue: dm_bufio_cache shrink_work\n[ 129.447394][ T934] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 129.447406][ T934] pc : android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug]\n[ 129.447435][ T934] lr : __traceiter_android_rvh_schedule_bug+0x44/0x6c\n[ 129.447451][ T934] sp : ffffffc0843dbc90\n[ 129.447459][ T934] x29: ffffffc0843dbc90 x28: ffffffffffffffff x27: 0000000000000c8b\n[ 129.447479][ T934] x26: 0000000000000040 x25: ffffff804b3d6260 x24: ffffffd816232b68\n[ 129.447497][ T934] x23: ffffff805171c5b4 x22: 0000000000000000 x21: ffffffd816231900\n[ 129.447517][ T934] x20: ffffff80306ba898 x19: 0000000000000000 x18: ffffffc084159030\n[ 129.447535][ T934] x17: 00000000d2b5dd1f x16: 00000000d2b5dd1f x15: ffffffd816720358\n[ 129.447554][ T934] x14: 0000000000000004 x13: ffffff89ef978000 x12: 0000000000000003\n[ 129.447572][ T934] x11: ffffffd817a823c4 x10: 0000000000000202 x9 : 7e779c5735de9400\n[ 129.447591][ T934] x8 : ffffffd81560d004 x7 : 205b5d3938373434 x6 : ffffffd8167397c8\n[ 129.447610][ T934] x5 : 0000000000000000 x4 : 0000000000000001 x3 : ffffffc0843db9e0\n[ 129.447629][ T934] x2 : 0000000000002f15 x1 : 0000000000000000 x0 : 0000000000000000\n[ 129.447647][ T934] Call trace:\n[ 129.447655][ T934] android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug 1400000003000000474e550080cce8a8a78606b6]\n[ 129.447681][ T934] __might_resched+0x190/0x1a8\n[ 129.447694][ T934] shrink_work+0x180/0x248\n[ 129.447706][ T934] process_one_work+0x260/0x624\n[ 129.447718][ T934] worker_thread+0x28c/0x454\n[ 129.447729][ T934] kthread+0x118/0x158\n[ 129.447742][ T934] ret_from_fork+0x10/0x20\n[ 129.447761][ T934] Code: ???????? ???????? ???????? d2b5dd1f (d4210000)\n[ 129.447772][ T934] ---[ end trace 0000000000000000 ]---\n\ndm_bufio_lock will call spin_lock_bh when try_verify_in_tasklet\nis enabled, and __scan will be called in atomic context.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37928",
"url": "https://www.suse.com/security/cve/CVE-2025-37928"
},
{
"category": "external",
"summary": "SUSE Bug 1243621 for CVE-2025-37928",
"url": "https://bugzilla.suse.com/1243621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37928"
},
{
"cve": "CVE-2025-37929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays\n\nCommit a5951389e58d (\"arm64: errata: Add newer ARM cores to the\nspectre_bhb_loop_affected() lists\") added some additional CPUs to the\nSpectre-BHB workaround, including some new arrays for designs that\nrequire new \u0027k\u0027 values for the workaround to be effective.\n\nUnfortunately, the new arrays omitted the sentinel entry and so\nis_midr_in_range_list() will walk off the end when it doesn\u0027t find a\nmatch. With UBSAN enabled, this leads to a crash during boot when\nis_midr_in_range_list() is inlined (which was more common prior to\nc8c2647e69be (\"arm64: Make _midr_in_range_list() an exported\nfunction\")):\n\n | Internal error: aarch64 BRK: 00000000f2000001 [#1] PREEMPT SMP\n | pstate: 804000c5 (Nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n | pc : spectre_bhb_loop_affected+0x28/0x30\n | lr : is_spectre_bhb_affected+0x170/0x190\n | [...]\n | Call trace:\n | spectre_bhb_loop_affected+0x28/0x30\n | update_cpu_capabilities+0xc0/0x184\n | init_cpu_features+0x188/0x1a4\n | cpuinfo_store_boot_cpu+0x4c/0x60\n | smp_prepare_boot_cpu+0x38/0x54\n | start_kernel+0x8c/0x478\n | __primary_switched+0xc8/0xd4\n | Code: 6b09011f 54000061 52801080 d65f03c0 (d4200020)\n | ---[ end trace 0000000000000000 ]---\n | Kernel panic - not syncing: aarch64 BRK: Fatal exception\n\nAdd the missing sentinel entries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37929",
"url": "https://www.suse.com/security/cve/CVE-2025-37929"
},
{
"category": "external",
"summary": "SUSE Bug 1243624 for CVE-2025-37929",
"url": "https://bugzilla.suse.com/1243624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37929"
},
{
"cve": "CVE-2025-37930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()\n\nNouveau is mostly designed in a way that it\u0027s expected that fences only\never get signaled through nouveau_fence_signal(). However, in at least\none other place, nouveau_fence_done(), can signal fences, too. If that\nhappens (race) a signaled fence remains in the pending list for a while,\nuntil it gets removed by nouveau_fence_update().\n\nShould nouveau_fence_context_kill() run in the meantime, this would be\na bug because the function would attempt to set an error code on an\nalready signaled fence.\n\nHave nouveau_fence_context_kill() check for a fence being signaled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37930",
"url": "https://www.suse.com/security/cve/CVE-2025-37930"
},
{
"category": "external",
"summary": "SUSE Bug 1243625 for CVE-2025-37930",
"url": "https://bugzilla.suse.com/1243625"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37930"
},
{
"cve": "CVE-2025-37931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: adjust subpage bit start based on sectorsize\n\nWhen running machines with 64k page size and a 16k nodesize we started\nseeing tree log corruption in production. This turned out to be because\nwe were not writing out dirty blocks sometimes, so this in fact affects\nall metadata writes.\n\nWhen writing out a subpage EB we scan the subpage bitmap for a dirty\nrange. If the range isn\u0027t dirty we do\n\n\tbit_start++;\n\nto move onto the next bit. The problem is the bitmap is based on the\nnumber of sectors that an EB has. So in this case, we have a 64k\npagesize, 16k nodesize, but a 4k sectorsize. This means our bitmap is 4\nbits for every node. With a 64k page size we end up with 4 nodes per\npage.\n\nTo make this easier this is how everything looks\n\n[0 16k 32k 48k ] logical address\n[0 4 8 12 ] radix tree offset\n[ 64k page ] folio\n[ 16k eb ][ 16k eb ][ 16k eb ][ 16k eb ] extent buffers\n[ | | | | | | | | | | | | | | | | ] bitmap\n\nNow we use all of our addressing based on fs_info-\u003esectorsize_bits, so\nas you can see the above our 16k eb-\u003estart turns into radix entry 4.\n\nWhen we find a dirty range for our eb, we correctly do bit_start +=\nsectors_per_node, because if we start at bit 0, the next bit for the\nnext eb is 4, to correspond to eb-\u003estart 16k.\n\nHowever if our range is clean, we will do bit_start++, which will now\nput us offset from our radix tree entries.\n\nIn our case, assume that the first time we check the bitmap the block is\nnot dirty, we increment bit_start so now it == 1, and then we loop\naround and check again. This time it is dirty, and we go to find that\nstart using the following equation\n\n\tstart = folio_start + bit_start * fs_info-\u003esectorsize;\n\nso in the case above, eb-\u003estart 0 is now dirty, and we calculate start\nas\n\n\t0 + 1 * fs_info-\u003esectorsize = 4096\n\t4096 \u003e\u003e 12 = 1\n\nNow we\u0027re looking up the radix tree for 1, and we won\u0027t find an eb.\nWhat\u0027s worse is now we\u0027re using bit_start == 1, so we do bit_start +=\nsectors_per_node, which is now 5. If that eb is dirty we will run into\nthe same thing, we will look at an offset that is not populated in the\nradix tree, and now we\u0027re skipping the writeout of dirty extent buffers.\n\nThe best fix for this is to not use sectorsize_bits to address nodes,\nbut that\u0027s a larger change. Since this is a fs corruption problem fix\nit simply by always using sectors_per_node to increment the start bit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37931",
"url": "https://www.suse.com/security/cve/CVE-2025-37931"
},
{
"category": "external",
"summary": "SUSE Bug 1243626 for CVE-2025-37931",
"url": "https://bugzilla.suse.com/1243626"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37931"
},
{
"cve": "CVE-2025-37932",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37932"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_qlen_notify() idempotent\n\nhtb_qlen_notify() always deactivates the HTB class and in fact could\ntrigger a warning if it is already deactivated. Therefore, it is not\nidempotent and not friendly to its callers, like fq_codel_dequeue().\n\nLet\u0027s make it idempotent to ease qdisc_tree_reduce_backlog() callers\u0027\nlife.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37932",
"url": "https://www.suse.com/security/cve/CVE-2025-37932"
},
{
"category": "external",
"summary": "SUSE Bug 1243627 for CVE-2025-37932",
"url": "https://bugzilla.suse.com/1243627"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37932"
},
{
"cve": "CVE-2025-37933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteon_ep: Fix host hang issue during device reboot\n\nWhen the host loses heartbeat messages from the device,\nthe driver calls the device-specific ndo_stop function,\nwhich frees the resources. If the driver is unloaded in\nthis scenario, it calls ndo_stop again, attempting to free\nresources that have already been freed, leading to a host\nhang issue. To resolve this, dev_close should be called\ninstead of the device-specific stop function.dev_close\ninternally calls ndo_stop to stop the network interface\nand performs additional cleanup tasks. During the driver\nunload process, if the device is already down, ndo_stop\nis not called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37933",
"url": "https://www.suse.com/security/cve/CVE-2025-37933"
},
{
"category": "external",
"summary": "SUSE Bug 1243628 for CVE-2025-37933",
"url": "https://bugzilla.suse.com/1243628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37933"
},
{
"cve": "CVE-2025-37934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37934"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction\n\nActually check if the passed pointers are valid, before writing to them.\nThis also fixes a USBAN warning:\nUBSAN: invalid-load in ../sound/soc/fsl/imx-card.c:687:25\nload of value 255 is not a valid value for type \u0027_Bool\u0027\n\nThis is because playback_only is uninitialized and is not written to, as\nthe playback-only property is absent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37934",
"url": "https://www.suse.com/security/cve/CVE-2025-37934"
},
{
"category": "external",
"summary": "SUSE Bug 1243548 for CVE-2025-37934",
"url": "https://bugzilla.suse.com/1243548"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37934"
},
{
"cve": "CVE-2025-37936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value.\n\nWhen generating the MSR_IA32_PEBS_ENABLE value that will be loaded on\nVM-Entry to a KVM guest, mask the value with the vCPU\u0027s desired PEBS_ENABLE\nvalue. Consulting only the host kernel\u0027s host vs. guest masks results in\nrunning the guest with PEBS enabled even when the guest doesn\u0027t want to use\nPEBS. Because KVM uses perf events to proxy the guest virtual PMU, simply\nlooking at exclude_host can\u0027t differentiate between events created by host\nuserspace, and events created by KVM on behalf of the guest.\n\nRunning the guest with PEBS unexpectedly enabled typically manifests as\ncrashes due to a near-infinite stream of #PFs. E.g. if the guest hasn\u0027t\nwritten MSR_IA32_DS_AREA, the CPU will hit page faults on address \u00270\u0027 when\ntrying to record PEBS events.\n\nThe issue is most easily reproduced by running `perf kvm top` from before\ncommit 7b100989b4f6 (\"perf evlist: Remove __evlist__add_default\") (after\nwhich, `perf kvm top` effectively stopped using PEBS).\tThe userspace side\nof perf creates a guest-only PEBS event, which intel_guest_get_msrs()\nmisconstrues a guest-*owned* PEBS event.\n\nArguably, this is a userspace bug, as enabling PEBS on guest-only events\nsimply cannot work, and userspace can kill VMs in many other ways (there\nis no danger to the host). However, even if this is considered to be bad\nuserspace behavior, there\u0027s zero downside to perf/KVM restricting PEBS to\nguest-owned events.\n\nNote, commit 854250329c02 (\"KVM: x86/pmu: Disable guest PEBS temporarily\nin two rare situations\") fixed the case where host userspace is profiling\nKVM *and* userspace, but missed the case where userspace is profiling only\nKVM.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37936",
"url": "https://www.suse.com/security/cve/CVE-2025-37936"
},
{
"category": "external",
"summary": "SUSE Bug 1243537 for CVE-2025-37936",
"url": "https://bugzilla.suse.com/1243537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37936"
},
{
"cve": "CVE-2025-37937",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37937"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()\n\nIf dib8000_set_dds()\u0027s call to dib8000_read32() returns zero, the result\nis a divide-by-zero. Prevent that from happening.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_tune() falls through to next function dib8096p_cfg_DibRx()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37937",
"url": "https://www.suse.com/security/cve/CVE-2025-37937"
},
{
"category": "external",
"summary": "SUSE Bug 1243540 for CVE-2025-37937",
"url": "https://bugzilla.suse.com/1243540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37937"
},
{
"cve": "CVE-2025-37938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Verify event formats that have \"%*p..\"\n\nThe trace event verifier checks the formats of trace events to make sure\nthat they do not point at memory that is not in the trace event itself or\nin data that will never be freed. If an event references data that was\nallocated when the event triggered and that same data is freed before the\nevent is read, then the kernel can crash by reading freed memory.\n\nThe verifier runs at boot up (or module load) and scans the print formats\nof the events and checks their arguments to make sure that dereferenced\npointers are safe. If the format uses \"%*p..\" the verifier will ignore it,\nand that could be dangerous. Cover this case as well.\n\nAlso add to the sample code a use case of \"%*pbl\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37938",
"url": "https://www.suse.com/security/cve/CVE-2025-37938"
},
{
"category": "external",
"summary": "SUSE Bug 1243544 for CVE-2025-37938",
"url": "https://bugzilla.suse.com/1243544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37938"
},
{
"cve": "CVE-2025-37943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi\n\nIn certain cases, hardware might provide packets with a\nlength greater than the maximum native Wi-Fi header length.\nThis can lead to accessing and modifying fields in the header\nwithin the ath12k_dp_rx_h_undecap_nwifi function for\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type and\npotentially resulting in invalid data access and memory corruption.\n\nAdd a sanity check before processing the SKB to prevent invalid\ndata access in the undecap native Wi-Fi function for the\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37943",
"url": "https://www.suse.com/security/cve/CVE-2025-37943"
},
{
"category": "external",
"summary": "SUSE Bug 1243509 for CVE-2025-37943",
"url": "https://bugzilla.suse.com/1243509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37943"
},
{
"cve": "CVE-2025-37944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37944"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process\n\nCurrently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry\nto fetch the next entry from the destination ring. This is incorrect because\nath12k_hal_srng_src_get_next_entry is intended for source rings, not destination\nrings. This leads to invalid entry fetches, causing potential data corruption or\ncrashes due to accessing incorrect memory locations. This happens because the\nsource ring and destination ring have different handling mechanisms and using\nthe wrong function results in incorrect pointer arithmetic and ring management.\n\nTo fix this issue, replace the call to ath12k_hal_srng_src_get_next_entry with\nath12k_hal_srng_dst_get_next_entry in ath12k_dp_mon_srng_process. This ensures\nthat the correct function is used for fetching entries from the destination\nring, preventing invalid memory accesses.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37944",
"url": "https://www.suse.com/security/cve/CVE-2025-37944"
},
{
"category": "external",
"summary": "SUSE Bug 1243530 for CVE-2025-37944",
"url": "https://bugzilla.suse.com/1243530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37944"
},
{
"cve": "CVE-2025-37945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37945"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY\n\nDSA has 2 kinds of drivers:\n\n1. Those who call dsa_switch_suspend() and dsa_switch_resume() from\n their device PM ops: qca8k-8xxx, bcm_sf2, microchip ksz\n2. Those who don\u0027t: all others. The above methods should be optional.\n\nFor type 1, dsa_switch_suspend() calls dsa_user_suspend() -\u003e phylink_stop(),\nand dsa_switch_resume() calls dsa_user_resume() -\u003e phylink_start().\nThese seem good candidates for setting mac_managed_pm = true because\nthat is essentially its definition [1], but that does not seem to be the\nbiggest problem for now, and is not what this change focuses on.\n\nTalking strictly about the 2nd category of DSA drivers here (which\ndo not have MAC managed PM, meaning that for their attached PHYs,\nmdio_bus_phy_suspend() and mdio_bus_phy_resume() should run in full),\nI have noticed that the following warning from mdio_bus_phy_resume() is\ntriggered:\n\n\tWARN_ON(phydev-\u003estate != PHY_HALTED \u0026\u0026 phydev-\u003estate != PHY_READY \u0026\u0026\n\t\tphydev-\u003estate != PHY_UP);\n\nbecause the PHY state machine is running.\n\nIt\u0027s running as a result of a previous dsa_user_open() -\u003e ... -\u003e\nphylink_start() -\u003e phy_start() having been initiated by the user.\n\nThe previous mdio_bus_phy_suspend() was supposed to have called\nphy_stop_machine(), but it didn\u0027t. So this is why the PHY is in state\nPHY_NOLINK by the time mdio_bus_phy_resume() runs.\n\nmdio_bus_phy_suspend() did not call phy_stop_machine() because for\nphylink, the phydev-\u003eadjust_link function pointer is NULL. This seems a\ntechnicality introduced by commit fddd91016d16 (\"phylib: fix PAL state\nmachine restart on resume\"). That commit was written before phylink\nexisted, and was intended to avoid crashing with consumer drivers which\ndon\u0027t use the PHY state machine - phylink always does, when using a PHY.\nBut phylink itself has historically not been developed with\nsuspend/resume in mind, and apparently not tested too much in that\nscenario, allowing this bug to exist unnoticed for so long. Plus, prior\nto the WARN_ON(), it would have likely been invisible.\n\nThis issue is not in fact restricted to type 2 DSA drivers (according to\nthe above ad-hoc classification), but can be extrapolated to any MAC\ndriver with phylink and MDIO-bus-managed PHY PM ops. DSA is just where\nthe issue was reported. Assuming mac_managed_pm is set correctly, a\nquick search indicates the following other drivers might be affected:\n\n$ grep -Zlr PHYLINK_NETDEV drivers/ | xargs -0 grep -L mac_managed_pm\ndrivers/net/ethernet/atheros/ag71xx.c\ndrivers/net/ethernet/microchip/sparx5/sparx5_main.c\ndrivers/net/ethernet/microchip/lan966x/lan966x_main.c\ndrivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c\ndrivers/net/ethernet/freescale/fs_enet/fs_enet-main.c\ndrivers/net/ethernet/freescale/dpaa/dpaa_eth.c\ndrivers/net/ethernet/freescale/ucc_geth.c\ndrivers/net/ethernet/freescale/enetc/enetc_pf_common.c\ndrivers/net/ethernet/marvell/mvpp2/mvpp2_main.c\ndrivers/net/ethernet/marvell/mvneta.c\ndrivers/net/ethernet/marvell/prestera/prestera_main.c\ndrivers/net/ethernet/mediatek/mtk_eth_soc.c\ndrivers/net/ethernet/altera/altera_tse_main.c\ndrivers/net/ethernet/wangxun/txgbe/txgbe_phy.c\ndrivers/net/ethernet/meta/fbnic/fbnic_phylink.c\ndrivers/net/ethernet/tehuti/tn40_phy.c\ndrivers/net/ethernet/mscc/ocelot_net.c\n\nMake the existing conditions dependent on the PHY device having a\nphydev-\u003ephy_link_change() implementation equal to the default\nphy_link_change() provided by phylib. Otherwise, we implicitly know that\nthe phydev has the phylink-provided phylink_phy_change() callback, and\nwhen phylink is used, the PHY state machine always needs to be stopped/\nstarted on the suspend/resume path. The code is structured as such that\nif phydev-\u003ephy_link_change() is absent, it is a matter of time until the\nkernel will crash - no need to further complicate the test.\n\nThus, for the situation where the PM is not managed b\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37945",
"url": "https://www.suse.com/security/cve/CVE-2025-37945"
},
{
"category": "external",
"summary": "SUSE Bug 1243538 for CVE-2025-37945",
"url": "https://bugzilla.suse.com/1243538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37945"
},
{
"cve": "CVE-2025-37946",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37946"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs\n\nWith commit bcb5d6c76903 (\"s390/pci: introduce lock to synchronize state\nof zpci_dev\u0027s\") the code to ignore power off of a PF that has child VFs\nwas changed from a direct return to a goto to the unlock and\npci_dev_put() section. The change however left the existing pci_dev_put()\nuntouched resulting in a doubple put. This can subsequently cause a use\nafter free if the struct pci_dev is released in an unexpected state.\nFix this by removing the extra pci_dev_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37946",
"url": "https://www.suse.com/security/cve/CVE-2025-37946"
},
{
"category": "external",
"summary": "SUSE Bug 1243506 for CVE-2025-37946",
"url": "https://bugzilla.suse.com/1243506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37946"
},
{
"cve": "CVE-2025-37948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37948"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Add BHB mitigation to the epilogue for cBPF programs\n\nA malicious BPF program may manipulate the branch history to influence\nwhat the hardware speculates will happen next.\n\nOn exit from a BPF program, emit the BHB mititgation sequence.\n\nThis is only applied for \u0027classic\u0027 cBPF programs that are loaded by\nseccomp.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37948",
"url": "https://www.suse.com/security/cve/CVE-2025-37948"
},
{
"category": "external",
"summary": "SUSE Bug 1243649 for CVE-2025-37948",
"url": "https://bugzilla.suse.com/1243649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37948"
},
{
"cve": "CVE-2025-37951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37951"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/v3d: Add job to pending list if the reset was skipped\n\nWhen a CL/CSD job times out, we check if the GPU has made any progress\nsince the last timeout. If so, instead of resetting the hardware, we skip\nthe reset and let the timer get rearmed. This gives long-running jobs a\nchance to complete.\n\nHowever, when `timedout_job()` is called, the job in question is removed\nfrom the pending list, which means it won\u0027t be automatically freed through\n`free_job()`. Consequently, when we skip the reset and keep the job\nrunning, the job won\u0027t be freed when it finally completes.\n\nThis situation leads to a memory leak, as exposed in [1] and [2].\n\nSimilarly to commit 704d3d60fec4 (\"drm/etnaviv: don\u0027t block scheduler when\nGPU is still active\"), this patch ensures the job is put back on the\npending list when extending the timeout.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37951",
"url": "https://www.suse.com/security/cve/CVE-2025-37951"
},
{
"category": "external",
"summary": "SUSE Bug 1243659 for CVE-2025-37951",
"url": "https://bugzilla.suse.com/1243659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37951"
},
{
"cve": "CVE-2025-37953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37953"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_deactivate() idempotent\n\nAlan reported a NULL pointer dereference in htb_next_rb_node()\nafter we made htb_qlen_notify() idempotent.\n\nIt turns out in the following case it introduced some regression:\n\nhtb_dequeue_tree():\n |-\u003e fq_codel_dequeue()\n |-\u003e qdisc_tree_reduce_backlog()\n |-\u003e htb_qlen_notify()\n |-\u003e htb_deactivate()\n |-\u003e htb_next_rb_node()\n |-\u003e htb_deactivate()\n\nFor htb_next_rb_node(), after calling the 1st htb_deactivate(), the\nclprio[prio]-\u003eptr could be already set to NULL, which means\nhtb_next_rb_node() is vulnerable here.\n\nFor htb_deactivate(), although we checked qlen before calling it, in\ncase of qlen==0 after qdisc_tree_reduce_backlog(), we may call it again\nwhich triggers the warning inside.\n\nTo fix the issues here, we need to:\n\n1) Make htb_deactivate() idempotent, that is, simply return if we\n already call it before.\n2) Make htb_next_rb_node() safe against ptr==NULL.\n\nMany thanks to Alan for testing and for the reproducer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37953",
"url": "https://www.suse.com/security/cve/CVE-2025-37953"
},
{
"category": "external",
"summary": "SUSE Bug 1243543 for CVE-2025-37953",
"url": "https://bugzilla.suse.com/1243543"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37953"
},
{
"cve": "CVE-2025-37954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37954"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: Avoid race in open_cached_dir with lease breaks\n\nA pre-existing valid cfid returned from find_or_create_cached_dir might\nrace with a lease break, meaning open_cached_dir doesn\u0027t consider it\nvalid, and thinks it\u0027s newly-constructed. This leaks a dentry reference\nif the allocation occurs before the queued lease break work runs.\n\nAvoid the race by extending holding the cfid_list_lock across\nfind_or_create_cached_dir and when the result is checked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37954",
"url": "https://www.suse.com/security/cve/CVE-2025-37954"
},
{
"category": "external",
"summary": "SUSE Bug 1243664 for CVE-2025-37954",
"url": "https://bugzilla.suse.com/1243664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37954"
},
{
"cve": "CVE-2025-37959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Scrub packet on bpf_redirect_peer\n\nWhen bpf_redirect_peer is used to redirect packets to a device in\nanother network namespace, the skb isn\u0027t scrubbed. That can lead skb\ninformation from one namespace to be \"misused\" in another namespace.\n\nAs one example, this is causing Cilium to drop traffic when using\nbpf_redirect_peer to redirect packets that just went through IPsec\ndecryption to a container namespace. The following pwru trace shows (1)\nthe packet path from the host\u0027s XFRM layer to the container\u0027s XFRM\nlayer where it\u0027s dropped and (2) the number of active skb extensions at\neach function.\n\n NETNS MARK IFACE TUPLE FUNC\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm4_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 gro_cells_receive\n .active_extensions = (__u8)2,\n [...]\n 4026533547 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 skb_do_redirect\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv_core\n .active_extensions = (__u8)2,\n [...]\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 udp_queue_rcv_one_skb\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_policy_check\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 security_xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 kfree_skb_reason(SKB_DROP_REASON_XFRM_POLICY)\n .active_extensions = (__u8)2,\n\nIn this case, there are no XFRM policies in the container\u0027s network\nnamespace so the drop is unexpected. When we decrypt the IPsec packet,\nthe XFRM state used for decryption is set in the skb extensions. This\ninformation is preserved across the netns switch. When we reach the\nXFRM policy check in the container\u0027s netns, __xfrm_policy_check drops\nthe packet with LINUX_MIB_XFRMINNOPOLS because a (container-side) XFRM\npolicy can\u0027t be found that matches the (host-side) XFRM state used for\ndecryption.\n\nThis patch fixes this by scrubbing the packet when using\nbpf_redirect_peer, as is done on typical netns switches via veth\ndevices except skb-\u003emark and skb-\u003etstamp are not zeroed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37959",
"url": "https://www.suse.com/security/cve/CVE-2025-37959"
},
{
"category": "external",
"summary": "SUSE Bug 1243517 for CVE-2025-37959",
"url": "https://bugzilla.suse.com/1243517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37959"
},
{
"cve": "CVE-2025-37961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37961"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipvs: fix uninit-value for saddr in do_output_route4\n\nsyzbot reports for uninit-value for the saddr argument [1].\ncommit 4754957f04f5 (\"ipvs: do not use random local source address for\ntunnels\") already implies that the input value of saddr\nshould be ignored but the code is still reading it which can prevent\nto connect the route. Fix it by changing the argument to ret_saddr.\n\n[1]\nBUG: KMSAN: uninit-value in do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n __ip_vs_get_out_rt+0x403/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:330\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4167 [inline]\n slab_alloc_node mm/slub.c:4210 [inline]\n __kmalloc_cache_noprof+0x8fa/0xe00 mm/slub.c:4367\n kmalloc_noprof include/linux/slab.h:905 [inline]\n ip_vs_dest_dst_alloc net/netfilter/ipvs/ip_vs_xmit.c:61 [inline]\n __ip_vs_get_out_rt+0x35d/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:323\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nCPU: 0 UID: 0 PID: 22408 Comm: syz.4.5165 Not tainted 6.15.0-rc3-syzkaller-00019-gbc3372351d0c #0 PREEMPT(undef)\nHardware name: Google Google Compute Engi\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37961",
"url": "https://www.suse.com/security/cve/CVE-2025-37961"
},
{
"category": "external",
"summary": "SUSE Bug 1243523 for CVE-2025-37961",
"url": "https://bugzilla.suse.com/1243523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37961"
},
{
"cve": "CVE-2025-37963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37963"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Only mitigate cBPF programs loaded by unprivileged users\n\nSupport for eBPF programs loaded by unprivileged users is typically\ndisabled. This means only cBPF programs need to be mitigated for BHB.\n\nIn addition, only mitigate cBPF programs that were loaded by an\nunprivileged user. Privileged users can also load the same program\nvia eBPF, making the mitigation pointless.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37963",
"url": "https://www.suse.com/security/cve/CVE-2025-37963"
},
{
"category": "external",
"summary": "SUSE Bug 1243660 for CVE-2025-37963",
"url": "https://bugzilla.suse.com/1243660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2025-37963"
},
{
"cve": "CVE-2025-37965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37965"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix invalid context error in dml helper\n\n[Why]\n\"BUG: sleeping function called from invalid context\" error.\nafter:\n\"drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()\"\n\nThe populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag\nfor memory allocation, which shouldn\u0027t be used in atomic contexts.\n\nThe allocation is needed only for using another helper function\nget_scaler_data_for_plane().\n\n[How]\nModify helpers to pass a pointer to scaler_data within existing context,\neliminating the need for dynamic memory allocation/deallocation\nand copying.\n\n(cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37965",
"url": "https://www.suse.com/security/cve/CVE-2025-37965"
},
{
"category": "external",
"summary": "SUSE Bug 1244174 for CVE-2025-37965",
"url": "https://bugzilla.suse.com/1244174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37965"
},
{
"cve": "CVE-2025-37967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37967"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix deadlock\n\nThis patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock\nfunctions to the UCSI driver. ucsi_con_mutex_lock ensures the connector\nmutex is only locked if a connection is established and the partner pointer\nis valid. This resolves a deadlock scenario where\nucsi_displayport_remove_partner holds con-\u003emutex waiting for\ndp_altmode_work to complete while dp_altmode_work attempts to acquire it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37967",
"url": "https://www.suse.com/security/cve/CVE-2025-37967"
},
{
"category": "external",
"summary": "SUSE Bug 1243572 for CVE-2025-37967",
"url": "https://bugzilla.suse.com/1243572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37967"
},
{
"cve": "CVE-2025-37968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37968"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: light: opt3001: fix deadlock due to concurrent flag access\n\nThe threaded IRQ function in this driver is reading the flag twice: once to\nlock a mutex and once to unlock it. Even though the code setting the flag\nis designed to prevent it, there are subtle cases where the flag could be\ntrue at the mutex_lock stage and false at the mutex_unlock stage. This\nresults in the mutex not being unlocked, resulting in a deadlock.\n\nFix it by making the opt3001_irq() code generally more robust, reading the\nflag into a variable and using the variable value at both stages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37968",
"url": "https://www.suse.com/security/cve/CVE-2025-37968"
},
{
"category": "external",
"summary": "SUSE Bug 1243571 for CVE-2025-37968",
"url": "https://bugzilla.suse.com/1243571"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37968"
},
{
"cve": "CVE-2025-37969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37969"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo\n\nPrevent st_lsm6dsx_read_tagged_fifo from falling in an infinite loop in\ncase pattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37969",
"url": "https://www.suse.com/security/cve/CVE-2025-37969"
},
{
"category": "external",
"summary": "SUSE Bug 1243574 for CVE-2025-37969",
"url": "https://bugzilla.suse.com/1243574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37969"
},
{
"cve": "CVE-2025-37970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo\n\nPrevent st_lsm6dsx_read_fifo from falling in an infinite loop in case\npattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37970",
"url": "https://www.suse.com/security/cve/CVE-2025-37970"
},
{
"category": "external",
"summary": "SUSE Bug 1243575 for CVE-2025-37970",
"url": "https://bugzilla.suse.com/1243575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37970"
},
{
"cve": "CVE-2025-37972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37972"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: mtk-pmic-keys - fix possible null pointer dereference\n\nIn mtk_pmic_keys_probe, the regs parameter is only set if the button is\nparsed in the device tree. However, on hardware where the button is left\nfloating, that node will most likely be removed not to enable that\ninput. In that case the code will try to dereference a null pointer.\n\nLet\u0027s use the regs struct instead as it is defined for all supported\nplatforms. Note that it is ok setting the key reg even if that latter is\ndisabled as the interrupt won\u0027t be enabled anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37972",
"url": "https://www.suse.com/security/cve/CVE-2025-37972"
},
{
"category": "external",
"summary": "SUSE Bug 1243573 for CVE-2025-37972",
"url": "https://bugzilla.suse.com/1243573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37972"
},
{
"cve": "CVE-2025-37973",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37973"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation\n\nCurrently during the multi-link element defragmentation process, the\nmulti-link element length added to the total IEs length when calculating\nthe length of remaining IEs after the multi-link element in\ncfg80211_defrag_mle(). This could lead to out-of-bounds access if the\nmulti-link element or its corresponding fragment elements are the last\nelements in the IEs buffer.\n\nTo address this issue, correctly calculate the remaining IEs length by\ndeducting the multi-link element end offset from total IEs end offset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37973",
"url": "https://www.suse.com/security/cve/CVE-2025-37973"
},
{
"category": "external",
"summary": "SUSE Bug 1244172 for CVE-2025-37973",
"url": "https://bugzilla.suse.com/1244172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37973"
},
{
"cve": "CVE-2025-37978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37978"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: integrity: Do not call set_page_dirty_lock()\n\nPlacing multiple protection information buffers inside the same page\ncan lead to oopses because set_page_dirty_lock() can\u0027t be called from\ninterrupt context.\n\nSince a protection information buffer is not backed by a file there is\nno point in setting its page dirty, there is nothing to synchronize.\nDrop the call to set_page_dirty_lock() and remove the last argument to\nbio_integrity_unpin_bvec().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37978",
"url": "https://www.suse.com/security/cve/CVE-2025-37978"
},
{
"category": "external",
"summary": "SUSE Bug 1243516 for CVE-2025-37978",
"url": "https://bugzilla.suse.com/1243516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37978"
},
{
"cve": "CVE-2025-37979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37979"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: qcom: Fix sc7280 lpass potential buffer overflow\n\nCase values introduced in commit\n5f78e1fb7a3e (\"ASoC: qcom: Add driver support for audioreach solution\")\ncause out of bounds access in arrays of sc7280 driver data (e.g. in case\nof RX_CODEC_DMA_RX_0 in sc7280_snd_hw_params()).\n\nRedefine LPASS_MAX_PORTS to consider the maximum possible port id for\nq6dsp as sc7280 driver utilizes some of those values.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37979",
"url": "https://www.suse.com/security/cve/CVE-2025-37979"
},
{
"category": "external",
"summary": "SUSE Bug 1243545 for CVE-2025-37979",
"url": "https://bugzilla.suse.com/1243545"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37979"
},
{
"cve": "CVE-2025-37980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37980"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: fix resource leak in blk_register_queue() error path\n\nWhen registering a queue fails after blk_mq_sysfs_register() is\nsuccessful but the function later encounters an error, we need\nto clean up the blk_mq_sysfs resources.\n\nAdd the missing blk_mq_sysfs_unregister() call in the error path\nto properly clean up these resources and prevent a memory leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37980",
"url": "https://www.suse.com/security/cve/CVE-2025-37980"
},
{
"category": "external",
"summary": "SUSE Bug 1243522 for CVE-2025-37980",
"url": "https://bugzilla.suse.com/1243522"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37980"
},
{
"cve": "CVE-2025-37981",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37981"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: smartpqi: Use is_kdump_kernel() to check for kdump\n\nThe smartpqi driver checks the reset_devices variable to determine\nwhether special adjustments need to be made for kdump. This has the\neffect that after a regular kexec reboot, some driver parameters such as\nmax_transfer_size are much lower than usual. More importantly, kexec\nreboot tests have revealed memory corruption caused by the driver log\nbeing written to system memory after a kexec.\n\nFix this by testing is_kdump_kernel() rather than reset_devices where\nappropriate.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37981",
"url": "https://www.suse.com/security/cve/CVE-2025-37981"
},
{
"category": "external",
"summary": "SUSE Bug 1243514 for CVE-2025-37981",
"url": "https://bugzilla.suse.com/1243514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37981"
},
{
"cve": "CVE-2025-37982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wl1251: fix memory leak in wl1251_tx_work\n\nThe skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails\nwith a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37982",
"url": "https://www.suse.com/security/cve/CVE-2025-37982"
},
{
"category": "external",
"summary": "SUSE Bug 1243524 for CVE-2025-37982",
"url": "https://bugzilla.suse.com/1243524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37982"
},
{
"cve": "CVE-2025-37983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37983"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nqibfs: fix _another_ leak\n\nfailure to allocate inode =\u003e leaked dentry...\n\nthis one had been there since the initial merge; to be fair,\nif we are that far OOM, the odds of failing at that particular\nallocation are low...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37983",
"url": "https://www.suse.com/security/cve/CVE-2025-37983"
},
{
"category": "external",
"summary": "SUSE Bug 1243567 for CVE-2025-37983",
"url": "https://bugzilla.suse.com/1243567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37983"
},
{
"cve": "CVE-2025-37985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37985"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: wdm: close race between wdm_open and wdm_wwan_port_stop\n\nClearing WDM_WWAN_IN_USE must be the last action or\nwe can open a chardev whose URBs are still poisoned",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37985",
"url": "https://www.suse.com/security/cve/CVE-2025-37985"
},
{
"category": "external",
"summary": "SUSE Bug 1243529 for CVE-2025-37985",
"url": "https://bugzilla.suse.com/1243529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37985"
},
{
"cve": "CVE-2025-37986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37986"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: class: Invalidate USB device pointers on partner unregistration\n\nTo avoid using invalid USB device pointers after a Type-C partner\ndisconnects, this patch clears the pointers upon partner unregistration.\nThis ensures a clean state for future connections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37986",
"url": "https://www.suse.com/security/cve/CVE-2025-37986"
},
{
"category": "external",
"summary": "SUSE Bug 1243515 for CVE-2025-37986",
"url": "https://bugzilla.suse.com/1243515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37986"
},
{
"cve": "CVE-2025-37987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npds_core: Prevent possible adminq overflow/stuck condition\n\nThe pds_core\u0027s adminq is protected by the adminq_lock, which prevents\nmore than 1 command to be posted onto it at any one time. This makes it\nso the client drivers cannot simultaneously post adminq commands.\nHowever, the completions happen in a different context, which means\nmultiple adminq commands can be posted sequentially and all waiting\non completion.\n\nOn the FW side, the backing adminq request queue is only 16 entries\nlong and the retry mechanism and/or overflow/stuck prevention is\nlacking. This can cause the adminq to get stuck, so commands are no\nlonger processed and completions are no longer sent by the FW.\n\nAs an initial fix, prevent more than 16 outstanding adminq commands so\nthere\u0027s no way to cause the adminq from getting stuck. This works\nbecause the backing adminq request queue will never have more than 16\npending adminq commands, so it will never overflow. This is done by\nreducing the adminq depth to 16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37987",
"url": "https://www.suse.com/security/cve/CVE-2025-37987"
},
{
"category": "external",
"summary": "SUSE Bug 1243542 for CVE-2025-37987",
"url": "https://bugzilla.suse.com/1243542"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37987"
},
{
"cve": "CVE-2025-37989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37989"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: leds: fix memory leak\n\nA network restart test on a router led to an out-of-memory condition,\nwhich was traced to a memory leak in the PHY LED trigger code.\n\nThe root cause is misuse of the devm API. The registration function\n(phy_led_triggers_register) is called from phy_attach_direct, not\nphy_probe, and the unregister function (phy_led_triggers_unregister)\nis called from phy_detach, not phy_remove. This means the register and\nunregister functions can be called multiple times for the same PHY\ndevice, but devm-allocated memory is not freed until the driver is\nunbound.\n\nThis also prevents kmemleak from detecting the leak, as the devm API\ninternally stores the allocated pointer.\n\nFix this by replacing devm_kzalloc/devm_kcalloc with standard\nkzalloc/kcalloc, and add the corresponding kfree calls in the unregister\npath.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37989",
"url": "https://www.suse.com/security/cve/CVE-2025-37989"
},
{
"category": "external",
"summary": "SUSE Bug 1243511 for CVE-2025-37989",
"url": "https://bugzilla.suse.com/1243511"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37989"
},
{
"cve": "CVE-2025-37990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37990"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()\n\nThe function brcmf_usb_dl_writeimage() calls the function\nbrcmf_usb_dl_cmd() but dose not check its return value. The\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized if the\nfunction brcmf_usb_dl_cmd() fails. It is dangerous to use\nuninitialized variables in the conditions.\n\nAdd error handling for brcmf_usb_dl_cmd() to jump to error\nhandling path if the brcmf_usb_dl_cmd() fails and the\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized.\n\nImprove the error message to report more detailed error\ninformation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37990",
"url": "https://www.suse.com/security/cve/CVE-2025-37990"
},
{
"category": "external",
"summary": "SUSE Bug 1243528 for CVE-2025-37990",
"url": "https://bugzilla.suse.com/1243528"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37990"
},
{
"cve": "CVE-2025-37992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37992"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: Flush gso_skb list too during -\u003echange()\n\nPreviously, when reducing a qdisc\u0027s limit via the -\u003echange() operation, only\nthe main skb queue was trimmed, potentially leaving packets in the gso_skb\nlist. This could result in NULL pointer dereference when we only check\nsch-\u003elimit against sch-\u003eq.qlen.\n\nThis patch introduces a new helper, qdisc_dequeue_internal(), which ensures\nboth the gso_skb list and the main queue are properly flushed when trimming\nexcess packets. All relevant qdiscs (codel, fq, fq_codel, fq_pie, hhf, pie)\nare updated to use this helper in their -\u003echange() routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37992",
"url": "https://www.suse.com/security/cve/CVE-2025-37992"
},
{
"category": "external",
"summary": "SUSE Bug 1243698 for CVE-2025-37992",
"url": "https://bugzilla.suse.com/1243698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37992"
},
{
"cve": "CVE-2025-37994",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37994"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix NULL pointer access\n\nThis patch ensures that the UCSI driver waits for all pending tasks in the\nucsi_displayport_work workqueue to finish executing before proceeding with\nthe partner removal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37994",
"url": "https://www.suse.com/security/cve/CVE-2025-37994"
},
{
"category": "external",
"summary": "SUSE Bug 1243823 for CVE-2025-37994",
"url": "https://bugzilla.suse.com/1243823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37994"
},
{
"cve": "CVE-2025-37995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmodule: ensure that kobject_put() is safe for module type kobjects\n\nIn \u0027lookup_or_create_module_kobject()\u0027, an internal kobject is created\nusing \u0027module_ktype\u0027. So call to \u0027kobject_put()\u0027 on error handling\npath causes an attempt to use an uninitialized completion pointer in\n\u0027module_kobject_release()\u0027. In this scenario, we just want to release\nkobject without an extra synchronization required for a regular module\nunloading process, so adding an extra check whether \u0027complete()\u0027 is\nactually required makes \u0027kobject_put()\u0027 safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37995",
"url": "https://www.suse.com/security/cve/CVE-2025-37995"
},
{
"category": "external",
"summary": "SUSE Bug 1243827 for CVE-2025-37995",
"url": "https://bugzilla.suse.com/1243827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-37995"
},
{
"cve": "CVE-2025-37997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ipset: fix region locking in hash types\n\nRegion locking introduced in v5.6-rc4 contained three macros to handle\nthe region locks: ahash_bucket_start(), ahash_bucket_end() which gave\nback the start and end hash bucket values belonging to a given region\nlock and ahash_region() which should give back the region lock belonging\nto a given hash bucket. The latter was incorrect which can lead to a\nrace condition between the garbage collector and adding new elements\nwhen a hash type of set is defined with timeouts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37997",
"url": "https://www.suse.com/security/cve/CVE-2025-37997"
},
{
"category": "external",
"summary": "SUSE Bug 1243832 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "external",
"summary": "SUSE Bug 1245774 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1245774"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-37997"
},
{
"cve": "CVE-2025-37998",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37998"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nopenvswitch: Fix unsafe attribute parsing in output_userspace()\n\nThis patch replaces the manual Netlink attribute iteration in\noutput_userspace() with nla_for_each_nested(), which ensures that only\nwell-formed attributes are processed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37998",
"url": "https://www.suse.com/security/cve/CVE-2025-37998"
},
{
"category": "external",
"summary": "SUSE Bug 1243836 for CVE-2025-37998",
"url": "https://bugzilla.suse.com/1243836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2025-37998"
},
{
"cve": "CVE-2025-38000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38000"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()\n\nWhen enqueuing the first packet to an HFSC class, hfsc_enqueue() calls the\nchild qdisc\u0027s peek() operation before incrementing sch-\u003eq.qlen and\nsch-\u003eqstats.backlog. If the child qdisc uses qdisc_peek_dequeued(), this may\ntrigger an immediate dequeue and potential packet drop. In such cases,\nqdisc_tree_reduce_backlog() is called, but the HFSC qdisc\u0027s qlen and backlog\nhave not yet been updated, leading to inconsistent queue accounting. This\ncan leave an empty HFSC class in the active list, causing further\nconsequences like use-after-free.\n\nThis patch fixes the bug by moving the increment of sch-\u003eq.qlen and\nsch-\u003eqstats.backlog before the call to the child qdisc\u0027s peek() operation.\nThis ensures that queue length and backlog are always accurate when packet\ndrops or dequeues are triggered during the peek.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38000",
"url": "https://www.suse.com/security/cve/CVE-2025-38000"
},
{
"category": "external",
"summary": "SUSE Bug 1244277 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "external",
"summary": "SUSE Bug 1245775 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1245775"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38000"
},
{
"cve": "CVE-2025-38001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38001"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Address reentrant enqueue adding class to eltree twice\n\nSavino says:\n \"We are writing to report that this recent patch\n (141d34391abbb315d68556b7c67ad97885407547) [1]\n can be bypassed, and a UAF can still occur when HFSC is utilized with\n NETEM.\n\n The patch only checks the cl-\u003ecl_nactive field to determine whether\n it is the first insertion or not [2], but this field is only\n incremented by init_vf [3].\n\n By using HFSC_RSC (which uses init_ed) [4], it is possible to bypass the\n check and insert the class twice in the eltree.\n Under normal conditions, this would lead to an infinite loop in\n hfsc_dequeue for the reasons we already explained in this report [5].\n\n However, if TBF is added as root qdisc and it is configured with a\n very low rate,\n it can be utilized to prevent packets from being dequeued.\n This behavior can be exploited to perform subsequent insertions in the\n HFSC eltree and cause a UAF.\"\n\nTo fix both the UAF and the infinite loop, with netem as an hfsc child,\ncheck explicitly in hfsc_enqueue whether the class is already in the eltree\nwhenever the HFSC_RSC flag is set.\n\n[1] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=141d34391abbb315d68556b7c67ad97885407547\n[2] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1572\n[3] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L677\n[4] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1574\n[5] https://lore.kernel.org/netdev/8DuRWwfqjoRDLDmBMlIfbrsZg9Gx50DHJc1ilxsEBNe2D6NMoigR_eIRIG0LOjMc3r10nUUZtArXx4oZBIdUfZQrwjcQhdinnMis_0G7VEk=@willsroot.io/T/#u",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38001",
"url": "https://www.suse.com/security/cve/CVE-2025-38001"
},
{
"category": "external",
"summary": "SUSE Bug 1244234 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "external",
"summary": "SUSE Bug 1244235 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244235"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38001"
},
{
"cve": "CVE-2025-38003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38003"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add missing rcu read protection for procfs content\n\nWhen the procfs content is generated for a bcm_op which is in the process\nto be removed the procfs output might show unreliable data (UAF).\n\nAs the removal of bcm_op\u0027s is already implemented with rcu handling this\npatch adds the missing rcu_read_lock() and makes sure the list entries\nare properly removed under rcu protection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38003",
"url": "https://www.suse.com/security/cve/CVE-2025-38003"
},
{
"category": "external",
"summary": "SUSE Bug 1244275 for CVE-2025-38003",
"url": "https://bugzilla.suse.com/1244275"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38003"
},
{
"cve": "CVE-2025-38004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add locking for bcm_op runtime updates\n\nThe CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via\nhrtimer. The content and also the length of the sequence can be changed\nresp reduced at runtime where the \u0027currframe\u0027 counter is then set to zero.\n\nAlthough this appeared to be a safe operation the updates of \u0027currframe\u0027\ncan be triggered from user space and hrtimer context in bcm_can_tx().\nAnderson Nascimento created a proof of concept that triggered a KASAN\nslab-out-of-bounds read access which can be prevented with a spin_lock_bh.\n\nAt the rework of bcm_can_tx() the \u0027count\u0027 variable has been moved into\nthe protected section as this variable can be modified from both contexts\ntoo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38004",
"url": "https://www.suse.com/security/cve/CVE-2025-38004"
},
{
"category": "external",
"summary": "SUSE Bug 1244274 for CVE-2025-38004",
"url": "https://bugzilla.suse.com/1244274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38004"
},
{
"cve": "CVE-2025-38005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: ti: k3-udma: Add missing locking\n\nRecent kernels complain about a missing lock in k3-udma.c when the lock\nvalidator is enabled:\n\n[ 4.128073] WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169 udma_start.isra.0+0x34/0x238\n[ 4.137352] CPU: 0 UID: 0 PID: 746 Comm: kworker/0:3 Not tainted 6.12.9-arm64 #28\n[ 4.144867] Hardware name: pp-v12 (DT)\n[ 4.148648] Workqueue: events udma_check_tx_completion\n[ 4.153841] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 4.160834] pc : udma_start.isra.0+0x34/0x238\n[ 4.165227] lr : udma_start.isra.0+0x30/0x238\n[ 4.169618] sp : ffffffc083cabcf0\n[ 4.172963] x29: ffffffc083cabcf0 x28: 0000000000000000 x27: ffffff800001b005\n[ 4.180167] x26: ffffffc0812f0000 x25: 0000000000000000 x24: 0000000000000000\n[ 4.187370] x23: 0000000000000001 x22: 00000000e21eabe9 x21: ffffff8000fa0670\n[ 4.194571] x20: ffffff8001b6bf00 x19: ffffff8000fa0430 x18: ffffffc083b95030\n[ 4.201773] x17: 0000000000000000 x16: 00000000f0000000 x15: 0000000000000048\n[ 4.208976] x14: 0000000000000048 x13: 0000000000000000 x12: 0000000000000001\n[ 4.216179] x11: ffffffc08151a240 x10: 0000000000003ea1 x9 : ffffffc08046ab68\n[ 4.223381] x8 : ffffffc083cabac0 x7 : ffffffc081df3718 x6 : 0000000000029fc8\n[ 4.230583] x5 : ffffffc0817ee6d8 x4 : 0000000000000bc0 x3 : 0000000000000000\n[ 4.237784] x2 : 0000000000000000 x1 : 00000000001fffff x0 : 0000000000000000\n[ 4.244986] Call trace:\n[ 4.247463] udma_start.isra.0+0x34/0x238\n[ 4.251509] udma_check_tx_completion+0xd0/0xdc\n[ 4.256076] process_one_work+0x244/0x3fc\n[ 4.260129] process_scheduled_works+0x6c/0x74\n[ 4.264610] worker_thread+0x150/0x1dc\n[ 4.268398] kthread+0xd8/0xe8\n[ 4.271492] ret_from_fork+0x10/0x20\n[ 4.275107] irq event stamp: 220\n[ 4.278363] hardirqs last enabled at (219): [\u003cffffffc080a27c7c\u003e] _raw_spin_unlock_irq+0x38/0x50\n[ 4.287183] hardirqs last disabled at (220): [\u003cffffffc080a1c154\u003e] el1_dbg+0x24/0x50\n[ 4.294879] softirqs last enabled at (182): [\u003cffffffc080037e68\u003e] handle_softirqs+0x1c0/0x3cc\n[ 4.303437] softirqs last disabled at (177): [\u003cffffffc080010170\u003e] __do_softirq+0x1c/0x28\n[ 4.311559] ---[ end trace 0000000000000000 ]---\n\nThis commit adds the missing locking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38005",
"url": "https://www.suse.com/security/cve/CVE-2025-38005"
},
{
"category": "external",
"summary": "SUSE Bug 1244727 for CVE-2025-38005",
"url": "https://bugzilla.suse.com/1244727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38005"
},
{
"cve": "CVE-2025-38007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38007"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: uclogic: Add NULL check in uclogic_input_configured()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nuclogic_input_configured() does not check for this case, which results\nin a NULL pointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38007",
"url": "https://www.suse.com/security/cve/CVE-2025-38007"
},
{
"category": "external",
"summary": "SUSE Bug 1244938 for CVE-2025-38007",
"url": "https://bugzilla.suse.com/1244938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38007"
},
{
"cve": "CVE-2025-38009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38009"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: disable napi on driver removal\n\nA warning on driver removal started occurring after commit 9dd05df8403b\n(\"net: warn if NAPI instance wasn\u0027t shut down\"). Disable tx napi before\ndeleting it in mt76_dma_cleanup().\n\n WARNING: CPU: 4 PID: 18828 at net/core/dev.c:7288 __netif_napi_del_locked+0xf0/0x100\n CPU: 4 UID: 0 PID: 18828 Comm: modprobe Not tainted 6.15.0-rc4 #4 PREEMPT(lazy)\n Hardware name: ASUS System Product Name/PRIME X670E-PRO WIFI, BIOS 3035 09/05/2024\n RIP: 0010:__netif_napi_del_locked+0xf0/0x100\n Call Trace:\n \u003cTASK\u003e\n mt76_dma_cleanup+0x54/0x2f0 [mt76]\n mt7921_pci_remove+0xd5/0x190 [mt7921e]\n pci_device_remove+0x47/0xc0\n device_release_driver_internal+0x19e/0x200\n driver_detach+0x48/0x90\n bus_remove_driver+0x6d/0xf0\n pci_unregister_driver+0x2e/0xb0\n __do_sys_delete_module.isra.0+0x197/0x2e0\n do_syscall_64+0x7b/0x160\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\nTested with mt7921e but the same pattern can be actually applied to other\nmt76 drivers calling mt76_dma_cleanup() during removal. Tx napi is enabled\nin their *_dma_init() functions and only toggled off and on again inside\ntheir suspend/resume/reset paths. So it should be okay to disable tx\nnapi in such a generic way.\n\nFound by Linux Verification Center (linuxtesting.org).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38009",
"url": "https://www.suse.com/security/cve/CVE-2025-38009"
},
{
"category": "external",
"summary": "SUSE Bug 1244995 for CVE-2025-38009",
"url": "https://bugzilla.suse.com/1244995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2025-38009"
},
{
"cve": "CVE-2025-38010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38010"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: tegra: xusb: Use a bitmask for UTMI pad power state tracking\n\nThe current implementation uses bias_pad_enable as a reference count to\nmanage the shared bias pad for all UTMI PHYs. However, during system\nsuspension with connected USB devices, multiple power-down requests for\nthe UTMI pad result in a mismatch in the reference count, which in turn\nproduces warnings such as:\n\n[ 237.762967] WARNING: CPU: 10 PID: 1618 at tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763103] Call trace:\n[ 237.763104] tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763107] tegra186_utmi_phy_power_off+0x10/0x30\n[ 237.763110] phy_power_off+0x48/0x100\n[ 237.763113] tegra_xusb_enter_elpg+0x204/0x500\n[ 237.763119] tegra_xusb_suspend+0x48/0x140\n[ 237.763122] platform_pm_suspend+0x2c/0xb0\n[ 237.763125] dpm_run_callback.isra.0+0x20/0xa0\n[ 237.763127] __device_suspend+0x118/0x330\n[ 237.763129] dpm_suspend+0x10c/0x1f0\n[ 237.763130] dpm_suspend_start+0x88/0xb0\n[ 237.763132] suspend_devices_and_enter+0x120/0x500\n[ 237.763135] pm_suspend+0x1ec/0x270\n\nThe root cause was traced back to the dynamic power-down changes\nintroduced in commit a30951d31b25 (\"xhci: tegra: USB2 pad power controls\"),\nwhere the UTMI pad was being powered down without verifying its current\nstate. This unbalanced behavior led to discrepancies in the reference\ncount.\n\nTo rectify this issue, this patch replaces the single reference counter\nwith a bitmask, renamed to utmi_pad_enabled. Each bit in the mask\ncorresponds to one of the four USB2 PHYs, allowing us to track each pad\u0027s\nenablement status individually.\n\nWith this change:\n - The bias pad is powered on only when the mask is clear.\n - Each UTMI pad is powered on or down based on its corresponding bit\n in the mask, preventing redundant operations.\n - The overall power state of the shared bias pad is maintained\n correctly during suspend/resume cycles.\n\nThe mutex used to prevent race conditions during UTMI pad enable/disable\noperations has been moved from the tegra186_utmi_bias_pad_power_on/off\nfunctions to the parent functions tegra186_utmi_pad_power_on/down. This\nchange ensures that there are no race conditions when updating the bitmask.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38010",
"url": "https://www.suse.com/security/cve/CVE-2025-38010"
},
{
"category": "external",
"summary": "SUSE Bug 1244996 for CVE-2025-38010",
"url": "https://bugzilla.suse.com/1244996"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "low"
}
],
"title": "CVE-2025-38010"
},
{
"cve": "CVE-2025-38011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38011"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: csa unmap use uninterruptible lock\n\nAfter process exit to unmap csa and free GPU vm, if signal is accepted\nand then waiting to take vm lock is interrupted and return, it causes\nmemory leaking and below warning backtrace.\n\nChange to use uninterruptible wait lock fix the issue.\n\nWARNING: CPU: 69 PID: 167800 at amd/amdgpu/amdgpu_kms.c:1525\n amdgpu_driver_postclose_kms+0x294/0x2a0 [amdgpu]\n Call Trace:\n \u003cTASK\u003e\n drm_file_free.part.0+0x1da/0x230 [drm]\n drm_close_helper.isra.0+0x65/0x70 [drm]\n drm_release+0x6a/0x120 [drm]\n amdgpu_drm_release+0x51/0x60 [amdgpu]\n __fput+0x9f/0x280\n ____fput+0xe/0x20\n task_work_run+0x67/0xa0\n do_exit+0x217/0x3c0\n do_group_exit+0x3b/0xb0\n get_signal+0x14a/0x8d0\n arch_do_signal_or_restart+0xde/0x100\n exit_to_user_mode_loop+0xc1/0x1a0\n exit_to_user_mode_prepare+0xf4/0x100\n syscall_exit_to_user_mode+0x17/0x40\n do_syscall_64+0x69/0xc0\n\n(cherry picked from commit 7dbbfb3c171a6f63b01165958629c9c26abf38ab)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38011",
"url": "https://www.suse.com/security/cve/CVE-2025-38011"
},
{
"category": "external",
"summary": "SUSE Bug 1244729 for CVE-2025-38011",
"url": "https://bugzilla.suse.com/1244729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38011"
},
{
"cve": "CVE-2025-38013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38013"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request\n\nMake sure that n_channels is set after allocating the\nstruct cfg80211_registered_device::int_scan_req member. Seen with\nsyzkaller:\n\nUBSAN: array-index-out-of-bounds in net/mac80211/scan.c:1208:5\nindex 0 is out of range for type \u0027struct ieee80211_channel *[] __counted_by(n_channels)\u0027 (aka \u0027struct ieee80211_channel *[]\u0027)\n\nThis was missed in the initial conversions because I failed to locate\nthe allocation likely due to the \"sizeof(void *)\" not matching the\n\"channels\" array type.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38013",
"url": "https://www.suse.com/security/cve/CVE-2025-38013"
},
{
"category": "external",
"summary": "SUSE Bug 1244731 for CVE-2025-38013",
"url": "https://bugzilla.suse.com/1244731"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38013"
},
{
"cve": "CVE-2025-38014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: Refactor remove call with idxd_cleanup() helper\n\nThe idxd_cleanup() helper cleans up perfmon, interrupts, internals and\nso on. Refactor remove call with the idxd_cleanup() helper to avoid code\nduplication. Note, this also fixes the missing put_device() for idxd\ngroups, enginces and wqs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38014",
"url": "https://www.suse.com/security/cve/CVE-2025-38014"
},
{
"category": "external",
"summary": "SUSE Bug 1244732 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "external",
"summary": "SUSE Bug 1244733 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244733"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38014"
},
{
"cve": "CVE-2025-38015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: fix memory leak in error handling path of idxd_alloc\n\nMemory allocated for idxd is not freed if an error occurs during\nidxd_alloc(). To fix it, free the allocated memory in the reverse order\nof allocation before exiting the function in case of an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38015",
"url": "https://www.suse.com/security/cve/CVE-2025-38015"
},
{
"category": "external",
"summary": "SUSE Bug 1244789 for CVE-2025-38015",
"url": "https://bugzilla.suse.com/1244789"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38015"
},
{
"cve": "CVE-2025-38018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38018"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix kernel panic when alloc_page failed\n\nWe cannot set frag_list to NULL pointer when alloc_page failed.\nIt will be used in tls_strp_check_queue_ok when the next time\ntls_strp_read_sock is called.\n\nThis is because we don\u0027t reset full_len in tls_strp_flush_anchor_copy()\nso the recv path will try to continue handling the partial record\non the next call but we dettached the rcvq from the frag list.\nAlternative fix would be to reset full_len.\n\nUnable to handle kernel NULL pointer dereference\nat virtual address 0000000000000028\n Call trace:\n tls_strp_check_rcv+0x128/0x27c\n tls_strp_data_ready+0x34/0x44\n tls_data_ready+0x3c/0x1f0\n tcp_data_ready+0x9c/0xe4\n tcp_data_queue+0xf6c/0x12d0\n tcp_rcv_established+0x52c/0x798",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38018",
"url": "https://www.suse.com/security/cve/CVE-2025-38018"
},
{
"category": "external",
"summary": "SUSE Bug 1244999 for CVE-2025-38018",
"url": "https://bugzilla.suse.com/1244999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38018"
},
{
"cve": "CVE-2025-38020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38020"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Disable MACsec offload for uplink representor profile\n\nMACsec offload is not supported in switchdev mode for uplink\nrepresentors. When switching to the uplink representor profile, the\nMACsec offload feature must be cleared from the netdevice\u0027s features.\n\nIf left enabled, attempts to add offloads result in a null pointer\ndereference, as the uplink representor does not support MACsec offload\neven though the feature bit remains set.\n\nClear NETIF_F_HW_MACSEC in mlx5e_fix_uplink_rep_features().\n\nKernel log:\n\nOops: general protection fault, probably for non-canonical address 0xdffffc000000000f: 0000 [#1] SMP KASAN\nKASAN: null-ptr-deref in range [0x0000000000000078-0x000000000000007f]\nCPU: 29 UID: 0 PID: 4714 Comm: ip Not tainted 6.14.0-rc4_for_upstream_debug_2025_03_02_17_35 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014\nRIP: 0010:__mutex_lock+0x128/0x1dd0\nCode: d0 7c 08 84 d2 0f 85 ad 15 00 00 8b 35 91 5c fe 03 85 f6 75 29 49 8d 7e 60 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 \u003c80\u003e 3c 02 00 0f 85 a6 15 00 00 4d 3b 76 60 0f 85 fd 0b 00 00 65 ff\nRSP: 0018:ffff888147a4f160 EFLAGS: 00010206\nRAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000001\nRDX: 000000000000000f RSI: 0000000000000000 RDI: 0000000000000078\nRBP: ffff888147a4f2e0 R08: ffffffffa05d2c19 R09: 0000000000000000\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: dffffc0000000000 R14: 0000000000000018 R15: ffff888152de0000\nFS: 00007f855e27d800(0000) GS:ffff88881ee80000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00000000004e5768 CR3: 000000013ae7c005 CR4: 0000000000372eb0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n ? die_addr+0x3d/0xa0\n ? exc_general_protection+0x144/0x220\n ? asm_exc_general_protection+0x22/0x30\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? __mutex_lock+0x128/0x1dd0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mutex_lock_io_nested+0x1ae0/0x1ae0\n ? lock_acquire+0x1c2/0x530\n ? macsec_upd_offload+0x145/0x380\n ? lockdep_hardirqs_on_prepare+0x400/0x400\n ? kasan_save_stack+0x30/0x40\n ? kasan_save_stack+0x20/0x40\n ? kasan_save_track+0x10/0x30\n ? __kasan_kmalloc+0x77/0x90\n ? __kmalloc_noprof+0x249/0x6b0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0xb5/0x240\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mlx5e_macsec_add_rxsa+0x11a0/0x11a0 [mlx5_core]\n macsec_update_offload+0x26c/0x820\n ? macsec_set_mac_address+0x4b0/0x4b0\n ? lockdep_hardirqs_on_prepare+0x284/0x400\n ? _raw_spin_unlock_irqrestore+0x47/0x50\n macsec_upd_offload+0x2c8/0x380\n ? macsec_update_offload+0x820/0x820\n ? __nla_parse+0x22/0x30\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x15e/0x240\n genl_family_rcv_msg_doit+0x1cc/0x2a0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x240/0x240\n ? cap_capable+0xd4/0x330\n genl_rcv_msg+0x3ea/0x670\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? macsec_update_offload+0x820/0x820\n netlink_rcv_skb+0x12b/0x390\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? netlink_ack+0xd80/0xd80\n ? rwsem_down_read_slowpath+0xf90/0xf90\n ? netlink_deliver_tap+0xcd/0xac0\n ? netlink_deliver_tap+0x155/0xac0\n ? _copy_from_iter+0x1bb/0x12c0\n genl_rcv+0x24/0x40\n netlink_unicast+0x440/0x700\n ? netlink_attachskb+0x760/0x760\n ? lock_acquire+0x1c2/0x530\n ? __might_fault+0xbb/0x170\n netlink_sendmsg+0x749/0xc10\n ? netlink_unicast+0x700/0x700\n ? __might_fault+0xbb/0x170\n ? netlink_unicast+0x700/0x700\n __sock_sendmsg+0xc5/0x190\n ____sys_sendmsg+0x53f/0x760\n ? import_iovec+0x7/0x10\n ? kernel_sendmsg+0x30/0x30\n ? __copy_msghdr+0x3c0/0x3c0\n ? filter_irq_stacks+0x90/0x90\n ? stack_depot_save_flags+0x28/0xa30\n ___sys_sen\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38020",
"url": "https://www.suse.com/security/cve/CVE-2025-38020"
},
{
"category": "external",
"summary": "SUSE Bug 1245001 for CVE-2025-38020",
"url": "https://bugzilla.suse.com/1245001"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38020"
},
{
"cve": "CVE-2025-38022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38022"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem\n\nCall Trace:\n\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n strlen+0x93/0xa0 lib/string.c:420\n __fortify_strlen include/linux/fortify-string.h:268 [inline]\n get_kobj_path_length lib/kobject.c:118 [inline]\n kobject_get_path+0x3f/0x2a0 lib/kobject.c:158\n kobject_uevent_env+0x289/0x1870 lib/kobject_uevent.c:545\n ib_register_device drivers/infiniband/core/device.c:1472 [inline]\n ib_register_device+0x8cf/0xe00 drivers/infiniband/core/device.c:1393\n rxe_register_device+0x275/0x320 drivers/infiniband/sw/rxe/rxe_verbs.c:1552\n rxe_net_add+0x8e/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:550\n rxe_newlink+0x70/0x190 drivers/infiniband/sw/rxe/rxe.c:225\n nldev_newlink+0x3a3/0x680 drivers/infiniband/core/nldev.c:1796\n rdma_nl_rcv_msg+0x387/0x6e0 drivers/infiniband/core/netlink.c:195\n rdma_nl_rcv_skb.constprop.0.isra.0+0x2e5/0x450\n netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]\n netlink_unicast+0x53a/0x7f0 net/netlink/af_netlink.c:1339\n netlink_sendmsg+0x8d1/0xdd0 net/netlink/af_netlink.c:1883\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg net/socket.c:727 [inline]\n ____sys_sendmsg+0xa95/0xc70 net/socket.c:2566\n ___sys_sendmsg+0x134/0x1d0 net/socket.c:2620\n __sys_sendmsg+0x16d/0x220 net/socket.c:2652\n do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xcd/0x260 arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nThis problem is similar to the problem that the\ncommit 1d6a9e7449e2 (\"RDMA/core: Fix use-after-free when rename device name\")\nfixes.\n\nThe root cause is: the function ib_device_rename() renames the name with\nlock. But in the function kobject_uevent(), this name is accessed without\nlock protection at the same time.\n\nThe solution is to add the lock protection when this name is accessed in\nthe function kobject_uevent().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38022",
"url": "https://www.suse.com/security/cve/CVE-2025-38022"
},
{
"category": "external",
"summary": "SUSE Bug 1245003 for CVE-2025-38022",
"url": "https://bugzilla.suse.com/1245003"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38022"
},
{
"cve": "CVE-2025-38023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfs: handle failure of nfs_get_lock_context in unlock path\n\nWhen memory is insufficient, the allocation of nfs_lock_context in\nnfs_get_lock_context() fails and returns -ENOMEM. If we mistakenly treat\nan nfs4_unlockdata structure (whose l_ctx member has been set to -ENOMEM)\nas valid and proceed to execute rpc_run_task(), this will trigger a NULL\npointer dereference in nfs4_locku_prepare. For example:\n\nBUG: kernel NULL pointer dereference, address: 000000000000000c\nPGD 0 P4D 0\nOops: Oops: 0000 [#1] SMP PTI\nCPU: 15 UID: 0 PID: 12 Comm: kworker/u64:0 Not tainted 6.15.0-rc2-dirty #60\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-2.fc40\nWorkqueue: rpciod rpc_async_schedule\nRIP: 0010:nfs4_locku_prepare+0x35/0xc2\nCode: 89 f2 48 89 fd 48 c7 c7 68 69 ef b5 53 48 8b 8e 90 00 00 00 48 89 f3\nRSP: 0018:ffffbbafc006bdb8 EFLAGS: 00010246\nRAX: 000000000000004b RBX: ffff9b964fc1fa00 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: fffffffffffffff4 RDI: ffff9ba53fddbf40\nRBP: ffff9ba539934000 R08: 0000000000000000 R09: ffffbbafc006bc38\nR10: ffffffffb6b689c8 R11: 0000000000000003 R12: ffff9ba539934030\nR13: 0000000000000001 R14: 0000000004248060 R15: ffffffffb56d1c30\nFS: 0000000000000000(0000) GS:ffff9ba5881f0000(0000) knlGS:00000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000000000000000c CR3: 000000093f244000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n __rpc_execute+0xbc/0x480\n rpc_async_schedule+0x2f/0x40\n process_one_work+0x232/0x5d0\n worker_thread+0x1da/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0x10d/0x240\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\nModules linked in:\nCR2: 000000000000000c\n---[ end trace 0000000000000000 ]---\n\nFree the allocated nfs4_unlockdata when nfs_get_lock_context() fails and\nreturn NULL to terminate subsequent rpc_run_task, preventing NULL pointer\ndereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38023",
"url": "https://www.suse.com/security/cve/CVE-2025-38023"
},
{
"category": "external",
"summary": "SUSE Bug 1245004 for CVE-2025-38023",
"url": "https://bugzilla.suse.com/1245004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38023"
},
{
"cve": "CVE-2025-38024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38024"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug\n\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:378 [inline]\n print_report+0xcf/0x610 mm/kasan/report.c:489\n kasan_report+0xb5/0xe0 mm/kasan/report.c:602\n rxe_queue_cleanup+0xd0/0xe0 drivers/infiniband/sw/rxe/rxe_queue.c:195\n rxe_cq_cleanup+0x3f/0x50 drivers/infiniband/sw/rxe/rxe_cq.c:132\n __rxe_cleanup+0x168/0x300 drivers/infiniband/sw/rxe/rxe_pool.c:232\n rxe_create_cq+0x22e/0x3a0 drivers/infiniband/sw/rxe/rxe_verbs.c:1109\n create_cq+0x658/0xb90 drivers/infiniband/core/uverbs_cmd.c:1052\n ib_uverbs_create_cq+0xc7/0x120 drivers/infiniband/core/uverbs_cmd.c:1095\n ib_uverbs_write+0x969/0xc90 drivers/infiniband/core/uverbs_main.c:679\n vfs_write fs/read_write.c:677 [inline]\n vfs_write+0x26a/0xcc0 fs/read_write.c:659\n ksys_write+0x1b8/0x200 fs/read_write.c:731\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xaa/0x1b0 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nIn the function rxe_create_cq, when rxe_cq_from_init fails, the function\nrxe_cleanup will be called to handle the allocated resources. In fact,\nsome memory resources have already been freed in the function\nrxe_cq_from_init. Thus, this problem will occur.\n\nThe solution is to let rxe_cleanup do all the work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38024",
"url": "https://www.suse.com/security/cve/CVE-2025-38024"
},
{
"category": "external",
"summary": "SUSE Bug 1245025 for CVE-2025-38024",
"url": "https://bugzilla.suse.com/1245025"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38024"
},
{
"cve": "CVE-2025-38027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nregulator: max20086: fix invalid memory access\n\nmax20086_parse_regulators_dt() calls of_regulator_match() using an\narray of struct of_regulator_match allocated on the stack for the\nmatches argument.\n\nof_regulator_match() calls devm_of_regulator_put_matches(), which calls\ndevres_alloc() to allocate a struct devm_of_regulator_matches which will\nbe de-allocated using devm_of_regulator_put_matches().\n\nstruct devm_of_regulator_matches is populated with the stack allocated\nmatches array.\n\nIf the device fails to probe, devm_of_regulator_put_matches() will be\ncalled and will try to call of_node_put() on that stack pointer,\ngenerating the following dmesg entries:\n\nmax20086 6-0028: Failed to read DEVICE_ID reg: -121\nkobject: \u0027\\xc0$\\xa5\\x03\u0027 (000000002cebcb7a): is not initialized, yet\nkobject_put() is being called.\n\nFollowed by a stack trace matching the call flow described above.\n\nSwitch to allocating the matches array using devm_kcalloc() to\navoid accessing the stack pointer long after it\u0027s out of scope.\n\nThis also has the advantage of allowing multiple max20086 to probe\nwithout overriding the data stored inside the global of_regulator_match.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38027",
"url": "https://www.suse.com/security/cve/CVE-2025-38027"
},
{
"category": "external",
"summary": "SUSE Bug 1245042 for CVE-2025-38027",
"url": "https://bugzilla.suse.com/1245042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38027"
},
{
"cve": "CVE-2025-38031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38031"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npadata: do not leak refcount in reorder_work\n\nA recent patch that addressed a UAF introduced a reference count leak:\nthe parallel_data refcount is incremented unconditionally, regardless\nof the return value of queue_work(). If the work item is already queued,\nthe incremented refcount is never decremented.\n\nFix this by checking the return value of queue_work() and decrementing\nthe refcount when necessary.\n\nResolves:\n\nUnreferenced object 0xffff9d9f421e3d80 (size 192):\n comm \"cryptomgr_probe\", pid 157, jiffies 4294694003\n hex dump (first 32 bytes):\n 80 8b cf 41 9f 9d ff ff b8 97 e0 89 ff ff ff ff ...A............\n d0 97 e0 89 ff ff ff ff 19 00 00 00 1f 88 23 00 ..............#.\n backtrace (crc 838fb36):\n __kmalloc_cache_noprof+0x284/0x320\n padata_alloc_pd+0x20/0x1e0\n padata_alloc_shell+0x3b/0xa0\n 0xffffffffc040a54d\n cryptomgr_probe+0x43/0xc0\n kthread+0xf6/0x1f0\n ret_from_fork+0x2f/0x50\n ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38031",
"url": "https://www.suse.com/security/cve/CVE-2025-38031"
},
{
"category": "external",
"summary": "SUSE Bug 1245046 for CVE-2025-38031",
"url": "https://bugzilla.suse.com/1245046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38031"
},
{
"cve": "CVE-2025-38040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38040"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: mctrl_gpio: split disable_ms into sync and no_sync APIs\n\nThe following splat has been observed on a SAMA5D27 platform using\natmel_serial:\n\nBUG: sleeping function called from invalid context at kernel/irq/manage.c:738\nin_atomic(): 1, irqs_disabled(): 128, non_block: 0, pid: 27, name: kworker/u5:0\npreempt_count: 1, expected: 0\nINFO: lockdep is turned off.\nirq event stamp: 0\nhardirqs last enabled at (0): [\u003c00000000\u003e] 0x0\nhardirqs last disabled at (0): [\u003cc01588f0\u003e] copy_process+0x1c4c/0x7bec\nsoftirqs last enabled at (0): [\u003cc0158944\u003e] copy_process+0x1ca0/0x7bec\nsoftirqs last disabled at (0): [\u003c00000000\u003e] 0x0\nCPU: 0 UID: 0 PID: 27 Comm: kworker/u5:0 Not tainted 6.13.0-rc7+ #74\nHardware name: Atmel SAMA5\nWorkqueue: hci0 hci_power_on [bluetooth]\nCall trace:\n unwind_backtrace from show_stack+0x18/0x1c\n show_stack from dump_stack_lvl+0x44/0x70\n dump_stack_lvl from __might_resched+0x38c/0x598\n __might_resched from disable_irq+0x1c/0x48\n disable_irq from mctrl_gpio_disable_ms+0x74/0xc0\n mctrl_gpio_disable_ms from atmel_disable_ms.part.0+0x80/0x1f4\n atmel_disable_ms.part.0 from atmel_set_termios+0x764/0x11e8\n atmel_set_termios from uart_change_line_settings+0x15c/0x994\n uart_change_line_settings from uart_set_termios+0x2b0/0x668\n uart_set_termios from tty_set_termios+0x600/0x8ec\n tty_set_termios from ttyport_set_flow_control+0x188/0x1e0\n ttyport_set_flow_control from wilc_setup+0xd0/0x524 [hci_wilc]\n wilc_setup [hci_wilc] from hci_dev_open_sync+0x330/0x203c [bluetooth]\n hci_dev_open_sync [bluetooth] from hci_dev_do_open+0x40/0xb0 [bluetooth]\n hci_dev_do_open [bluetooth] from hci_power_on+0x12c/0x664 [bluetooth]\n hci_power_on [bluetooth] from process_one_work+0x998/0x1a38\n process_one_work from worker_thread+0x6e0/0xfb4\n worker_thread from kthread+0x3d4/0x484\n kthread from ret_from_fork+0x14/0x28\n\nThis warning is emitted when trying to toggle, at the highest level,\nsome flow control (with serdev_device_set_flow_control) in a device\ndriver. At the lowest level, the atmel_serial driver is using\nserial_mctrl_gpio lib to enable/disable the corresponding IRQs\naccordingly. The warning emitted by CONFIG_DEBUG_ATOMIC_SLEEP is due to\ndisable_irq (called in mctrl_gpio_disable_ms) being possibly called in\nsome atomic context (some tty drivers perform modem lines configuration\nin regions protected by port lock).\n\nSplit mctrl_gpio_disable_ms into two differents APIs, a non-blocking one\nand a blocking one. Replace mctrl_gpio_disable_ms calls with the\nrelevant version depending on whether the call is protected by some port\nlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38040",
"url": "https://www.suse.com/security/cve/CVE-2025-38040"
},
{
"category": "external",
"summary": "SUSE Bug 1245078 for CVE-2025-38040",
"url": "https://bugzilla.suse.com/1245078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38040"
},
{
"cve": "CVE-2025-38043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38043"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_ffa: Set dma_mask for ffa devices\n\nSet dma_mask for FFA devices, otherwise DMA allocation using the device pointer\nlead to following warning:\n\nWARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dma_alloc_attrs+0xe0/0x124",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38043",
"url": "https://www.suse.com/security/cve/CVE-2025-38043"
},
{
"category": "external",
"summary": "SUSE Bug 1245081 for CVE-2025-38043",
"url": "https://bugzilla.suse.com/1245081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38043"
},
{
"cve": "CVE-2025-38044",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38044"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: cx231xx: set device_caps for 417\n\nThe video_device for the MPEG encoder did not set device_caps.\n\nAdd this, otherwise the video device can\u0027t be registered (you get a\nWARN_ON instead).\n\nNot seen before since currently 417 support is disabled, but I found\nthis while experimenting with it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38044",
"url": "https://www.suse.com/security/cve/CVE-2025-38044"
},
{
"category": "external",
"summary": "SUSE Bug 1245082 for CVE-2025-38044",
"url": "https://bugzilla.suse.com/1245082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38044"
},
{
"cve": "CVE-2025-38045",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38045"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: fix debug actions order\n\nThe order of actions taken for debug was implemented incorrectly.\nNow we implemented the dump split and do the FW reset only in the\nmiddle of the dump (rather than the FW killing itself on error.)\nAs a result, some of the actions taken when applying the config\nwill now crash the device, so we need to fix the order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38045",
"url": "https://www.suse.com/security/cve/CVE-2025-38045"
},
{
"category": "external",
"summary": "SUSE Bug 1245083 for CVE-2025-38045",
"url": "https://bugzilla.suse.com/1245083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38045"
},
{
"cve": "CVE-2025-38053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nidpf: fix null-ptr-deref in idpf_features_check\n\nidpf_features_check is used to validate the TX packet. skb header\nlength is compared with the hardware supported value received from\nthe device control plane. The value is stored in the adapter structure\nand to access it, vport pointer is used. During reset all the vports\nare released and the vport pointer that the netdev private structure\npoints to is NULL.\n\nTo avoid null-ptr-deref, store the max header length value in netdev\nprivate structure. This also helps to cache the value and avoid\naccessing adapter pointer in hot path.\n\nBUG: kernel NULL pointer dereference, address: 0000000000000068\n...\nRIP: 0010:idpf_features_check+0x6d/0xe0 [idpf]\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x23/0x70\n ? page_fault_oops+0x154/0x520\n ? exc_page_fault+0x76/0x190\n ? asm_exc_page_fault+0x26/0x30\n ? idpf_features_check+0x6d/0xe0 [idpf]\n netif_skb_features+0x88/0x310\n validate_xmit_skb+0x2a/0x2b0\n validate_xmit_skb_list+0x4c/0x70\n sch_direct_xmit+0x19d/0x3a0\n __dev_queue_xmit+0xb74/0xe70\n ...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38053",
"url": "https://www.suse.com/security/cve/CVE-2025-38053"
},
{
"category": "external",
"summary": "SUSE Bug 1244746 for CVE-2025-38053",
"url": "https://bugzilla.suse.com/1244746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38053"
},
{
"cve": "CVE-2025-38055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38055"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq\n\nCurrently, using PEBS-via-PT with a sample frequency instead of a sample\nperiod, causes a segfault. For example:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000195\n \u003cNMI\u003e\n ? __die_body.cold+0x19/0x27\n ? page_fault_oops+0xca/0x290\n ? exc_page_fault+0x7e/0x1b0\n ? asm_exc_page_fault+0x26/0x30\n ? intel_pmu_pebs_event_update_no_drain+0x40/0x60\n ? intel_pmu_pebs_event_update_no_drain+0x32/0x60\n intel_pmu_drain_pebs_icl+0x333/0x350\n handle_pmi_common+0x272/0x3c0\n intel_pmu_handle_irq+0x10a/0x2e0\n perf_event_nmi_handler+0x2a/0x50\n\nThat happens because intel_pmu_pebs_event_update_no_drain() assumes all the\npebs_enabled bits represent counter indexes, which is not always the case.\nIn this particular case, bits 60 and 61 are set for PEBS-via-PT purposes.\n\nThe behaviour of PEBS-via-PT with sample frequency is questionable because\nalthough a PMI is generated (PEBS_PMI_AFTER_EACH_RECORD), the period is not\nadjusted anyway.\n\nPutting that aside, fix intel_pmu_pebs_event_update_no_drain() by passing\nthe mask of counter bits instead of \u0027size\u0027. Note, prior to the Fixes\ncommit, \u0027size\u0027 would be limited to the maximum counter index, so the issue\nwas not hit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38055",
"url": "https://www.suse.com/security/cve/CVE-2025-38055"
},
{
"category": "external",
"summary": "SUSE Bug 1244747 for CVE-2025-38055",
"url": "https://bugzilla.suse.com/1244747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38055"
},
{
"cve": "CVE-2025-38057",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38057"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nespintcp: fix skb leaks\n\nA few error paths are missing a kfree_skb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38057",
"url": "https://www.suse.com/security/cve/CVE-2025-38057"
},
{
"category": "external",
"summary": "SUSE Bug 1244862 for CVE-2025-38057",
"url": "https://bugzilla.suse.com/1244862"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38057"
},
{
"cve": "CVE-2025-38059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38059"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid csum tree\n\n[BUG]\nWhen trying read-only scrub on a btrfs with rescue=idatacsums mount\noption, it will crash with the following call trace:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n CPU: 1 UID: 0 PID: 835 Comm: btrfs Tainted: G O 6.15.0-rc3-custom+ #236 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:btrfs_lookup_csums_bitmap+0x49/0x480 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x35b/0x3d0 [btrfs]\n scrub_simple_mirror+0x175/0x290 [btrfs]\n scrub_stripe+0x5f7/0x6f0 [btrfs]\n scrub_chunk+0x9a/0x150 [btrfs]\n scrub_enumerate_chunks+0x333/0x660 [btrfs]\n btrfs_scrub_dev+0x23e/0x600 [btrfs]\n btrfs_ioctl+0x1dcf/0x2f80 [btrfs]\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n[CAUSE]\nMount option \"rescue=idatacsums\" will completely skip loading the csum\ntree, so that any data read will not find any data csum thus we will\nignore data checksum verification.\n\nNormally call sites utilizing csum tree will check the fs state flag\nNO_DATA_CSUMS bit, but unfortunately scrub does not check that bit at all.\n\nThis results in scrub to call btrfs_search_slot() on a NULL pointer\nand triggered above crash.\n\n[FIX]\nCheck both extent and csum tree root before doing any tree search.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38059",
"url": "https://www.suse.com/security/cve/CVE-2025-38059"
},
{
"category": "external",
"summary": "SUSE Bug 1244759 for CVE-2025-38059",
"url": "https://bugzilla.suse.com/1244759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38059"
},
{
"cve": "CVE-2025-38060",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38060"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: copy_verifier_state() should copy \u0027loop_entry\u0027 field\n\nThe bpf_verifier_state.loop_entry state should be copied by\ncopy_verifier_state(). Otherwise, .loop_entry values from unrelated\nstates would poison env-\u003ecur_state.\n\nAdditionally, env-\u003estack should not contain any states with\n.loop_entry != NULL. The states in env-\u003estack are yet to be verified,\nwhile .loop_entry is set for states that reached an equivalent state.\nThis means that env-\u003ecur_state-\u003eloop_entry should always be NULL after\npop_stack().\n\nSee the selftest in the next commit for an example of the program that\nis not safe yet is accepted by verifier w/o this fix.\n\nThis change has some verification performance impact for selftests:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n---------------------------------- ---------------------------- --------- --------- -------------- ---------- ---------- -------------\narena_htab.bpf.o arena_htab_llvm 717 426 -291 (-40.59%) 57 37 -20 (-35.09%)\narena_htab_asm.bpf.o arena_htab_asm 597 445 -152 (-25.46%) 47 37 -10 (-21.28%)\narena_list.bpf.o arena_list_del 309 279 -30 (-9.71%) 23 14 -9 (-39.13%)\niters.bpf.o iter_subprog_check_stacksafe 155 141 -14 (-9.03%) 15 14 -1 (-6.67%)\niters.bpf.o iter_subprog_iters 1094 1003 -91 (-8.32%) 88 83 -5 (-5.68%)\niters.bpf.o loop_state_deps2 479 725 +246 (+51.36%) 46 63 +17 (+36.96%)\nkmem_cache_iter.bpf.o open_coded_iter 63 59 -4 (-6.35%) 7 6 -1 (-14.29%)\nverifier_bits_iter.bpf.o max_words 92 84 -8 (-8.70%) 8 7 -1 (-12.50%)\nverifier_iterating_callbacks.bpf.o cond_break2 113 107 -6 (-5.31%) 12 12 +0 (+0.00%)\n\nAnd significant negative impact for sched_ext:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n----------------- ---------------------- --------- --------- -------------------- ---------- ---------- ------------------\nbpf.bpf.o lavd_init 7039 14723 +7684 (+109.16%) 490 1139 +649 (+132.45%)\nbpf.bpf.o layered_dispatch 11485 10548 -937 (-8.16%) 848 762 -86 (-10.14%)\nbpf.bpf.o layered_dump 7422 1000001 +992579 (+13373.47%) 681 31178 +30497 (+4478.27%)\nbpf.bpf.o layered_enqueue 16854 71127 +54273 (+322.02%) 1611 6450 +4839 (+300.37%)\nbpf.bpf.o p2dq_dispatch 665 791 +126 (+18.95%) 68 78 +10 (+14.71%)\nbpf.bpf.o p2dq_init 2343 2980 +637 (+27.19%) 201 237 +36 (+17.91%)\nbpf.bpf.o refresh_layer_cpumasks 16487 674760 +658273 (+3992.68%) 1770 65370 +63600 (+3593.22%)\nbpf.bpf.o rusty_select_cpu 1937 40872 +38935 (+2010.07%) 177 3210 +3033 (+1713.56%)\nscx_central.bpf.o central_dispatch 636 2687 +2051 (+322.48%) 63 227 +164 (+260.32%)\nscx_nest.bpf.o nest_init 636 815 +179 (+28.14%) 60 73 +13 (+21.67%)\nscx_qmap.bpf.o qmap_dispatch \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38060",
"url": "https://www.suse.com/security/cve/CVE-2025-38060"
},
{
"category": "external",
"summary": "SUSE Bug 1245155 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "external",
"summary": "SUSE Bug 1245156 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245156"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38060"
},
{
"cve": "CVE-2025-38065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38065"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\norangefs: Do not truncate file size\n\n\u0027len\u0027 is used to store the result of i_size_read(), so making \u0027len\u0027\na size_t results in truncation to 4GiB on 32-bit systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38065",
"url": "https://www.suse.com/security/cve/CVE-2025-38065"
},
{
"category": "external",
"summary": "SUSE Bug 1244906 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "external",
"summary": "SUSE Bug 1244907 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38065"
},
{
"cve": "CVE-2025-38068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38068"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: lzo - Fix compression buffer overrun\n\nUnlike the decompression code, the compression code in LZO never\nchecked for output overruns. It instead assumes that the caller\nalways provides enough buffer space, disregarding the buffer length\nprovided by the caller.\n\nAdd a safe compression interface that checks for the end of buffer\nbefore each write. Use the safe interface in crypto/lzo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38068",
"url": "https://www.suse.com/security/cve/CVE-2025-38068"
},
{
"category": "external",
"summary": "SUSE Bug 1245210 for CVE-2025-38068",
"url": "https://bugzilla.suse.com/1245210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38068"
},
{
"cve": "CVE-2025-38072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38072"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nlibnvdimm/labels: Fix divide error in nd_label_data_init()\n\nIf a faulty CXL memory device returns a broken zero LSA size in its\nmemory device information (Identify Memory Device (Opcode 4000h), CXL\nspec. 3.1, 8.2.9.9.1.1), a divide error occurs in the libnvdimm\ndriver:\n\n Oops: divide error: 0000 [#1] PREEMPT SMP NOPTI\n RIP: 0010:nd_label_data_init+0x10e/0x800 [libnvdimm]\n\nCode and flow:\n\n1) CXL Command 4000h returns LSA size = 0\n2) config_size is assigned to zero LSA size (CXL pmem driver):\n\ndrivers/cxl/pmem.c: .config_size = mds-\u003elsa_size,\n\n3) max_xfer is set to zero (nvdimm driver):\n\ndrivers/nvdimm/label.c: max_xfer = min_t(size_t, ndd-\u003ensarea.max_xfer, config_size);\n\n4) A subsequent DIV_ROUND_UP() causes a division by zero:\n\ndrivers/nvdimm/label.c: /* Make our initial read size a multiple of max_xfer size */\ndrivers/nvdimm/label.c: read_size = min(DIV_ROUND_UP(read_size, max_xfer) * max_xfer,\ndrivers/nvdimm/label.c- config_size);\n\nFix this by checking the config size parameter by extending an\nexisting check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38072",
"url": "https://www.suse.com/security/cve/CVE-2025-38072"
},
{
"category": "external",
"summary": "SUSE Bug 1244743 for CVE-2025-38072",
"url": "https://bugzilla.suse.com/1244743"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38072"
},
{
"cve": "CVE-2025-38077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()\n\nIf the \u0027buf\u0027 array received from the user contains an empty string, the\n\u0027length\u0027 variable will be zero. Accessing the \u0027buf\u0027 array element with\nindex \u0027length - 1\u0027 will result in a buffer overflow.\n\nAdd a check for an empty string.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38077",
"url": "https://www.suse.com/security/cve/CVE-2025-38077"
},
{
"category": "external",
"summary": "SUSE Bug 1244736 for CVE-2025-38077",
"url": "https://bugzilla.suse.com/1244736"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38077"
},
{
"cve": "CVE-2025-38078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38078"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: Fix race of buffer access at PCM OSS layer\n\nThe PCM OSS layer tries to clear the buffer with the silence data at\ninitialization (or reconfiguration) of a stream with the explicit call\nof snd_pcm_format_set_silence() with runtime-\u003edma_area. But this may\nlead to a UAF because the accessed runtime-\u003edma_area might be freed\nconcurrently, as it\u0027s performed outside the PCM ops.\n\nFor avoiding it, move the code into the PCM core and perform it inside\nthe buffer access lock, so that it won\u0027t be changed during the\noperation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38078",
"url": "https://www.suse.com/security/cve/CVE-2025-38078"
},
{
"category": "external",
"summary": "SUSE Bug 1244737 for CVE-2025-38078",
"url": "https://bugzilla.suse.com/1244737"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38078"
},
{
"cve": "CVE-2025-38079",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38079"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: algif_hash - fix double free in hash_accept\n\nIf accept(2) is called on socket type algif_hash with\nMSG_MORE flag set and crypto_ahash_import fails,\nsk2 is freed. However, it is also freed in af_alg_release,\nleading to slab-use-after-free error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38079",
"url": "https://www.suse.com/security/cve/CVE-2025-38079"
},
{
"category": "external",
"summary": "SUSE Bug 1245217 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "external",
"summary": "SUSE Bug 1245218 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245218"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38079"
},
{
"cve": "CVE-2025-38080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38080"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Increase block_sequence array size\n\n[Why]\nIt\u0027s possible to generate more than 50 steps in hwss_build_fast_sequence,\nfor example with a 6-pipe asic where all pipes are in one MPC chain. This\noverflows the block_sequence buffer and corrupts block_sequence_steps,\ncausing a crash.\n\n[How]\nExpand block_sequence to 100 items. A naive upper bound on the possible\nnumber of steps for a 6-pipe asic, ignoring the potential for steps to be\nmutually exclusive, is 91 with current code, therefore 100 is sufficient.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38080",
"url": "https://www.suse.com/security/cve/CVE-2025-38080"
},
{
"category": "external",
"summary": "SUSE Bug 1244738 for CVE-2025-38080",
"url": "https://bugzilla.suse.com/1244738"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38080"
},
{
"cve": "CVE-2025-38081",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38081"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi-rockchip: Fix register out of bounds access\n\nDo not write native chip select stuff for GPIO chip selects.\nGPIOs can be numbered much higher than native CS.\nAlso, it makes no sense.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38081",
"url": "https://www.suse.com/security/cve/CVE-2025-38081"
},
{
"category": "external",
"summary": "SUSE Bug 1244739 for CVE-2025-38081",
"url": "https://bugzilla.suse.com/1244739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38081"
},
{
"cve": "CVE-2025-38083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: prio: fix a race in prio_tune()\n\nGerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer\nfires at the wrong time.\n\nThe race is as follows:\n\nCPU 0 CPU 1\n[1]: lock root\n[2]: qdisc_tree_flush_backlog()\n[3]: unlock root\n |\n | [5]: lock root\n | [6]: rehash\n | [7]: qdisc_tree_reduce_backlog()\n |\n[4]: qdisc_put()\n\nThis can be abused to underflow a parent\u0027s qlen.\n\nCalling qdisc_purge_queue() instead of qdisc_tree_flush_backlog()\nshould fix the race, because all packets will be purged from the qdisc\nbefore releasing the lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38083",
"url": "https://www.suse.com/security/cve/CVE-2025-38083"
},
{
"category": "external",
"summary": "SUSE Bug 1245183 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "external",
"summary": "SUSE Bug 1245350 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245350"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-38083"
},
{
"cve": "CVE-2025-38104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV\n\nRLCG Register Access is a way for virtual functions to safely access GPU\nregisters in a virtualized environment., including TLB flushes and\nregister reads. When multiple threads or VFs try to access the same\nregisters simultaneously, it can lead to race conditions. By using the\nRLCG interface, the driver can serialize access to the registers. This\nmeans that only one thread can access the registers at a time,\npreventing conflicts and ensuring that operations are performed\ncorrectly. Additionally, when a low-priority task holds a mutex that a\nhigh-priority task needs, ie., If a thread holding a spinlock tries to\nacquire a mutex, it can lead to priority inversion. register access in\namdgpu_virt_rlcg_reg_rw especially in a fast code path is critical.\n\nThe call stack shows that the function amdgpu_virt_rlcg_reg_rw is being\ncalled, which attempts to acquire the mutex. This function is invoked\nfrom amdgpu_sriov_wreg, which in turn is called from\ngmc_v11_0_flush_gpu_tlb.\n\nThe [ BUG: Invalid wait context ] indicates that a thread is trying to\nacquire a mutex while it is in a context that does not allow it to sleep\n(like holding a spinlock).\n\nFixes the below:\n\n[ 253.013423] =============================\n[ 253.013434] [ BUG: Invalid wait context ]\n[ 253.013446] 6.12.0-amdstaging-drm-next-lol-050225 #14 Tainted: G U OE\n[ 253.013464] -----------------------------\n[ 253.013475] kworker/0:1/10 is trying to lock:\n[ 253.013487] ffff9f30542e3cf8 (\u0026adev-\u003evirt.rlcg_reg_lock){+.+.}-{3:3}, at: amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.013815] other info that might help us debug this:\n[ 253.013827] context-{4:4}\n[ 253.013835] 3 locks held by kworker/0:1/10:\n[ 253.013847] #0: ffff9f3040050f58 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x3f5/0x680\n[ 253.013877] #1: ffffb789c008be40 ((work_completion)(\u0026wfc.work)){+.+.}-{0:0}, at: process_one_work+0x1d6/0x680\n[ 253.013905] #2: ffff9f3054281838 (\u0026adev-\u003egmc.invalidate_lock){+.+.}-{2:2}, at: gmc_v11_0_flush_gpu_tlb+0x198/0x4f0 [amdgpu]\n[ 253.014154] stack backtrace:\n[ 253.014164] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Tainted: G U OE 6.12.0-amdstaging-drm-next-lol-050225 #14\n[ 253.014189] Tainted: [U]=USER, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\n[ 253.014203] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 11/18/2024\n[ 253.014224] Workqueue: events work_for_cpu_fn\n[ 253.014241] Call Trace:\n[ 253.014250] \u003cTASK\u003e\n[ 253.014260] dump_stack_lvl+0x9b/0xf0\n[ 253.014275] dump_stack+0x10/0x20\n[ 253.014287] __lock_acquire+0xa47/0x2810\n[ 253.014303] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014321] lock_acquire+0xd1/0x300\n[ 253.014333] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014562] ? __lock_acquire+0xa6b/0x2810\n[ 253.014578] __mutex_lock+0x85/0xe20\n[ 253.014591] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014782] ? sched_clock_noinstr+0x9/0x10\n[ 253.014795] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014808] ? local_clock_noinstr+0xe/0xc0\n[ 253.014822] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015012] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.015029] mutex_lock_nested+0x1b/0x30\n[ 253.015044] ? mutex_lock_nested+0x1b/0x30\n[ 253.015057] amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015249] amdgpu_sriov_wreg+0xc5/0xd0 [amdgpu]\n[ 253.015435] gmc_v11_0_flush_gpu_tlb+0x44b/0x4f0 [amdgpu]\n[ 253.015667] gfx_v11_0_hw_init+0x499/0x29c0 [amdgpu]\n[ 253.015901] ? __pfx_smu_v13_0_update_pcie_parameters+0x10/0x10 [amdgpu]\n[ 253.016159] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.016173] ? smu_hw_init+0x18d/0x300 [amdgpu]\n[ 253.016403] amdgpu_device_init+0x29ad/0x36a0 [amdgpu]\n[ 253.016614] amdgpu_driver_load_kms+0x1a/0xc0 [amdgpu]\n[ 253.0170\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38104",
"url": "https://www.suse.com/security/cve/CVE-2025-38104"
},
{
"category": "external",
"summary": "SUSE Bug 1241635 for CVE-2025-38104",
"url": "https://bugzilla.suse.com/1241635"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38104"
},
{
"cve": "CVE-2025-38240",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38240"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: dp: drm_err =\u003e dev_err in HPD path to avoid NULL ptr\n\nThe function mtk_dp_wait_hpd_asserted() may be called before the\n`mtk_dp-\u003edrm_dev` pointer is assigned in mtk_dp_bridge_attach().\nSpecifically it can be called via this callpath:\n - mtk_edp_wait_hpd_asserted\n - [panel probe]\n - dp_aux_ep_probe\n\nUsing \"drm\" level prints anywhere in this callpath causes a NULL\npointer dereference. Change the error message directly in\nmtk_dp_wait_hpd_asserted() to dev_err() to avoid this. Also change the\nerror messages in mtk_dp_parse_capabilities(), which is called by\nmtk_dp_wait_hpd_asserted().\n\nWhile touching these prints, also add the error code to them to make\nfuture debugging easier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38240",
"url": "https://www.suse.com/security/cve/CVE-2025-38240"
},
{
"category": "external",
"summary": "SUSE Bug 1241457 for CVE-2025-38240",
"url": "https://bugzilla.suse.com/1241457"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-38240"
},
{
"cve": "CVE-2025-39735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-39735"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds read in ea_get()\n\nDuring the \"size_check\" label in ea_get(), the code checks if the extended\nattribute list (xattr) size matches ea_size. If not, it logs\n\"ea_get: invalid extended attribute\" and calls print_hex_dump().\n\nHere, EALIST_SIZE(ea_buf-\u003exattr) returns 4110417968, which exceeds\nINT_MAX (2,147,483,647). Then ea_size is clamped:\n\n\tint size = clamp_t(int, ea_size, 0, EALIST_SIZE(ea_buf-\u003exattr));\n\nAlthough clamp_t aims to bound ea_size between 0 and 4110417968, the upper\nlimit is treated as an int, causing an overflow above 2^31 - 1. This leads\n\"size\" to wrap around and become negative (-184549328).\n\nThe \"size\" is then passed to print_hex_dump() (called \"len\" in\nprint_hex_dump()), it is passed as type size_t (an unsigned\ntype), this is then stored inside a variable called\n\"int remaining\", which is then assigned to \"int linelen\" which\nis then passed to hex_dump_to_buffer(). In print_hex_dump()\nthe for loop, iterates through 0 to len-1, where len is\n18446744073525002176, calling hex_dump_to_buffer()\non each iteration:\n\n\tfor (i = 0; i \u003c len; i += rowsize) {\n\t\tlinelen = min(remaining, rowsize);\n\t\tremaining -= rowsize;\n\n\t\thex_dump_to_buffer(ptr + i, linelen, rowsize, groupsize,\n\t\t\t\t linebuf, sizeof(linebuf), ascii);\n\n\t\t...\n\t}\n\nThe expected stopping condition (i \u003c len) is effectively broken\nsince len is corrupted and very large. This eventually leads to\nthe \"ptr+i\" being passed to hex_dump_to_buffer() to get closer\nto the end of the actual bounds of \"ptr\", eventually an out of\nbounds access is done in hex_dump_to_buffer() in the following\nfor loop:\n\n\tfor (j = 0; j \u003c len; j++) {\n\t\t\tif (linebuflen \u003c lx + 2)\n\t\t\t\tgoto overflow2;\n\t\t\tch = ptr[j];\n\t\t...\n\t}\n\nTo fix this we should validate \"EALIST_SIZE(ea_buf-\u003exattr)\"\nbefore it is utilised.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-39735",
"url": "https://www.suse.com/security/cve/CVE-2025-39735"
},
{
"category": "external",
"summary": "SUSE Bug 1241625 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "external",
"summary": "SUSE Bug 1241699 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241699"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "important"
}
],
"title": "CVE-2025-39735"
},
{
"cve": "CVE-2025-40014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()\n\nIf speed_hz \u003c AMD_SPI_MIN_HZ, amd_set_spi_freq() iterates over the\nentire amd_spi_freq array without breaking out early, causing \u0027i\u0027 to go\nbeyond the array bounds.\n\nFix that by stopping the loop when it gets to the last entry, so the low\nspeed_hz value gets clamped up to AMD_SPI_MIN_HZ.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/spi/spi-amd.o: error: objtool: amd_set_spi_freq() falls through to next function amd_spi_set_opcode()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40014",
"url": "https://www.suse.com/security/cve/CVE-2025-40014"
},
{
"category": "external",
"summary": "SUSE Bug 1241644 for CVE-2025-40014",
"url": "https://bugzilla.suse.com/1241644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-azure-devel-6.4.0-150700.20.6.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-devel-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-source-azure-6.4.0-150700.20.6.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP7:kernel-syms-azure-6.4.0-150700.20.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-08T15:57:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-40014"
}
]
}
SUSE-SU-2025:02307-1
Vulnerability from csaf_suse - Published: 2025-07-14 12:31 - Updated: 2025-07-14 12:31| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP7 kernel was updated to receive various security bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL (bsc#1228557).\n- CVE-2024-49568: net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg (bsc#1235728).\n- CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup (bsc#1237913).\n- CVE-2024-57995: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (bsc#1237895).\n- CVE-2024-58053: rxrpc: Fix handling of received connection abort (bsc#1238982).\n- CVE-2025-21720: xfrm: delete intermediate secpath entry in packet offload mode (bsc#1238859).\n- CVE-2025-21868: kABI workaround for adding an header (bsc#1240180).\n- CVE-2025-21898: ftrace: Avoid potential division by zero in function_stat_show() (bsc#1240610).\n- CVE-2025-21899: tracing: Fix bad hist from corrupting named_triggers list (bsc#1240577).\n- CVE-2025-21920: vlan: enforce underlying device type (bsc#1240686).\n- CVE-2025-21938: mptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr (bsc#1240723).\n- CVE-2025-21959: netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (bsc#1240814).\n- CVE-2025-21997: xsk: fix an integer overflow in xp_create_and_assign_umem() (bsc#1240823).\n- CVE-2025-22035: tracing: Fix use-after-free in print_graph_function_flags during tracer switching (bsc#1241544).\n- CVE-2025-22111: kABI fix for net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF (bsc#1241572).\n- CVE-2025-22113: ext4: define ext4_journal_destroy wrapper (bsc#1241617).\n- CVE-2025-23155: net: stmmac: Fix accessing freed irq affinity_hint (bsc#1242573).\n- CVE-2025-37738: ext4: ignore xattrs past end (bsc#1242846).\n- CVE-2025-37743: wifi: ath12k: Avoid memory leak while enabling statistics (bsc#1242163).\n- CVE-2025-37752: net_sched: sch_sfq: move the limit validation (bsc#1242504).\n- CVE-2025-37756: net: tls: explicitly disallow disconnect (bsc#1242515).\n- CVE-2025-37757: tipc: fix memory leak in tipc_link_xmit (bsc#1242521).\n- CVE-2025-37786: net: dsa: free routing table on probe failure (bsc#1242725).\n- CVE-2025-37800: driver core: fix potential NULL pointer dereference in dev_uevent() (bsc#1242849).\n- CVE-2025-37801: spi: spi-imx: Add check for spi_imx_setupxfer() (bsc#1242850).\n- CVE-2025-37811: usb: chipidea: ci_hdrc_imx: fix usbmisc handling (bsc#1242907).\n- CVE-2025-37837: iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() (bsc#1242952).\n- CVE-2025-37844: cifs: avoid NULL pointer dereference in dbg call (bsc#1242946).\n- CVE-2025-37859: page_pool: avoid infinite loop to schedule delayed worker (bsc#1243051).\n- CVE-2025-37862: HID: pidff: Fix null pointer dereference in pidff_find_fields (bsc#1242982).\n- CVE-2025-37865: net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported (bsc#1242954).\n- CVE-2025-37874: net: ngbe: fix memory leak in ngbe_probe() error path (bsc#1242940).\n- CVE-2025-37884: bpf: Fix deadlock between rcu_tasks_trace and event_mutex (bsc#1243060).\n- CVE-2025-37909: net: lan743x: Fix memleak issue when GSO enabled (bsc#1243467).\n- CVE-2025-37917: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll (bsc#1243475).\n- CVE-2025-37921: vxlan: vnifilter: Fix unlocked deletion of default FDB entry (bsc#1243480).\n- CVE-2025-37923: tracing: Fix oob write in trace_seq_to_buffer() (bsc#1243551).\n- CVE-2025-37927: iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid (bsc#1243620).\n- CVE-2025-37933: octeon_ep: Fix host hang issue during device reboot (bsc#1243628).\n- CVE-2025-37936: perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value (bsc#1243537).\n- CVE-2025-37938: tracing: Verify event formats that have \u0027%*p..\u0027 (bsc#1243544).\n- CVE-2025-37945: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY (bsc#1243538).\n- CVE-2025-37954: smb: client: Avoid race in open_cached_dir with lease breaks (bsc#1243664).\n- CVE-2025-37961: ipvs: fix uninit-value for saddr in do_output_route4 (bsc#1243523).\n- CVE-2025-37967: usb: typec: ucsi: displayport: Fix deadlock (bsc#1243572).\n- CVE-2025-37968: iio: light: opt3001: fix deadlock due to concurrent flag access (bsc#1243571).\n- CVE-2025-37987: pds_core: Prevent possible adminq overflow/stuck condition (bsc#1243542).\n- CVE-2025-37992: net_sched: Flush gso_skb list too during -\u003echange() (bsc#1243698).\n- CVE-2025-37995: module: ensure that kobject_put() is safe for module type kobjects (bsc#1243827).\n- CVE-2025-37997: netfilter: ipset: fix region locking in hash types (bsc#1243832).\n- CVE-2025-37998: openvswitch: Fix unsafe attribute parsing in output_userspace() (bsc#1243836).\n- CVE-2025-38000: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (bsc#1244277).\n- CVE-2025-38001: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1244234).\n- CVE-2025-38011: drm/amdgpu: csa unmap use uninterruptible lock (bsc#1244729).\n- CVE-2025-38018: net/tls: fix kernel panic when alloc_page failed (bsc#1244999).\n- CVE-2025-38053: idpf: fix null-ptr-deref in idpf_features_check (bsc#1244746).\n- CVE-2025-38055: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq (bsc#1244747).\n- CVE-2025-38057: espintcp: fix skb leaks (bsc#1244862).\n- CVE-2025-38060: bpf: abort verification if env-\u003ecur_state-\u003eloop_entry != NULL (bsc#1245155).\n- CVE-2025-38072: libnvdimm/labels: Fix divide error in nd_label_data_init() (bsc#1244743).\n\nThe following non-security bugs were fixed:\n\n- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case (stable-fixes).\n- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (git-fixes).\n- ACPI: HED: Always initialize before evged (stable-fixes).\n- ACPI: OSI: Stop advertising support for \u00273.0 _SCP Extensions\u0027 (git-fixes).\n- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (stable-fixes).\n- ACPI: battery: negate current when discharging (stable-fixes).\n- ACPI: bus: Bail out if acpi_kobj registration fails (stable-fixes).\n- ACPICA: Avoid sequence overread in call to strncmp() (stable-fixes).\n- ACPICA: Utilities: Fix spelling mistake \u0027Incremement\u0027 -\u003e \u0027Increment\u0027 (git-fixes).\n- ACPICA: exserial: do not forget to handle FFixedHW opregions for reading (git-fixes).\n- ACPICA: fix acpi operand cache leak in dswstate.c (stable-fixes).\n- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).\n- ACPICA: utilities: Fix overflow check in vsnprintf() (stable-fixes).\n- ALSA: hda/intel: Add Thinkpad E15 to PM deny list (stable-fixes).\n- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (stable-fixes).\n- ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (stable-fixes).\n- ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (stable-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR (git-fixes).\n- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA (git-fixes).\n- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged (stable-fixes).\n- ALSA: pcm: Fix race of buffer access at PCM OSS layer (stable-fixes).\n- ALSA: seq: Improve data consistency at polling (stable-fixes).\n- ALSA: usb-audio: Accept multiple protocols in GTBs (stable-fixes).\n- ALSA: usb-audio: Add Pioneer DJ DJM-V10 support (stable-fixes).\n- ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock (stable-fixes).\n- ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (stable-fixes).\n- ALSA: usb-audio: Add name for HP Engage Go dock (stable-fixes).\n- ALSA: usb-audio: Check shutdown at endpoint_set_interface() (stable-fixes).\n- ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set() (git-fixes).\n- ALSA: usb-audio: Fix duplicated name in MIDI substream names (stable-fixes).\n- ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() (git-fixes).\n- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card (stable-fixes).\n- ALSA: usb-audio: Rename Pioneer mixer channel controls (git-fixes).\n- ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entry (stable-fixes).\n- ALSA: usb-audio: Skip setting clock selector for single connections (stable-fixes).\n- ALSA: usb-audio: Support multiple control interfaces (stable-fixes).\n- ALSA: usb-audio: Support read-only clock selector control (stable-fixes).\n- ALSA: usb-audio: enable support for Presonus Studio 1824c within 1810c file (stable-fixes).\n- ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit (stable-fixes).\n- ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (git-fixes).\n- ASoC: Intel: avs: Verify content returned by parse_int_array() (git-fixes).\n- ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (stable-fixes).\n- ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (git-fixes).\n- ASoC: SOF: ipc4-pcm: Adjust pipeline_list-\u003epipelines allocation type (git-fixes).\n- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 (stable-fixes).\n- ASoC: apple: mca: Constrain channels according to TDM mask (git-fixes).\n- ASoC: codecs: hda: Fix RPM usage count underflow (git-fixes).\n- ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (stable-fixes).\n- ASoC: cs42l43: Disable headphone clamps during type detection (stable-fixes).\n- ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (stable-fixes).\n- ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect (stable-fixes).\n- ASoC: mediatek: mt8188: Add reference for dmic clocks (stable-fixes).\n- ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile (stable-fixes).\n- ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() (git-fixes).\n- ASoC: meson: meson-card-utils: use of_property_present() for DT parsing (git-fixes).\n- ASoC: ops: Enforce platform maximum on initial value (stable-fixes).\n- ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() (git-fixes).\n- ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (stable-fixes).\n- ASoC: rt722-sdca: Add some missing readable registers (stable-fixes).\n- ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (stable-fixes).\n- ASoC: sun4i-codec: support hp-det-gpios property (stable-fixes).\n- ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (stable-fixes).\n- ASoC: tas2764: Enable main IRQs (git-fixes).\n- ASoC: tas2764: Mark SW_RESET as volatile (stable-fixes).\n- ASoC: tas2764: Power up/down amp on mute ops (stable-fixes).\n- ASoC: tas2764: Reinit cache on part reset (git-fixes).\n- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change (stable-fixes).\n- ASoC: tegra210_ahub: Add check to of_device_get_match_data() (stable-fixes).\n- ASoC: ti: omap-hdmi: Re-add dai_link-\u003eplatform to fix card init (git-fixes).\n- Bluetooth: Fix NULL pointer deference on eir_get_service_data (git-fixes).\n- Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (git-fixes).\n- Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (git-fixes).\n- Bluetooth: MGMT: Fix sparse errors (git-fixes).\n- Bluetooth: MGMT: Remove unused mgmt_pending_find_data (stable-fixes).\n- Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (git-fixes).\n- Bluetooth: Remove pending ACL connection attempts (stable-fixes).\n- Bluetooth: btintel: Check dsbr size from EFI variable (git-fixes).\n- Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (git-fixes).\n- Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (git-fixes).\n- Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (git-fixes).\n- Bluetooth: eir: Fix possible crashes on eir_create_adv_data (git-fixes).\n- Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync (git-fixes).\n- Bluetooth: hci_conn: Only do ACL connections sequentially (stable-fixes).\n- Bluetooth: hci_core: fix list_for_each_entry_rcu usage (git-fixes).\n- Bluetooth: hci_event: Fix not using key encryption size when its known (git-fixes).\n- Bluetooth: hci_qca: move the SoC type check to the right place (git-fixes).\n- Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync (git-fixes).\n- Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync (git-fixes).\n- Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (git-fixes).\n- Documentation/rtla: Fix duplicate text about timerlat tracer (git-fixes).\n- Documentation/rtla: Fix typo in common_timerlat_description.rst (git-fixes).\n- Documentation/rtla: Fix typo in rtla-timerlat.rst (git-fixes).\n- Documentation: ACPI: Use all-string data node references (git-fixes).\n- Documentation: fix typo in root= kernel parameter description (git-fixes).\n- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only (git-fixes).\n- HID: quirks: Add ADATA XPG alpha wireless mouse support (stable-fixes).\n- HID: usbkbd: Fix the bit shift number for LED_KANA (stable-fixes).\n- HID: wacom: fix kobject reference count leak (git-fixes).\n- HID: wacom: fix memory leak on kobject creation failure (git-fixes).\n- HID: wacom: fix memory leak on sysfs attribute creation failure (git-fixes).\n- IB/cm: Drop lockdep assert and WARN when freeing old msg (git-fixes)\n- Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() (git-fixes).\n- Input: ims-pcu - check record size in ims_pcu_flash_firmware() (git-fixes).\n- Input: sparcspkr - avoid unannotated fall-through (stable-fixes).\n- Input: xpad - add more controllers (stable-fixes).\n- KVM: powerpc: Enable commented out BUILD_BUG_ON() assertion (bsc#1215199).\n- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (git-fixes bsc#1245225).\n- MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc (\u0027MyBS: Use buildflags to set which package to build\u0027)\n- MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b (\u0027bs-upload-kernel: Pass limit_packages also on multibuild\u0027)\n- MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed.\n- NFC: nci: uart: Set tty-\u003edisc_data only in success path (git-fixes).\n- NFS: Do not allow waiting for exiting tasks (git-fixes).\n- NFSD: Insulate nfsd4_encode_read_plus() from page boundaries in the encode buffer (git-fixes).\n- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (git-fixes).\n- NFSv4: Treat ENETUNREACH errors as fatal for state recovery (git-fixes).\n- PCI/DPC: Initialize aer_err_info before using it (git-fixes).\n- PCI/DPC: Log Error Source ID only when valid (git-fixes).\n- PCI/DPC: Use defines with DPC reason fields (git-fixes).\n- PCI/MSI: Size device MSI domain with the maximum number of vectors (git-fixes).\n- PCI/PM: Set up runtime PM even for devices without PCI PM (git-fixes).\n- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).\n- PCI: Explicitly put devices into D0 when initializing (git-fixes).\n- PCI: Fix lock symmetry in pci_slot_unlock() (git-fixes).\n- PCI: Fix old_size lower bound in calculate_iosize() too (stable-fixes).\n- PCI: apple: Set only available ports up (git-fixes).\n- PCI: apple: Use gpiod_set_value_cansleep in probe flow (git-fixes).\n- PCI: brcmstb: Add a softdep to MIP MSI-X driver (stable-fixes).\n- PCI: brcmstb: Expand inbound window size up to 64GB (stable-fixes).\n- PCI: cadence-ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: cadence: Fix runtime atomic count underflow (git-fixes).\n- PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit() (git-fixes).\n- PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up() (git-fixes).\n- PCI: dwc: ep: Correct PBA offset in .set_msix() callback (git-fixes).\n- PCI: dwc: ep: Ensure proper iteration over outbound map windows (stable-fixes).\n- PCI: endpoint: Retain fixed-size BAR size as well as aligned size (git-fixes).\n- PCI: vmd: Disable MSI remapping bypass under Xen (stable-fixes).\n- PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() (stable-fixes).\n- PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (git-fixes).\n- PM: sleep: Print PM debug messages during hibernation (git-fixes).\n- PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() (git-fixes).\n- RDMA/core: Fix best page size finding when it can cross SG entries (git-fixes)\n- RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (git-fixes)\n- Remove compress-vmlinux.sh /usr/lib/rpm/brp-suse.d/brp-99-compress-vmlinux was added in pesign-obs-integration during SLE12 RC. This workaround can be removed.\n- Remove host-memcpy-hack.h This might have been usefult at some point but we have more things that depend on specific library versions today.\n- Remove try-disable-staging-driver The config for linux-next is autogenerated from master config, and defaults filled for missing options. This is unlikely to enable any staging driver in the first place.\n- Revert \u0027ALSA: usb-audio: Skip setting clock selector for single connections\u0027 (stable-fixes).\n- Revert \u0027arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC (git-fixes)\n- Revert \u0027bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first\u0027 (stable-fixes).\n- Revert \u0027drm/amdgpu: do not allow userspace to create a doorbell BO\u0027 (stable-fixes).\n- Revert \u0027ipv6: save dontfrag in cork (git-fixes).\u0027\n- Revert \u0027kABI: ipv6: save dontfrag in cork (git-fixes).\u0027\n- Revert \u0027wifi: mt76: mt7996: fill txd by host driver\u0027 (stable-fixes).\n- Revert \u0027wifi: mwifiex: Fix HT40 bandwidth issue.\u0027 (git-fixes).\n- SUNRPC: Do not allow waiting for exiting tasks (git-fixes).\n- SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls (git-fixes).\n- SUNRPC: rpc_clnt_set_transport() must not change the autobind setting (git-fixes).\n- SUNRPC: rpcbind should never reset the port to the value \u00270\u0027 (git-fixes).\n- USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (stable-fixes).\n- VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify (git-fixes).\n- accel/ivpu: Improve buffer object logging (git-fixes).\n- accel/ivpu: Use dma_resv_lock() instead of a custom mutex (git-fixes).\n- accel/qaic: Mask out SR-IOV PCI resources (stable-fixes).\n- acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (git-fixes).\n- add bug reference to existing hv_storvsc change (bsc#1245455).\n- arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs (git-fixes)\n- ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode (stable-fixes).\n- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 (stable-fixes).\n- ath10k: snoc: fix unbalanced IRQ enable in crash recovery (git-fixes).\n- backlight: pm8941: Add NULL check in wled_configure() (git-fixes).\n- bnxt: properly flush XDP redirect lists (git-fixes).\n- bpf: Force uprobe bpf program to always return 0 (git-fixes).\n- bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc (\u0027MyBS: Use buildflags to set which package to build\u0027) Fixes: 747f601d4156 (\u0027bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)\u0027)\n- btrfs: fix fsync of files with no hard links not persisting deletion (git-fixes).\n- btrfs: fix invalid data space release when truncating block in NOCOW mode (git-fixes).\n- btrfs: fix qgroup reservation leak on failure to allocate ordered extent (git-fixes).\n- btrfs: fix wrong start offset for delalloc space release during mmap write (git-fixes).\n- btrfs: remove end_no_trans label from btrfs_log_inode_parent() (git-fixes).\n- btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent() (git-fixes).\n- bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device (git-fixes).\n- bus: fsl-mc: fix GET/SET_TAILDROP command ids (git-fixes).\n- bus: fsl-mc: fix double-free on mc_dev (git-fixes).\n- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value (stable-fixes).\n- bus: mhi: host: Fix conflict between power_up and SYSERR (git-fixes).\n- calipso: Fix null-ptr-deref in calipso_req_{set,del}attr() (git-fixes).\n- can: c_can: Use of_property_present() to test existence of DT property (stable-fixes).\n- can: tcan4x5x: fix power regulator retrieval during probe (git-fixes).\n- ceph: Fix incorrect flush end position calculation (git-fixes).\n- ceph: allocate sparse_ext map only for sparse reads (git-fixes).\n- ceph: fix memory leaks in __ceph_sync_read() (git-fixes).\n- cgroup/cpuset: Do not allow creation of local partition over a remote one (bsc#1241166).\n- cgroup/cpuset: Fix race between newly created partition and dying one (bsc#1241166).\n- cifs: change tcon status when need_reconnect is set on it (git-fixes).\n- clocksource: Fix brown-bag boolean thinko in (git-fixes)\n- clocksource: Make watchdog and suspend-timing multiplication (git-fixes)\n- crypto: lrw - Only add ecb if it is not already there (git-fixes).\n- crypto: lzo - Fix compression buffer overrun (stable-fixes).\n- crypto: marvell/cesa - Avoid empty transfer descriptor (git-fixes).\n- crypto: marvell/cesa - Do not chain submitted requests (git-fixes).\n- crypto: marvell/cesa - Handle zero-length skcipher requests (git-fixes).\n- crypto: octeontx2 - suppress auth failure screaming due to negative tests (stable-fixes).\n- crypto: qat - add shutdown handler to qat_420xx (git-fixes).\n- crypto: qat - add shutdown handler to qat_4xxx (git-fixes).\n- crypto: skcipher - Zap type in crypto_alloc_sync_skcipher (stable-fixes).\n- crypto: sun8i-ce - move fallback ahash_request to the end of the struct (git-fixes).\n- crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() (git-fixes).\n- crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions (git-fixes).\n- crypto: xts - Only add ecb if it is not already there (git-fixes).\n- devlink: Fix referring to hw_addr attribute during state validation (git-fixes).\n- devlink: fix port dump cmd type (git-fixes).\n- dlm: mask sk_shutdown value (bsc#1228854).\n- dlm: use SHUT_RDWR for SCTP shutdown (bsc#1228854).\n- dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (stable-fixes).\n- dmaengine: ti: Add NULL check in udma_probe() (git-fixes).\n- drivers/rapidio/rio_cm.c: prevent possible heap overwrite (stable-fixes).\n- drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer() (stable-fixes).\n- drm/amd/display: Add debugging message for brightness caps (bsc#1240650).\n- drm/amd/display: Add null pointer check for get_first_active_display() (git-fixes).\n- drm/amd/display: Add support for disconnected eDP streams (stable-fixes).\n- drm/amd/display: Call FP Protect Before Mode Programming/Mode Support (stable-fixes).\n- drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401 (stable-fixes).\n- drm/amd/display: Correct timing_adjust_pending flag setting (stable-fixes).\n- drm/amd/display: Defer BW-optimization-blocked DRR adjustments (git-fixes).\n- drm/amd/display: Do not enable replay when vtotal update is pending (stable-fixes).\n- drm/amd/display: Do not treat wb connector as physical in create_validate_stream_for_sink (stable-fixes).\n- drm/amd/display: Do not try AUX transactions on disconnected link (stable-fixes).\n- drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35 (stable-fixes).\n- drm/amd/display: Fix BT2020 YCbCr limited/full range input (stable-fixes).\n- drm/amd/display: Fix DMUB reset sequence for DCN401 (stable-fixes).\n- drm/amd/display: Fix default DC and AC levels (bsc#1240650).\n- drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch (stable-fixes).\n- drm/amd/display: Fix p-state type when p-state is unsupported (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low for dcn31x (stable-fixes).\n- drm/amd/display: Guard against setting dispclk low when active (stable-fixes).\n- drm/amd/display: Increase block_sequence array size (stable-fixes).\n- drm/amd/display: Initial psr_version with correct setting (stable-fixes).\n- drm/amd/display: Populate register address for dentist for dcn401 (stable-fixes).\n- drm/amd/display: Read LTTPR ALPM caps during link cap retrieval (stable-fixes).\n- drm/amd/display: Request HW cursor on DCN3.2 with SubVP (stable-fixes).\n- drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination (stable-fixes).\n- drm/amd/display: Support multiple options during psr entry (stable-fixes).\n- drm/amd/display: Update CR AUX RD interval interpretation (stable-fixes).\n- drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It (stable-fixes).\n- drm/amd/display: calculate the remain segments for all pipes (stable-fixes).\n- drm/amd/display: check stream id dml21 wrapper to get plane_id (stable-fixes).\n- drm/amd/display: fix dcn4x init failed (stable-fixes).\n- drm/amd/display: fix link_set_dpms_off multi-display MST corner case (stable-fixes).\n- drm/amd/display: handle max_downscale_src_width fail check (stable-fixes).\n- drm/amd/display: not abort link train when bw is low (stable-fixes).\n- drm/amd/display: pass calculated dram_speed_mts to dml2 (stable-fixes).\n- drm/amd/display: remove minimum Dispclk and apply oem panel timing (stable-fixes).\n- drm/amd/pm: Fetch current power limit from PMFW (stable-fixes).\n- drm/amd/pm: Skip P2S load for SMU v13.0.12 (stable-fixes).\n- drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (git-fixes).\n- drm/amd: Adjust output for discovery error handling (git-fixes).\n- drm/amdgpu/discovery: check ip_discovery fw file available (stable-fixes).\n- drm/amdgpu/gfx11: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/gfx12: do not read registers in mqd init (stable-fixes).\n- drm/amdgpu/mes11: fix set_hw_resources_1 calculation (stable-fixes).\n- drm/amdgpu: Allow P2P access through XGMI (stable-fixes).\n- drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c (stable-fixes).\n- drm/amdgpu: Fix missing drain retry fault the last entry (stable-fixes).\n- drm/amdgpu: Fix the race condition for draining retry fault (stable-fixes).\n- drm/amdgpu: Set snoop bit for SDMA for MI series (stable-fixes).\n- drm/amdgpu: Skip pcie_replay_count sysfs creation for VF (stable-fixes).\n- drm/amdgpu: Update SRIOV video codec caps (stable-fixes).\n- drm/amdgpu: Use active umc info from discovery (stable-fixes).\n- drm/amdgpu: adjust drm_firmware_drivers_only() handling (stable-fixes).\n- drm/amdgpu: enlarge the VBIOS binary size limit (stable-fixes).\n- drm/amdgpu: read back register after written for VCN v4.0.5 (stable-fixes).\n- drm/amdgpu: release xcp_mgr on exit (stable-fixes).\n- drm/amdgpu: remove all KFD fences from the BO on release (stable-fixes).\n- drm/amdgpu: reset psp-\u003ecmd to NULL after releasing the buffer (stable-fixes).\n- drm/amdgpu: switch job hw_fence to amdgpu_fence (git-fixes).\n- drm/amdkfd: Correct F8_MODE for gfx950 (git-fixes).\n- drm/amdkfd: KFD release_work possible circular locking (stable-fixes).\n- drm/amdkfd: Set per-process flags only once cik/vi (stable-fixes).\n- drm/amdkfd: Set per-process flags only once for gfx9/10/11/12 (stable-fixes).\n- drm/amdkfd: fix missing L2 cache info in topology (stable-fixes).\n- drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12 (stable-fixes).\n- drm/ast: Find VBIOS mode from regular display size (stable-fixes).\n- drm/ast: Fix comment on modeset lock (git-fixes).\n- drm/atomic: clarify the rules around drm_atomic_state-\u003eallow_modeset (stable-fixes).\n- drm/bridge: cdns-dsi: Check return value when getting default PHY config (git-fixes).\n- drm/bridge: cdns-dsi: Fix connecting to next bridge (git-fixes).\n- drm/bridge: cdns-dsi: Fix phy de-init and flag it so (git-fixes).\n- drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() (git-fixes).\n- drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready (git-fixes).\n- drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (git-fixes).\n- drm/buddy: fix issue that force_merge cannot free all roots (stable-fixes).\n- drm/etnaviv: Protect the scheduler\u0027s pending list with its lock (git-fixes).\n- drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1 (git-fixes).\n- drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (git-fixes).\n- drm/i915/guc: Handle race condition where wakeref count drops below 0 (git-fixes).\n- drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled (git-fixes).\n- drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (git-fixes).\n- drm/i915: fix build error some more (git-fixes).\n- drm/mediatek: Fix kobject put for component sub-drivers (git-fixes).\n- drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence (stable-fixes).\n- drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr (git-fixes).\n- drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err (git-fixes).\n- drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3 (git-fixes).\n- drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE (git-fixes).\n- drm/msm/disp: Correct porch timing for SDM845 (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup (git-fixes).\n- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path reset (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SC8180X (git-fixes).\n- drm/msm/dpu: enable SmartDMA on SM8150 (git-fixes).\n- drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate (git-fixes).\n- drm/msm/gpu: Fix crash when throttling GPU immediately during boot (git-fixes).\n- drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names (git-fixes).\n- drm/nouveau/bl: increase buffer size to avoid truncate warning (git-fixes).\n- drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE (stable-fixes).\n- drm/panel-edp: Add Starry 116KHD024006 (stable-fixes).\n- drm/panel-simple: fix the warnings for the Evervision VGG644804 (git-fixes).\n- drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (git-fixes).\n- drm/panic: add missing space (git-fixes).\n- drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (git-fixes).\n- drm/panthor: Update panthor_mmu::irq::mask when needed (git-fixes).\n- drm/rockchip: vop2: Add uv swap for cluster window (stable-fixes).\n- drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0 (stable-fixes).\n- drm/ssd130x: fix ssd132x_clear_screen() columns (git-fixes).\n- drm/tegra: Assign plane type before registration (git-fixes).\n- drm/tegra: Fix a possible null pointer dereference (git-fixes).\n- drm/tegra: rgb: Fix the unbound reference count (git-fixes).\n- drm/udl: Unregister device before cleaning up on disconnect (git-fixes).\n- drm/v3d: Add clock handling (stable-fixes).\n- drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` (stable-fixes).\n- drm/vc4: tests: Use return instead of assert (git-fixes).\n- drm/vkms: Adjust vkms_state-\u003eactive_planes allocation type (git-fixes).\n- drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (git-fixes).\n- drm/vmwgfx: Add seqno waiter for sync_files (git-fixes).\n- drm/vmwgfx: Fix dumb buffer leak (git-fixes).\n- drm/xe/bmg: Update Wa_16023588340 (git-fixes).\n- drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (git-fixes).\n- drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set (stable-fixes).\n- drm/xe/debugfs: fixed the return value of wedged_mode_set (stable-fixes).\n- drm/xe/display: Add check for alloc_ordered_workqueue() (git-fixes).\n- drm/xe/gt: Update handling of xe_force_wake_get return (stable-fixes).\n- drm/xe/oa: Ensure that polled read returns latest data (stable-fixes).\n- drm/xe/pf: Create a link between PF and VF devices (stable-fixes).\n- drm/xe/pf: Reset GuC VF config when unprovisioning critical resource (stable-fixes).\n- drm/xe/relay: Do not use GFP_KERNEL for new transactions (stable-fixes).\n- drm/xe/sa: Always call drm_suballoc_manager_fini() (stable-fixes).\n- drm/xe/sched: stop re-submitting signalled jobs (git-fixes).\n- drm/xe/vf: Retry sending MMIO request to GUC on timeout error (stable-fixes).\n- drm/xe/vm: move rebind_work init earlier (git-fixes).\n- drm/xe/xe2hpg: Add Wa_22021007897 (stable-fixes).\n- drm/xe: Create LRC BO without VM (git-fixes).\n- drm/xe: Do not attempt to bootstrap VF in execlists mode (stable-fixes).\n- drm/xe: Fix memset on iomem (git-fixes).\n- drm/xe: Fix xe_tile_init_noalloc() error propagation (stable-fixes).\n- drm/xe: Make xe_gt_freq part of the Documentation (git-fixes).\n- drm/xe: Move suballocator init to after display init (stable-fixes).\n- drm/xe: Nuke VM\u0027s mapping upon close (stable-fixes).\n- drm/xe: Process deferred GGTT node removals on device unwind (git-fixes).\n- drm/xe: Reject BO eviction if BO is bound to current VM (stable-fixes).\n- drm/xe: Retry BO allocation (stable-fixes).\n- drm/xe: Rework eviction rejection of bound external bos (git-fixes).\n- drm/xe: Save the gt pointer in lrc and drop the tile (stable-fixes).\n- drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init() (stable-fixes).\n- drm/xe: Wire up device shutdown handler (stable-fixes).\n- drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init() (git-fixes).\n- drm/xe: xe_gen_wa_oob: replace program_invocation_short_name (stable-fixes).\n- drm: Add valid clones check (stable-fixes).\n- drm: bridge: adv7511: fill stream capabilities (stable-fixes).\n- drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (git-fixes).\n- dummycon: Trigger redraw when switching consoles with deferred takeover (git-fixes).\n- e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 (git-fixes).\n- efi/libstub: Describe missing \u0027out\u0027 parameter in efi_load_initrd (git-fixes).\n- fbcon: Make sure modelist not set on unregistered console (stable-fixes).\n- fbcon: Use correct erase colour for clearing in fbcon (stable-fixes).\n- fbdev/efifb: Remove PM for parent device (bsc#1244261).\n- fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var (git-fixes).\n- fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (git-fixes).\n- fbdev: core: tileblit: Implement missing margin clearing for tileblit (stable-fixes).\n- fbdev: fsl-diu-fb: add missing device_remove_file() (stable-fixes).\n- fgraph: Still initialize idle shadow stacks when starting (git-fixes).\n- firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (git-fixes).\n- firmware: arm_ffa: Reject higher major version as incompatible (stable-fixes).\n- firmware: arm_ffa: Set dma_mask for ffa devices (stable-fixes).\n- firmware: arm_scmi: Relax duplicate name constraint across protocol ids (stable-fixes).\n- firmware: psci: Fix refcount leak in psci_dt_init (git-fixes).\n- fpga: altera-cvp: Increase credit timeout (stable-fixes).\n- fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() (git-fixes).\n- gpio: mlxbf3: only get IRQ for device instance 0 (git-fixes).\n- gpio: pca953x: Simplify code with cleanup helpers (stable-fixes).\n- gpio: pca953x: Split pca953x_restore_context() and pca953x_save_context() (stable-fixes).\n- gpio: pca953x: fix IRQ storm on system wake up (git-fixes).\n- gpiolib: Revert \u0027Do not WARN on gpiod_put() for optional GPIO\u0027 (stable-fixes).\n- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt (git-fixes).\n- gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO (git-fixes).\n- hwmon: (asus-ec-sensors) check sensor index in read_string() (git-fixes).\n- hwmon: (dell-smm) Increment the number of fans (stable-fixes).\n- hwmon: (ftsteutates) Fix TOCTOU race in fts_read() (git-fixes).\n- hwmon: (gpio-fan) Add missing mutex locks (stable-fixes).\n- hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace (git-fixes).\n- hwmon: (occ) Rework attribute registration for stack usage (git-fixes).\n- hwmon: (occ) fix unaligned accesses (git-fixes).\n- hwmon: (peci/dimmtemp) Do not provide fake thresholds data (git-fixes).\n- hwmon: (xgene-hwmon) use appropriate type for the latency value (stable-fixes).\n- hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu (git-fixes).\n- i2c: designware: Invoke runtime suspend on quick slave re-registration (stable-fixes).\n- i2c: npcm: Add clock toggle recovery (stable-fixes).\n- i2c: pxa: fix call balance of i2c-\u003eclk handling routines (stable-fixes).\n- i2c: qup: Vote for interconnect bandwidth to DRAM (stable-fixes).\n- i2c: robotfuzz-osif: disable zero-length read messages (git-fixes).\n- i2c: tegra: check msg length in SMBUS block read (bsc#1242086)\n- i2c: tiny-usb: disable zero-length read messages (git-fixes).\n- i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work() (git-fixes).\n- i3c: master: svc: Fix missing STOP for master request (stable-fixes).\n- i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA) (stable-fixes).\n- i40e: retry VFLR handling if there is ongoing VF reset (git-fixes).\n- i40e: return false from i40e_reset_vf if reset is in progress (git-fixes).\n- ice: Fix LACP bonds without SRIOV environment (git-fixes).\n- ice: create new Tx scheduler nodes for new queues only (git-fixes).\n- ice: fix Tx scheduler error handling in XDP callback (git-fixes).\n- ice: fix rebuilding the Tx scheduler tree for large queue counts (git-fixes).\n- ice: fix vf-\u003enum_mac count with port representors (git-fixes).\n- ieee802154: ca8210: Use proper setters and getters for bitwise types (stable-fixes).\n- iio: accel: fxls8962af: Fix temperature scan element sign (git-fixes).\n- iio: adc: ad7124: Fix 3dB filter frequency reading (git-fixes).\n- iio: adc: ad7606_spi: fix reg write value mask (git-fixes).\n- iio: filter: admv8818: Support frequencies \u003e= 2^32 (git-fixes).\n- iio: filter: admv8818: fix band 4, state 15 (git-fixes).\n- iio: filter: admv8818: fix integer overflow (git-fixes).\n- iio: filter: admv8818: fix range calculation (git-fixes).\n- iio: imu: inv_icm42600: Fix temperature calculation (git-fixes).\n- ima: Suspend PCR extends and log appends when rebooting (bsc#1210025 ltc#196650).\n- ima: process_measurement() needlessly takes inode_lock() on MAY_READ (stable-fixes).\n- intel_th: avoid using deprecated page-\u003emapping, index fields (stable-fixes).\n- iommu: Protect against overflow in iommu_pgsize() (git-fixes).\n- iommu: Skip PASID validation for devices without PASID capability (bsc#1244100)\n- iommu: Validate the PASID in iommu_attach_device_pasid() (bsc#1244100)\n- ip6mr: fix tables suspicious RCU usage (git-fixes).\n- ip_tunnel: annotate data-races around t-\u003eparms.link (git-fixes).\n- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (git-fixes).\n- ipmr: fix tables suspicious RCU usage (git-fixes).\n- ipv4: Convert ip_route_input() to dscp_t (git-fixes).\n- ipv4: Correct/silence an endian warning in __ip_do_redirect (git-fixes).\n- ipv6: save dontfrag in cork (git-fixes).\n- ipvs: Always clear ipvs_property flag in skb_scrub_packet() (git-fixes).\n- isolcpus: fix bug in returning number of allocated cpumask (bsc#1243774).\n- jffs2: check jffs2_prealloc_raw_node_refs() result in few other places (git-fixes).\n- jffs2: check that raw node were preallocated before writing summary (git-fixes).\n- kABI workaround for hda_codec.beep_just_power_on flag (git-fixes).\n- kABI: PCI: endpoint: Retain fixed-size BAR size as well as aligned size (git-fixes).\n- kABI: ipv6: save dontfrag in cork (git-fixes).\n- kABI: serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (git-fixes).\n- kabi: restore layout of struct cgroup_subsys (bsc#1241166).\n- kabi: restore layout of struct mem_control (jsc#PED-12551).\n- kabi: restore layout of struct page_counter (jsc#PED-12551).\n- kernel-source: Do not use multiple -r in sed parameters\n- kernel-source: Remove log.sh from sources\n- leds: pwm-multicolor: Add check for fwnode_property_read_u32 (stable-fixes).\n- loop: Add sanity check for read/write_iter (git-fixes).\n- loop: add file_start_write() and file_end_write() (git-fixes).\n- mailbox: use error ret code of of_parse_phandle_with_args() (stable-fixes).\n- md/raid1,raid10: do not handle IO error for REQ_RAHEAD and REQ_NOWAIT (git-fixes).\n- md/raid1: Add check for missing source disk in process_checks() (git-fixes).\n- media: adv7180: Disable test-pattern control on adv7180 (stable-fixes).\n- media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() (stable-fixes).\n- media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case (git-fixes).\n- media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_div (git-fixes).\n- media: ccs-pll: Start OP pre-PLL multiplier search from correct value (git-fixes).\n- media: ccs-pll: Start VT pre-PLL multiplier search from correct value (git-fixes).\n- media: cx231xx: set device_caps for 417 (stable-fixes).\n- media: cxusb: no longer judge rbuf when the write fails (git-fixes).\n- media: davinci: vpif: Fix memory leak in probe error path (git-fixes).\n- media: gspca: Add error handling for stv06xx_read_sensor() (git-fixes).\n- media: i2c: imx219: Correct the minimum vblanking value (stable-fixes).\n- media: imx-jpeg: Cleanup after an allocation error (git-fixes).\n- media: imx-jpeg: Drop the first error frames (git-fixes).\n- media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead (git-fixes).\n- media: imx-jpeg: Reset slot data pointers when freed (git-fixes).\n- media: intel/ipu6: Fix dma mask for non-secure mode (git-fixes).\n- media: ipu6: Remove workaround for Meteor Lake ES2 (git-fixes).\n- media: nxp: imx8-isi: better handle the m2m usage_count (git-fixes).\n- media: omap3isp: use sgtable-based scatterlist wrappers (git-fixes).\n- media: ov2740: Move pm-runtime cleanup on probe-errors to proper place (git-fixes).\n- media: ov5675: suppress probe deferral errors (git-fixes).\n- media: ov8856: suppress probe deferral errors (git-fixes).\n- media: platform: mtk-mdp3: Remove unused mdp_get_plat_device (git-fixes).\n- media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available (stable-fixes).\n- media: rkvdec: Fix frame size enumeration (git-fixes).\n- media: tc358746: improve calculation of the D-PHY timing registers (stable-fixes).\n- media: test-drivers: vivid: do not call schedule in loop (stable-fixes).\n- media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map (stable-fixes).\n- media: uvcvideo: Fix deferred probing error (git-fixes).\n- media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value (stable-fixes).\n- media: uvcvideo: Return the number of processed controls (git-fixes).\n- media: v4l2-dev: fix error handling in __video_register_device() (git-fixes).\n- media: v4l: Memset argument to 0 before calling get_mbus_config pad op (stable-fixes).\n- media: venus: Fix probe error handling (git-fixes).\n- media: verisilicon: Free post processor buffers on error (git-fixes).\n- media: videobuf2: use sgtable-based scatterlist wrappers (git-fixes).\n- media: vidtv: Terminating the subsequent process of initialization failure (git-fixes).\n- media: vivid: Change the siize of the composing (git-fixes).\n- mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() (git-fixes).\n- mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE (git-fixes).\n- mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check (stable-fixes).\n- mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337).\n- mm, memcg: cg2 memory{.swap,}.peak write handlers (jsc#PED-12551).\n- mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race (bsc#1245431).\n- mm/hugetlb: unshare page tables during VMA split, not before (bsc#1245431).\n- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (jsc#PED-12551).\n- mmc: Add quirk to disable DDR50 tuning (stable-fixes).\n- mmc: dw_mmc: add exynos7870 DW MMC support (stable-fixes).\n- mmc: host: Wait for Vdd to settle on card power off (stable-fixes).\n- mmc: sdhci: Disable SD card clock before changing parameters (stable-fixes).\n- mtd: nand: ecc-mxic: Fix use of uninitialized variable ret (git-fixes).\n- mtd: nand: sunxi: Add randomizer configuration before randomizer enable (git-fixes).\n- mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk (git-fixes).\n- neighbour: Do not let neigh_forced_gc() disable preemption for long (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (git-fixes).\n- net/mdiobus: Fix potential out-of-bounds read/write access (git-fixes).\n- net/mlx4_en: Prevent potential integer overflow calculating Hz (git-fixes).\n- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() (git-fixes).\n- net/mlx5: Ensure fw pages are always allocated on same NUMA (git-fixes).\n- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).\n- net/mlx5: Fix return value when searching for existing flow group (git-fixes).\n- net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).\n- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).\n- net/neighbor: clear error in case strict check is not set (git-fixes).\n- net/sched: fix use-after-free in taprio_dev_notifier (git-fixes).\n- net: Fix TOCTOU issue in sk_is_readable() (git-fixes).\n- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW) (git-fixes).\n- net: add rcu safety to rtnl_prop_list_size() (git-fixes).\n- net: fix udp gso skb_segment after pull from frag_list (git-fixes).\n- net: give more chances to rcu in netdev_wait_allrefs_any() (git-fixes).\n- net: ice: Perform accurate aRFS flow match (git-fixes).\n- net: ipv4: fix a memleak in ip_setup_cork (git-fixes).\n- net: linkwatch: use system_unbound_wq (git-fixes).\n- net: mana: Add support for Multi Vports on Bare metal (bsc#1244229).\n- net: mana: Record doorbell physical address in PF mode (bsc#1244229).\n- net: page_pool: fix warning code (git-fixes).\n- net: phy: clear phydev-\u003edevlink when the link is deleted (git-fixes).\n- net: phy: fix up const issues in to_mdio_device() and to_phy_device() (git-fixes).\n- net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() (bsc#1243538)\n- net: phy: mscc: Fix memory leak when using one step timestamping (git-fixes).\n- net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (git-fixes).\n- net: sched: cls_u32: Fix allocation size in u32_init() (git-fixes).\n- net: sched: consistently use rcu_replace_pointer() in taprio_change() (git-fixes).\n- net: sched: em_text: fix possible memory leak in em_text_destroy() (git-fixes).\n- net: sched: fix erspan_opt settings in cls_flower (git-fixes).\n- net: usb: aqc111: debug info before sanitation (git-fixes).\n- net: usb: aqc111: fix error handling of usbnet read calls (git-fixes).\n- net: wwan: t7xx: Fix napi rx poll issue (git-fixes).\n- net_sched: ets: fix a race in ets_qdisc_change() (git-fixes).\n- net_sched: prio: fix a race in prio_tune() (git-fixes).\n- net_sched: red: fix a race in __red_change() (git-fixes).\n- net_sched: sch_fifo: implement lockless __fifo_dump() (bsc#1237312)\n- net_sched: sch_sfq: reject invalid perturb period (git-fixes).\n- net_sched: sch_sfq: use a temporary work area for validating configuration (bsc#1232504)\n- net_sched: tbf: fix a race in tbf_change() (git-fixes).\n- netdev-genl: Hold rcu_read_lock in napi_get (git-fixes).\n- netlink: fix potential sleeping issue in mqueue_flush_file (git-fixes).\n- netlink: specs: dpll: replace underscores with dashes in names (git-fixes).\n- netpoll: Use rcu_access_pointer() in __netpoll_setup (git-fixes).\n- netpoll: hold rcu read lock in __netpoll_send_skb() (git-fixes).\n- nfsd: Initialize ssc before laundromat_work to prevent NULL dereference (git-fixes).\n- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request (git-fixes).\n- nfsd: validate the nfsd_serv pointer before calling svc_wake_up (git-fixes).\n- ntp: Clamp maxerror and esterror to operating range (git-fixes)\n- ntp: Remove invalid cast in time offset math (git-fixes)\n- ntp: Safeguard against time_constant overflow (git-fixes)\n- nvme-fc: do not reference lsrsp after failure (bsc#1245193).\n- nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (git-fixes).\n- nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (git-fixes).\n- nvme-pci: add quirks for device 126f:1001 (git-fixes).\n- nvme: always punt polled uring_cmd end_io work to task_work (git-fixes).\n- nvme: fix command limits status code (git-fixes).\n- nvme: fix implicit bool to flags conversion (git-fixes).\n- nvmet-fc: free pending reqs on tgtport unregister (bsc#1245193).\n- nvmet-fc: take tgtport refs for portentry (bsc#1245193).\n- nvmet-fcloop: access fcpreq only when holding reqlock (bsc#1245193).\n- nvmet-fcloop: add missing fcloop_callback_host_done (bsc#1245193).\n- nvmet-fcloop: allocate/free fcloop_lsreq directly (bsc#1245193).\n- nvmet-fcloop: do not wait for lport cleanup (bsc#1245193).\n- nvmet-fcloop: drop response if targetport is gone (bsc#1245193).\n- nvmet-fcloop: prevent double port deletion (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_delete_local_port (bsc#1245193).\n- nvmet-fcloop: refactor fcloop_nport_alloc and track lport (bsc#1245193).\n- nvmet-fcloop: remove nport from list on last user (bsc#1245193).\n- nvmet-fcloop: track ref counts for nports (bsc#1245193).\n- nvmet-fcloop: update refs on tfcp_req (bsc#1245193).\n- orangefs: Do not truncate file size (git-fixes).\n- pNFS/flexfiles: Report ENETDOWN as a connection error (git-fixes).\n- page_pool: Fix use-after-free in page_pool_recycle_in_ring (git-fixes).\n- phy: core: do not require set_mode() callback for phy_get_mode() to work (stable-fixes).\n- phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Add support to initialize the bus (stable-fixes).\n- phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data (git-fixes).\n- phy: renesas: rcar-gen3-usb2: Move IRQ request in probe (stable-fixes).\n- pinctrl-tegra: Restore SFSEL bit when freeing pins (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() (stable-fixes).\n- pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() (stable-fixes).\n- pinctrl: armada-37xx: set GPIO output value before setting direction (git-fixes).\n- pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs \u003e 31 (git-fixes).\n- pinctrl: at91: Fix possible out-of-boundary access (git-fixes).\n- pinctrl: bcm281xx: Use \u0027unsigned int\u0027 instead of bare \u0027unsigned\u0027 (stable-fixes).\n- pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map (stable-fixes).\n- pinctrl: mcp23s08: Reset all pins to input at probe (stable-fixes).\n- pinctrl: meson: define the pull up/down resistor value as 60 kOhm (stable-fixes).\n- pinctrl: qcom: pinctrl-qcm2290: Add missing pins (git-fixes).\n- pinctrl: st: Drop unused st_gpio_bank() function (git-fixes).\n- pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group() (git-fixes).\n- platform/x86/amd/hsmp: Add new error code and error logs (jsc#PED-13094).\n- platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (jsc#PED-13094).\n- platform/x86/amd/hsmp: Change the error type (jsc#PED-13094).\n- platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create hsmp/ directory (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Create wrapper function init_acpi() (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (jsc#PED-13094).\n- platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move ACPI code to acpi.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move platform device specific code to plat.c (jsc#PED-13094).\n- platform/x86/amd/hsmp: Move structure and macros to header file (jsc#PED-13094).\n- platform/x86/amd/hsmp: Report power via hwmon sensor (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use dev_groups in the driver structure (jsc#PED-13094).\n- platform/x86/amd/hsmp: Use name space while exporting module symbols (jsc#PED-13094).\n- platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (jsc#PED-13094).\n- platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (jsc#PED-13094).\n- platform/x86/amd/hsmp: mark hsmp_msg_desc_table as maybe_unused (git-fixes).\n- platform/x86/amd: pmc: Clear metrics table at start of cycle (git-fixes).\n- platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL (git-fixes).\n- platform/x86: amd: Use *-y instead of *-objs in Makefiles (jsc#PED-13094).\n- platform/x86: dell_rbu: Fix list usage (git-fixes).\n- platform/x86: dell_rbu: Stop overwriting data buffer (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (git-fixes).\n- platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (stable-fixes).\n- platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how enum possible values size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how order list size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how password encoding size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Change how prerequisites size is evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix memory leaks in attribute packages (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix reference leak (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Fix uninitialized variable errors (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Makefile (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Removed needless asm-generic (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Replace the word HACK from source code (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Update steps order list elements are evaluated (jsc#PED-13019).\n- platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy (jsc#PED-13019).\n- platform/x86: hp-bioscfg: biosattr-interface (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg (jsc#PED-13019).\n- platform/x86: hp-bioscfg: bioscfg-h (jsc#PED-13019).\n- platform/x86: hp-bioscfg: enum-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: int-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes() (jsc#PED-13019).\n- platform/x86: hp-bioscfg: order-list-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: passwdobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: prevent a small buffer overflow (jsc#PED-13019).\n- platform/x86: hp-bioscfg: spmobj-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: string-attributes (jsc#PED-13019).\n- platform/x86: hp-bioscfg: surestart-attributes (jsc#PED-13019).\n- platform/x86: ideapad-laptop: use usleep_range() for EC polling (git-fixes).\n- platform/x86: thinkpad_acpi: Ignore battery threshold change event notification (stable-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (git-fixes).\n- platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (stable-fixes).\n- power: reset: at91-reset: Optimize at91_reset() (git-fixes).\n- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).\n- power: supply: collie: Fix wakeup source leaks on device unbind (stable-fixes).\n- powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery (bsc#1215199).\n- powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (bsc#1244309 ltc#213790).\n- powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states (bsc#1215199).\n- powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() (bsc#1244309 ltc#213790).\n- pstore: Change kmsg_bytes storage size to u32 (git-fixes).\n- ptp: ocp: fix start time alignment in ptp_ocp_signal_set (git-fixes).\n- ptp: ocp: reject unsupported periodic output flags (git-fixes).\n- ptp: remove ptp-\u003en_vclocks check logic in ptp_vclock_in_use() (git-fixes).\n- r8152: add vendor/device ID pair for Dell Alienware AW1022z (git-fixes).\n- regulator: ad5398: Add device tree support (stable-fixes).\n- regulator: max14577: Add error check for max14577_read_reg() (git-fixes).\n- regulator: max20086: Change enable gpio to optional (git-fixes).\n- regulator: max20086: Fix MAX200086 chip id (git-fixes).\n- regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt() (git-fixes).\n- rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang.\n- rpm/kernel-source.changes.old: Drop bogus bugzilla reference (bsc#1244725)\n- rpm: Stop using is_kotd_qa macro This macro is set by bs-upload-kernel, and a conditional in each spec file is used to determine when to build the spec file. This logic should not really be in the spec file. Previously this was done with package links and package meta for the individula links. However, the use of package links is rejected for packages in git based release projects (nothing to do with git actually, new policy). An alternative to package links is multibuild. However, for multibuild packages package meta cannot be used to set which spec file gets built. Use prjcon buildflags instead, and remove this conditional. Depends on bs-upload-kernel adding the build flag.\n- rtc: Fix offset calculation for .start_secs \u0026lt; 0 (git-fixes).\n- rtc: Make rtc_time64_to_tm() support dates before 1970 (stable-fixes).\n- rtc: at91rm9200: drop unused module alias (git-fixes).\n- rtc: cmos: use spin_lock_irqsave in cmos_interrupt (git-fixes).\n- rtc: cpcap: drop unused module alias (git-fixes).\n- rtc: da9063: drop unused module alias (git-fixes).\n- rtc: ds1307: stop disabling alarms on probe (stable-fixes).\n- rtc: jz4740: drop unused module alias (git-fixes).\n- rtc: pm8xxx: drop unused module alias (git-fixes).\n- rtc: rv3032: fix EERD location (stable-fixes).\n- rtc: s3c: drop unused module alias (git-fixes).\n- rtc: sh: assign correct interrupts with DT (git-fixes).\n- rtc: stm32: drop unused module alias (git-fixes).\n- s390/pci: Allow re-add of a reserved but not yet removed device (bsc#1244145).\n- s390/pci: Fix __pcilg_mio_inuser() inline assembly (git-fixes bsc#1245226).\n- s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (git-fixes bsc#1244145).\n- s390/pci: Fix potential double remove of hotplug slot (bsc#1244145).\n- s390/pci: Prevent self deletion in disable_slot() (bsc#1244145).\n- s390/pci: Remove redundant bus removal and disable from zpci_release_device() (bsc#1244145).\n- s390/pci: Serialize device addition and removal (bsc#1244145).\n- s390/pci: introduce lock to synchronize state of zpci_dev\u0027s (jsc#PED-10253 bsc#1244145).\n- s390/pci: remove hotplug slot when releasing the device (bsc#1244145).\n- s390/pci: rename lock member in struct zpci_dev (jsc#PED-10253 bsc#1244145).\n- s390/tty: Fix a potential memory leak bug (git-fixes bsc#1245228).\n- scsi: Improve CDL control (git-fixes).\n- scsi: dc395x: Remove DEBUG conditional compilation (git-fixes).\n- scsi: dc395x: Remove leftover if statement in reselect() (git-fixes).\n- scsi: elx: efct: Fix memory leak in efct_hw_parse_filter() (git-fixes).\n- scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk (git-fixes).\n- scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes (git-fixes).\n- scsi: iscsi: Fix incorrect error path labels for flashnode operations (git-fixes).\n- scsi: megaraid_sas: Block zero-length ATA VPD inquiry (git-fixes).\n- scsi: mpi3mr: Add level check to control event logging (git-fixes).\n- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointer (git-fixes).\n- scsi: mpt3sas: Send a diag reset if target reset fails (git-fixes).\n- scsi: pm80xx: Set phy_attached to zero when device is gone (git-fixes).\n- scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops (git-fixes).\n- scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer (git-fixes).\n- scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (git-fixes).\n- scsi: st: ERASE does not change tape location (git-fixes).\n- scsi: st: Restore some drive settings after reset (git-fixes).\n- scsi: st: Tighten the page format heuristics with MODE SELECT (git-fixes).\n- scsi: storvsc: Do not report the host packet status as the hv status (git-fixes).\n- scsi: storvsc: Increase the timeouts to storvsc_timeout (git-fixes).\n- selftests/bpf: Fix bpf_nf selftest failure (git-fixes).\n- selftests/mm: restore default nr_hugepages value during cleanup in hugetlb_reparenting_test.sh (git-fixes).\n- selftests/net: have `gro.sh -t` return a correct exit code (stable-fixes).\n- selftests/seccomp: fix syscall_restart test for arm compat (git-fixes).\n- serial: Fix potential null-ptr-deref in mlb_usio_probe() (git-fixes).\n- serial: core: restore of_node information in sysfs (git-fixes).\n- serial: imx: Restore original RXTL for console to fix data loss (git-fixes).\n- serial: jsm: fix NPE during jsm_uart_port_init (git-fixes).\n- serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (git-fixes).\n- serial: sh-sci: Move runtime PM enable to sci_probe_single() (stable-fixes).\n- serial: sh-sci: Save and restore more registers (git-fixes).\n- serial: sh-sci: Update the suspend/resume support (stable-fixes).\n- smb3: fix Open files on server counter going negative (git-fixes).\n- smb: client: Use str_yes_no() helper function (git-fixes).\n- smb: client: allow more DFS referrals to be cached (git-fixes).\n- smb: client: avoid unnecessary reconnects when refreshing referrals (git-fixes).\n- smb: client: change return value in open_cached_dir_by_dentry() if !cfids (git-fixes).\n- smb: client: do not retry DFS targets on server shutdown (git-fixes).\n- smb: client: do not trust DFSREF_STORAGE_SERVER bit (git-fixes).\n- smb: client: do not try following DFS links in cifs_tree_connect() (git-fixes).\n- smb: client: fix DFS interlink failover (git-fixes).\n- smb: client: fix DFS mount against old servers with NTLMSSP (git-fixes).\n- smb: client: fix hang in wait_for_response() for negproto (bsc#1242709).\n- smb: client: fix potential race in cifs_put_tcon() (git-fixes).\n- smb: client: fix return value of parse_dfs_referrals() (git-fixes).\n- smb: client: get rid of @nlsc param in cifs_tree_connect() (git-fixes).\n- smb: client: get rid of TCP_Server_Info::refpath_lock (git-fixes).\n- smb: client: get rid of kstrdup() in get_ses_refpath() (git-fixes).\n- smb: client: improve purging of cached referrals (git-fixes).\n- smb: client: introduce av_for_each_entry() helper (git-fixes).\n- smb: client: optimize referral walk on failed link targets (git-fixes).\n- smb: client: parse DNS domain name from domain= option (git-fixes).\n- smb: client: parse av pair type 4 in CHALLENGE_MESSAGE (git-fixes).\n- smb: client: provide dns_resolve_{unc,name} helpers (git-fixes).\n- smb: client: refresh referral without acquiring refpath_lock (git-fixes).\n- smb: client: remove unnecessary checks in open_cached_dir() (git-fixes).\n- soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() (git-fixes).\n- soc: aspeed: lpc: Fix impossible judgment condition (git-fixes).\n- soc: qcom: smp2p: Fix fallback to qcom,ipc parse (git-fixes).\n- soc: ti: k3-socinfo: Do not use syscon helper to build regmap (stable-fixes).\n- software node: Correct a OOB check in software_node_get_reference_args() (stable-fixes).\n- soundwire: amd: change the soundwire wake enable/disable sequence (stable-fixes).\n- spi-rockchip: Fix register out of bounds access (stable-fixes).\n- spi: bcm63xx-hsspi: fix shared reset (git-fixes).\n- spi: bcm63xx-spi: fix shared reset (git-fixes).\n- spi: sh-msiof: Fix maximum DMA transfer size (git-fixes).\n- spi: spi-sun4i: fix early activation (stable-fixes).\n- spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers (git-fixes).\n- spi: tegra210-quad: modify chip select (CS) deactivation (git-fixes).\n- spi: tegra210-quad: remove redundant error handling code (git-fixes).\n- spi: zynqmp-gqspi: Always acknowledge interrupts (stable-fixes).\n- staging: iio: ad5933: Correct settling cycles encoding per datasheet (git-fixes).\n- staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() (git-fixes).\n- struct usci: hide additional member (git-fixes).\n- sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (git-fixes).\n- supported.conf: Add SNP SVSM vTPM driver\n- supported.conf: add it\n- supported.conf: support firmware_attributes_class\n- svsm: Add header with SVSM_VTPM_CMD helpers (bsc#1241191).\n- sysfb: Fix screen_info type check for VGA (git-fixes).\n- tcp/dccp: allow a connection when sk_max_ack_backlog is zero (git-fixes).\n- tcp/dccp: bypass empty buckets in inet_twsk_purge() (git-fixes).\n- tcp/dccp: complete lockless accesses to sk-\u003esk_max_ack_backlog (git-fixes).\n- tcp: bring back NUMA dispersion in inet_ehash_locks_alloc() (git-fixes).\n- tcp_metrics: optimize tcp_metrics_flush_all() (git-fixes).\n- thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure (git-fixes).\n- thermal/drivers/qoriq: Power down TMU on system suspend (stable-fixes).\n- thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (stable-fixes).\n- thunderbolt: Do not double dequeue a configuration request (stable-fixes).\n- thunderbolt: Fix a logic error in wake on connect (git-fixes).\n- thunderbolt: Improve redrive mode handling (git-fixes).\n- timekeeping: Fix bogus clock_was_set() invocation in (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation corner case (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation for non-x86 (git-fixes)\n- timekeeping: Fix cross-timestamp interpolation on counter (git-fixes)\n- tpm: Add SNP SVSM vTPM driver (bsc#1241191).\n- tpm: Make chip-\u003e{status,cancel,req_canceled} opt (bsc#1241191).\n- trace/trace_event_perf: remove duplicate samples on the first tracepoint event (git-fixes).\n- tracing/eprobe: Fix to release eprobe when failed to add dyn_event (git-fixes).\n- tracing: Add __print_dynamic_array() helper (bsc#1243544).\n- tracing: Add __string_len() example (bsc#1243544).\n- tracing: Fix cmp_entries_dup() to respect sort() comparison rules (git-fixes).\n- tracing: Fix compilation warning on arm32 (bsc#1243551).\n- tracing: Use atomic64_inc_return() in trace_clock_counter() (git-fixes).\n- truct dwc3 hide new member wakeup_pending_funcs (git-fixes).\n- tty: serial: 8250_omap: fix TX with DMA for am33xx (git-fixes).\n- ucsi_debugfs_entry: hide signedness change (git-fixes).\n- udp: annotate data-races around up-\u003epending (git-fixes).\n- udp: fix incorrect parameter validation in the udp_lib_getsockopt() function (git-fixes).\n- udp: fix receiving fraglist GSO packets (git-fixes).\n- udp: preserve the connected status if only UDP cmsg (git-fixes).\n- uprobes: Use kzalloc to allocate xol area (git-fixes).\n- usb: Flush altsetting 0 endpoints before reinitializating them after reset (git-fixes).\n- usb: cdnsp: Fix issue with detecting USB 3.2 speed (git-fixes).\n- usb: cdnsp: Fix issue with detecting command completion event (git-fixes).\n- usb: dwc3: gadget: Make gadget_wakeup asynchronous (git-fixes).\n- usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs (git-fixes).\n- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (stable-fixes).\n- usb: renesas_usbhs: Reorder clock handling and power management in probe (git-fixes).\n- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (stable-fixes).\n- usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx() (git-fixes).\n- usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (git-fixes).\n- usb: typec: ucsi: Only enable supported notifications (git-fixes).\n- usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices (git-fixes).\n- usb: typec: ucsi: fix Clang -Wsign-conversion warning (git-fixes).\n- usb: typec: ucsi: fix UCSI on buggy Qualcomm devices (git-fixes).\n- usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further (git-fixes).\n- usb: usbtmc: Fix read_stb function and get_stb ioctl (git-fixes).\n- usb: usbtmc: Fix timeout value in get_stb (git-fixes).\n- usb: xhci: Do not change the status of stalled TDs on failed Stop EP (stable-fixes).\n- usbnet: asix AX88772: leave the carrier control to phylink (stable-fixes).\n- vgacon: Add check for vc_origin address range in vgacon_scroll() (git-fixes).\n- vmxnet3: correctly report gso type for UDP tunnels (bsc#1244626).\n- vmxnet3: support higher link speeds from vmxnet3 v9 (bsc#1244626).\n- vmxnet3: update MTU after device quiesce (bsc#1244626).\n- vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() (git-fixes).\n- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).\n- watchdog: exar: Shorten identity name to fit correctly (git-fixes).\n- watchdog: fix watchdog may detect false positive of softlockup (stable-fixes).\n- watchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 (git-fixes).\n- watchdog: mediatek: Add support for MT6735 TOPRGU/WDT (git-fixes).\n- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).\n- wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (git-fixes).\n- wifi: ath11k: convert timeouts to secs_to_jiffies() (stable-fixes).\n- wifi: ath11k: do not use static variables in ath11k_debugfs_fw_stats_process() (git-fixes).\n- wifi: ath11k: do not wait when there is no vdev started (git-fixes).\n- wifi: ath11k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath11k: fix ring-buffer corruption (git-fixes).\n- wifi: ath11k: fix rx completion meta data corruption (git-fixes).\n- wifi: ath11k: fix soc_dp_stats debugfs file permission (stable-fixes).\n- wifi: ath11k: move some firmware stats related functions outside of debugfs (git-fixes).\n- wifi: ath11k: update channel list in worker when wait flag is set (bsc#1243847).\n- wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (git-fixes).\n- wifi: ath12k: ACPI CCA threshold support (bsc#1240998).\n- wifi: ath12k: ACPI SAR support (bsc#1240998).\n- wifi: ath12k: ACPI TAS support (bsc#1240998).\n- wifi: ath12k: ACPI band edge channel power support (bsc#1240998).\n- wifi: ath12k: Add MSDU length validation for TKIP MIC error (git-fixes).\n- wifi: ath12k: Add additional checks for vif and sta iterators (bsc#1240998).\n- wifi: ath12k: Add firmware coredump collection support (bsc#1240998).\n- wifi: ath12k: Add htt_stats_dump file ops support (bsc#1240998).\n- wifi: ath12k: Add lock to protect the hardware state (bsc#1240998).\n- wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx() (bsc#1240998).\n- wifi: ath12k: Add support to enable debugfs_htt_stats (bsc#1240998).\n- wifi: ath12k: Add support to parse requested stats_type (bsc#1240998).\n- wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings (bsc#1240998).\n- wifi: ath12k: Avoid napi_sync() before napi_enable() (stable-fixes).\n- wifi: ath12k: Cache vdev configs before vdev create (bsc#1240998).\n- wifi: ath12k: Dump additional Tx PDEV HTT stats (bsc#1240998).\n- wifi: ath12k: Fetch regdb.bin file from board-2.bin (stable-fixes).\n- wifi: ath12k: Fix WARN_ON during firmware crash in split-phy (bsc#1240998).\n- wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (git-fixes).\n- wifi: ath12k: Fix buffer overflow in debugfs (bsc#1240998).\n- wifi: ath12k: Fix devmem address prefix when logging (bsc#1240998).\n- wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (stable-fixes).\n- wifi: ath12k: Fix for out-of bound access error (bsc#1240998).\n- wifi: ath12k: Fix invalid memory access while forming 802.11 header (git-fixes).\n- wifi: ath12k: Fix memory leak during vdev_id mismatch (git-fixes).\n- wifi: ath12k: Fix pdev id sent to firmware for single phy devices (bsc#1240998).\n- wifi: ath12k: Fix the QoS control field offset to build QoS header (git-fixes).\n- wifi: ath12k: Handle error cases during extended skb allocation (git-fixes).\n- wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (stable-fixes).\n- wifi: ath12k: Introduce device index (bsc#1240998).\n- wifi: ath12k: Modify add and remove chanctx ops for single wiphy support (bsc#1240998).\n- wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics (bsc#1240998).\n- wifi: ath12k: Modify rts threshold mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: Modify set and get antenna mac ops for single wiphy (bsc#1240998).\n- wifi: ath12k: Optimize the lock contention of used list in Rx data path (bsc#1240998).\n- wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz (stable-fixes).\n- wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash (bsc#1240998).\n- wifi: ath12k: Refactor Rxdma buffer replinish argument (bsc#1240998).\n- wifi: ath12k: Refactor data path cmem init (bsc#1240998).\n- wifi: ath12k: Refactor error handler of Rxdma replenish (bsc#1240998).\n- wifi: ath12k: Refactor idle ring descriptor setup (bsc#1240998).\n- wifi: ath12k: Refactor the hardware cookie conversion init (bsc#1240998).\n- wifi: ath12k: Refactor the hardware recovery procedure (bsc#1240998).\n- wifi: ath12k: Refactor the hardware state (bsc#1240998).\n- wifi: ath12k: Remove unsupported tx monitor handling (bsc#1240998).\n- wifi: ath12k: Remove unused ath12k_base from ath12k_hw (bsc#1240998).\n- wifi: ath12k: Remove unused tcl_*_ring configuration (bsc#1240998).\n- wifi: ath12k: Replace \u0027chip\u0027 with \u0027device\u0027 in hal Rx return buffer manager (bsc#1240998).\n- wifi: ath12k: Report proper tx completion status to mac80211 (stable-fixes).\n- wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key() (bsc#1240998).\n- wifi: ath12k: Support BE OFDMA Pdev Rate Stats (bsc#1240998).\n- wifi: ath12k: Support DMAC Reset Stats (bsc#1240998).\n- wifi: ath12k: Support Pdev OBSS Stats (bsc#1240998).\n- wifi: ath12k: Support Pdev Scheduled Algorithm Stats (bsc#1240998).\n- wifi: ath12k: Support Ring and SFM stats (bsc#1240998).\n- wifi: ath12k: Support Self-Generated Transmit stats (bsc#1240998).\n- wifi: ath12k: Support TQM stats (bsc#1240998).\n- wifi: ath12k: Support Transmit DE stats (bsc#1240998).\n- wifi: ath12k: Support Transmit Scheduler stats (bsc#1240998).\n- wifi: ath12k: Support pdev CCA Stats (bsc#1240998).\n- wifi: ath12k: Support pdev Transmit Multi-user stats (bsc#1240998).\n- wifi: ath12k: Support pdev error stats (bsc#1240998).\n- wifi: ath12k: add 6 GHz params in peer assoc command (bsc#1240998).\n- wifi: ath12k: add ATH12K_DBG_WOW log level (bsc#1240998).\n- wifi: ath12k: add EMA beacon support (bsc#1240998).\n- wifi: ath12k: add MBSSID beacon support (bsc#1240998).\n- wifi: ath12k: add WoW net-detect functionality (bsc#1240998).\n- wifi: ath12k: add basic WoW functionalities (bsc#1240998).\n- wifi: ath12k: add channel 2 into 6 GHz channel list (bsc#1240998).\n- wifi: ath12k: add hw_link_id in ath12k_pdev (bsc#1240998).\n- wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions (bsc#1240998).\n- wifi: ath12k: add multi device support for WBM idle ring buffer setup (bsc#1240998).\n- wifi: ath12k: add multiple radio support in a single MAC HW un/register (bsc#1240998).\n- wifi: ath12k: add panic handler (bsc#1240998).\n- wifi: ath12k: add support to handle beacon miss for WCN7850 (bsc#1240998).\n- wifi: ath12k: advertise driver capabilities for MBSSID and EMA (bsc#1240998).\n- wifi: ath12k: allocate dummy net_device dynamically (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol \u0027ret\u0027 (bsc#1240998).\n- wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation (bsc#1240998).\n- wifi: ath12k: ath12k_mac_set_key(): remove exit label (bsc#1240998).\n- wifi: ath12k: avoid double SW2HW_MACID conversion (bsc#1240998).\n- wifi: ath12k: avoid duplicated vdev down (bsc#1240998).\n- wifi: ath12k: avoid redundant code in Rx cookie conversion init (bsc#1240998).\n- wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart() (bsc#1240998).\n- wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process (bsc#1240998).\n- wifi: ath12k: change supports_suspend to true for WCN7850 (bsc#1240998).\n- wifi: ath12k: cleanup unneeded labels (bsc#1240998).\n- wifi: ath12k: configure MBSSID parameters in AP mode (bsc#1240998).\n- wifi: ath12k: configure MBSSID params in vdev create/start (bsc#1240998).\n- wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work (bsc#1240998).\n- wifi: ath12k: correct the capital word typo (bsc#1240998).\n- wifi: ath12k: create a structure for WMI vdev up parameters (bsc#1240998).\n- wifi: ath12k: debugfs: radar simulation support (bsc#1240998).\n- wifi: ath12k: decrease MHI channel buffer length to 8KB (bsc#1240998).\n- wifi: ath12k: delete NSS and TX power setting for monitor vdev (bsc#1240998).\n- wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table (bsc#1240998).\n- wifi: ath12k: do not dump SRNG statistics during resume (bsc#1240998).\n- wifi: ath12k: do not process consecutive RDDM event (bsc#1240998).\n- wifi: ath12k: do not use %pK in dmesg format strings (bsc#1240998).\n- wifi: ath12k: dynamic VLAN support (bsc#1240998).\n- wifi: ath12k: dynamically update peer puncturing bitmap for STA (bsc#1240998).\n- wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT (bsc#1240998).\n- wifi: ath12k: enable service flag for survey dump stats (bsc#1240998).\n- wifi: ath12k: extend the link capable flag (bsc#1240998).\n- wifi: ath12k: fetch correct radio based on vdev status (bsc#1240998).\n- wifi: ath12k: fix A-MSDU indication in monitor mode (bsc#1240998).\n- wifi: ath12k: fix ACPI warning when resume (bsc#1240998).\n- wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (git-fixes).\n- wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey() (bsc#1240998).\n- wifi: ath12k: fix Smatch warnings on ath12k_core_suspend() (bsc#1240998).\n- wifi: ath12k: fix a possible dead lock caused by ab-\u003ebase_lock (stable-fixes).\n- wifi: ath12k: fix ack signal strength calculation (bsc#1240998).\n- wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (stable-fixes).\n- wifi: ath12k: fix build vs old compiler (bsc#1240998).\n- wifi: ath12k: fix calling correct function for rx monitor mode (bsc#1240998).\n- wifi: ath12k: fix cleanup path after mhi init (git-fixes).\n- wifi: ath12k: fix desc address calculation in wbm tx completion (bsc#1240998).\n- wifi: ath12k: fix driver initialization for WoW unsupported devices (bsc#1240998).\n- wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping (stable-fixes).\n- wifi: ath12k: fix flush failure in recovery scenarios (bsc#1240998).\n- wifi: ath12k: fix hal_rx_buf_return_buf_manager documentation (bsc#1240998).\n- wifi: ath12k: fix incorrect CE addresses (stable-fixes).\n- wifi: ath12k: fix invalid access to memory (git-fixes).\n- wifi: ath12k: fix key cache handling (bsc#1240998).\n- wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities (bsc#1240998).\n- wifi: ath12k: fix link capable flags (bsc#1240998).\n- wifi: ath12k: fix link valid field initialization in the monitor Rx (stable-fixes).\n- wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path (bsc#1240998).\n- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET (stable-fixes).\n- wifi: ath12k: fix mbssid max interface advertisement (bsc#1240998).\n- wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd() (bsc#1240998).\n- wifi: ath12k: fix misspelling of \u0027dma\u0027 in num_rxmda_per_pdev (bsc#1240998).\n- wifi: ath12k: fix node corruption in ar-\u003earvifs list (git-fixes).\n- wifi: ath12k: fix one more memcpy size error (bsc#1240998).\n- wifi: ath12k: fix per pdev debugfs registration (bsc#1240998).\n- wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups() (bsc#1240998).\n- wifi: ath12k: fix ring-buffer corruption (git-fixes).\n- wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_mpdu_start (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats (bsc#1240998).\n- wifi: ath12k: fix struct hal_rx_ppdu_start (bsc#1240998).\n- wifi: ath12k: fix survey dump collection in 6 GHz (bsc#1240998).\n- wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (stable-fixes).\n- wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan (bsc#1240998).\n- wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup() (bsc#1240998).\n- wifi: ath12k: fix warning on DMA ring capabilities event (bsc#1240998).\n- wifi: ath12k: flush all packets before suspend (bsc#1240998).\n- wifi: ath12k: handle keepalive during WoWLAN suspend and resume (bsc#1240998).\n- wifi: ath12k: handle symlink cleanup for per pdev debugfs dentry (bsc#1240998).\n- wifi: ath12k: implement WoW enable and wakeup commands (bsc#1240998).\n- wifi: ath12k: implement hardware data filter (bsc#1240998).\n- wifi: ath12k: improve the rx descriptor error information (bsc#1240998).\n- wifi: ath12k: initial debugfs support (bsc#1240998).\n- wifi: ath12k: make read-only array svc_id static const (bsc#1240998).\n- wifi: ath12k: modify ath12k mac start/stop ops for single wiphy (bsc#1240998).\n- wifi: ath12k: modify ath12k_get_arvif_iter() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_op_set_key() for MLO (bsc#1240998).\n- wifi: ath12k: modify ath12k_mac_vif_chan() for MLO (bsc#1240998).\n- wifi: ath12k: modify link arvif creation and removal for MLO (bsc#1240998).\n- wifi: ath12k: modify regulatory support for single wiphy architecture (bsc#1240998).\n- wifi: ath12k: modify remain on channel for single wiphy (bsc#1240998).\n- wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp (bsc#1240998).\n- wifi: ath12k: no need to handle pktlog during suspend/resume (bsc#1240998).\n- wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif (bsc#1240998).\n- wifi: ath12k: prepare sta data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: prepare vif config caching for MLO (bsc#1240998).\n- wifi: ath12k: prepare vif data structure for MLO handling (bsc#1240998).\n- wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability (bsc#1240998).\n- wifi: ath12k: rearrange IRQ enable/disable in reset path (bsc#1240998).\n- wifi: ath12k: refactor SMPS configuration (bsc#1240998).\n- wifi: ath12k: refactor arvif security parameter configuration (bsc#1240998).\n- wifi: ath12k: refactor ath12k_hw_regs structure (stable-fixes).\n- wifi: ath12k: refactor rx descriptor CMEM configuration (bsc#1240998).\n- wifi: ath12k: remove MHI LOOPBACK channels (bsc#1240998).\n- wifi: ath12k: remove duplicate definition of MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: remove duplicate definitions in wmi.h (bsc#1240998).\n- wifi: ath12k: remove invalid peer create logic (bsc#1240998).\n- wifi: ath12k: remove obsolete struct wmi_start_scan_arg (bsc#1240998).\n- wifi: ath12k: remove redundant peer delete for WCN7850 (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_flags (bsc#1240998).\n- wifi: ath12k: remove unused variable monitor_present (bsc#1240998).\n- wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd (bsc#1240998).\n- wifi: ath12k: restore ASPM for supported hardwares only (bsc#1240998).\n- wifi: ath12k: scan statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath12k: set mlo_capable_flags based on QMI PHY capability (bsc#1240998).\n- wifi: ath12k: skip sending vdev down for channel switch (bsc#1240998).\n- wifi: ath12k: support ARP and NS offload (bsc#1240998).\n- wifi: ath12k: support GTK rekey offload (bsc#1240998).\n- wifi: ath12k: support SMPS configuration for 6 GHz (bsc#1240998).\n- wifi: ath12k: support get_survey mac op for single wiphy (bsc#1240998).\n- wifi: ath12k: support suspend/resume (bsc#1240998).\n- wifi: ath12k: switch to using wiphy_lock() and remove ar-\u003econf_mutex (bsc#1240998).\n- wifi: ath12k: unregister per pdev debugfs (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_conf_tx() for MLO (bsc#1240998).\n- wifi: ath12k: update ath12k_mac_op_update_vif_offload() for MLO (bsc#1240998).\n- wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850 (bsc#1240998).\n- wifi: ath12k: use correct MAX_RADIOS (bsc#1240998).\n- wifi: ath12k: use tail MSDU to get MSDU information (bsc#1240998).\n- wifi: ath12k: using msdu end descriptor to check for rx multicast packets (stable-fixes).\n- wifi: ath12k: vdev statemachine changes for single wiphy (bsc#1240998).\n- wifi: ath9k: return by of_get_mac_address (stable-fixes).\n- wifi: ath9k_htc: Abort software beacon handling if disabled (git-fixes).\n- wifi: carl9170: do not ping device which has failed to load firmware (git-fixes).\n- wifi: cfg80211: allow IR in 20 MHz configurations (stable-fixes).\n- wifi: iwlfiwi: mvm: Fix the rate reporting (git-fixes).\n- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 (stable-fixes).\n- wifi: iwlwifi: add support for Killer on MTL (stable-fixes).\n- wifi: iwlwifi: do not warn during reprobe (stable-fixes).\n- wifi: iwlwifi: do not warn when if there is a FW error (stable-fixes).\n- wifi: iwlwifi: fix debug actions order (stable-fixes).\n- wifi: iwlwifi: fix the ECKV UEFI variable name (stable-fixes).\n- wifi: iwlwifi: mark Br device not integrated (stable-fixes).\n- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).\n- wifi: iwlwifi: mvm: fix setting the TK when associated (stable-fixes).\n- wifi: iwlwifi: pcie: make sure to lock rxq-\u003eread (stable-fixes).\n- wifi: iwlwifi: use correct IMR dump variable (stable-fixes).\n- wifi: iwlwifi: w/a FW SMPS mode selection (stable-fixes).\n- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).\n- wifi: mac80211: do not offer a mesh path if forwarding is disabled (stable-fixes).\n- wifi: mac80211: do not unconditionally call drv_mgd_complete_tx() (stable-fixes).\n- wifi: mac80211: fix beacon interval calculation overflow (git-fixes).\n- wifi: mac80211: fix warning on disconnect during failed ML reconf (stable-fixes).\n- wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (stable-fixes).\n- wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (stable-fixes).\n- wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO (stable-fixes).\n- wifi: mac80211_hwsim: Fix MLD address translation (stable-fixes).\n- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled (stable-fixes).\n- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R (stable-fixes).\n- wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (git-fixes).\n- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device (stable-fixes).\n- wifi: mt76: mt7925: ensure all MCU commands wait for response (git-fixes).\n- wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (stable-fixes).\n- wifi: mt76: mt7925: fix host interrupt register initialization (git-fixes).\n- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).\n- wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (stable-fixes).\n- wifi: mt76: mt7925: prevent multiple scan commands (git-fixes).\n- wifi: mt76: mt7925: refine the sniffer commnad (git-fixes).\n- wifi: mt76: mt7996: drop fragments with multicast or broadcast RA (stable-fixes).\n- wifi: mt76: mt7996: fix RX buffer size of MCU event (git-fixes).\n- wifi: mt76: mt7996: revise TXS size (stable-fixes).\n- wifi: mt76: mt7996: set EHT max ampdu length capability (git-fixes).\n- wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (stable-fixes).\n- wifi: mwifiex: Fix HT40 bandwidth issue (stable-fixes).\n- wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() (git-fixes).\n- wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 (git-fixes).\n- wifi: rtw88: Do not use static local variable in rtw8822b_set_tx_power_index_by_rate (stable-fixes).\n- wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (stable-fixes).\n- wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (stable-fixes).\n- wifi: rtw88: do not ignore hardware read error during DPK (git-fixes).\n- wifi: rtw88: fix the \u0027para\u0027 buffer size to avoid reading out of bounds (git-fixes).\n- wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (git-fixes).\n- wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (git-fixes).\n- wifi: rtw88: usb: Reduce control message timeout to 500 ms (git-fixes).\n- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting (stable-fixes).\n- wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (stable-fixes).\n- wifi: rtw89: add wiphy_lock() to work that isn\u0027t held wiphy_lock() yet (stable-fixes).\n- wifi: rtw89: call power_on ahead before selecting firmware (stable-fixes).\n- wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (stable-fixes).\n- wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (stable-fixes).\n- wifi: rtw89: leave idle mode when setting WEP encryption for AP mode (stable-fixes).\n- wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (git-fixes).\n- wifi: rtw89: phy: add dummy C2H event handler for report of TAS power (stable-fixes).\n- wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn() (stable-fixes).\n- workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() (bsc#1245101 jsc#PED-11934).\n- x86/acpi: Fix LAPIC/x2APIC parsing order (git-fixes).\n- x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (jsc#PED-13094).\n- x86/amd_nb: Clean up early_is_amd_nb() (jsc#PED-13094).\n- x86/amd_nb: Move SMN access code to a new amd_node driver (jsc#PED-13094).\n- x86/amd_nb: Restrict init function to AMD-based systems (jsc#PED-13094).\n- x86/amd_nb: Simplify function 4 search (jsc#PED-13094).\n- x86/amd_nb: Simplify root device search (jsc#PED-13094).\n- x86/amd_node: Add SMN offsets to exclusive region access (jsc#PED-13094).\n- x86/amd_node: Add support for debugfs access to SMN registers (jsc#PED-13094).\n- x86/amd_node: Remove dependency on AMD_NB (jsc#PED-13094).\n- x86/amd_node: Update __amd_smn_rw() error paths (jsc#PED-13094).\n- x86/amd_node: Use defines for SMN register offsets (jsc#PED-13094).\n- x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler (git-fixes).\n- x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (git-fixes).\n- x86/kaslr: Reduce KASLR entropy on most x86 systems (git-fixes).\n- x86/mce/amd: Remove shared threshold bank plumbing (jsc#PED-13094).\n- x86/microcode/AMD: Add get_patch_level() (git-fixes).\n- x86/microcode/AMD: Do not return error when microcode update is not necessary (git-fixes).\n- x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (git-fixes).\n- x86/microcode/AMD: Have __apply_microcode_amd() return bool (git-fixes).\n- x86/microcode/AMD: Make __verify_patch_size() return bool (git-fixes).\n- x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (git-fixes).\n- x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (git-fixes).\n- x86/microcode/AMD: Return bool from find_blobs_in_containers() (git-fixes).\n- x86/microcode: Consolidate the loader enablement checking (git-fixes).\n- x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers (git-fixes).\n- x86/platform/amd: Move the \u0026lt;asm/amd_hsmp.h\u003e header to \u0026lt;asm/amd/hsmp.h\u003e (jsc#PED-13094).\n- x86/sev: Add SVSM vTPM probe/send_command functions (bsc#1241191).\n- x86/sev: Provide guest VMPL level to userspace (bsc#1241191).\n- x86/sev: Register tpm-svsm platform device (bsc#1241191).\n- x86/xen: fix balloon target initialization for PVH dom0 (git-fixes).\n- x86: Start moving AMD node functionality out of AMD_NB (jsc#PED-13094).\n- xen/arm: call uaccess_ttbr0_enable for dm_op hypercall (git-fixes)\n- xen/x86: fix initial memory balloon target (git-fixes).\n- xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive (git-fixes).\n- xsk: always clear DMA mapping information when unmapping the pool (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-2307,SUSE-SLE-Module-Basesystem-15-SP7-2025-2307,SUSE-SLE-Module-Development-Tools-15-SP7-2025-2307,SUSE-SLE-Module-Legacy-15-SP7-2025-2307,SUSE-SLE-Module-Live-Patching-15-SP7-2025-2307,SUSE-SLE-Product-HA-15-SP7-2025-2307,SUSE-SLE-Product-WE-15-SP7-2025-2307",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02307-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:02307-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502307-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:02307-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040706.html"
},
{
"category": "self",
"summary": "SUSE Bug 1012628",
"url": "https://bugzilla.suse.com/1012628"
},
{
"category": "self",
"summary": "SUSE Bug 1151679",
"url": "https://bugzilla.suse.com/1151679"
},
{
"category": "self",
"summary": "SUSE Bug 1151680",
"url": "https://bugzilla.suse.com/1151680"
},
{
"category": "self",
"summary": "SUSE Bug 1151794",
"url": "https://bugzilla.suse.com/1151794"
},
{
"category": "self",
"summary": "SUSE Bug 1151927",
"url": "https://bugzilla.suse.com/1151927"
},
{
"category": "self",
"summary": "SUSE Bug 1210025",
"url": "https://bugzilla.suse.com/1210025"
},
{
"category": "self",
"summary": "SUSE Bug 1211226",
"url": "https://bugzilla.suse.com/1211226"
},
{
"category": "self",
"summary": "SUSE Bug 1215199",
"url": "https://bugzilla.suse.com/1215199"
},
{
"category": "self",
"summary": "SUSE Bug 1218184",
"url": "https://bugzilla.suse.com/1218184"
},
{
"category": "self",
"summary": "SUSE Bug 1220112",
"url": "https://bugzilla.suse.com/1220112"
},
{
"category": "self",
"summary": "SUSE Bug 1223008",
"url": "https://bugzilla.suse.com/1223008"
},
{
"category": "self",
"summary": "SUSE Bug 1226498",
"url": "https://bugzilla.suse.com/1226498"
},
{
"category": "self",
"summary": "SUSE Bug 1228478",
"url": "https://bugzilla.suse.com/1228478"
},
{
"category": "self",
"summary": "SUSE Bug 1228557",
"url": "https://bugzilla.suse.com/1228557"
},
{
"category": "self",
"summary": "SUSE Bug 1228854",
"url": "https://bugzilla.suse.com/1228854"
},
{
"category": "self",
"summary": "SUSE Bug 1229491",
"url": "https://bugzilla.suse.com/1229491"
},
{
"category": "self",
"summary": "SUSE Bug 1230337",
"url": "https://bugzilla.suse.com/1230337"
},
{
"category": "self",
"summary": "SUSE Bug 1231913",
"url": "https://bugzilla.suse.com/1231913"
},
{
"category": "self",
"summary": "SUSE Bug 1232504",
"url": "https://bugzilla.suse.com/1232504"
},
{
"category": "self",
"summary": "SUSE Bug 1232882",
"url": "https://bugzilla.suse.com/1232882"
},
{
"category": "self",
"summary": "SUSE Bug 1233482",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "self",
"summary": "SUSE Bug 1235064",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "self",
"summary": "SUSE Bug 1235490",
"url": "https://bugzilla.suse.com/1235490"
},
{
"category": "self",
"summary": "SUSE Bug 1235728",
"url": "https://bugzilla.suse.com/1235728"
},
{
"category": "self",
"summary": "SUSE Bug 1235968",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "self",
"summary": "SUSE Bug 1236208",
"url": "https://bugzilla.suse.com/1236208"
},
{
"category": "self",
"summary": "SUSE Bug 1237200",
"url": "https://bugzilla.suse.com/1237200"
},
{
"category": "self",
"summary": "SUSE Bug 1237312",
"url": "https://bugzilla.suse.com/1237312"
},
{
"category": "self",
"summary": "SUSE Bug 1237887",
"url": "https://bugzilla.suse.com/1237887"
},
{
"category": "self",
"summary": "SUSE Bug 1237895",
"url": "https://bugzilla.suse.com/1237895"
},
{
"category": "self",
"summary": "SUSE Bug 1237905",
"url": "https://bugzilla.suse.com/1237905"
},
{
"category": "self",
"summary": "SUSE Bug 1237910",
"url": "https://bugzilla.suse.com/1237910"
},
{
"category": "self",
"summary": "SUSE Bug 1237913",
"url": "https://bugzilla.suse.com/1237913"
},
{
"category": "self",
"summary": "SUSE Bug 1238212",
"url": "https://bugzilla.suse.com/1238212"
},
{
"category": "self",
"summary": "SUSE Bug 1238478",
"url": "https://bugzilla.suse.com/1238478"
},
{
"category": "self",
"summary": "SUSE Bug 1238495",
"url": "https://bugzilla.suse.com/1238495"
},
{
"category": "self",
"summary": "SUSE Bug 1238508",
"url": "https://bugzilla.suse.com/1238508"
},
{
"category": "self",
"summary": "SUSE Bug 1238741",
"url": "https://bugzilla.suse.com/1238741"
},
{
"category": "self",
"summary": "SUSE Bug 1238859",
"url": "https://bugzilla.suse.com/1238859"
},
{
"category": "self",
"summary": "SUSE Bug 1238965",
"url": "https://bugzilla.suse.com/1238965"
},
{
"category": "self",
"summary": "SUSE Bug 1238982",
"url": "https://bugzilla.suse.com/1238982"
},
{
"category": "self",
"summary": "SUSE Bug 1238995",
"url": "https://bugzilla.suse.com/1238995"
},
{
"category": "self",
"summary": "SUSE Bug 1239063",
"url": "https://bugzilla.suse.com/1239063"
},
{
"category": "self",
"summary": "SUSE Bug 1239090",
"url": "https://bugzilla.suse.com/1239090"
},
{
"category": "self",
"summary": "SUSE Bug 1239485",
"url": "https://bugzilla.suse.com/1239485"
},
{
"category": "self",
"summary": "SUSE Bug 1239925",
"url": "https://bugzilla.suse.com/1239925"
},
{
"category": "self",
"summary": "SUSE Bug 1240170",
"url": "https://bugzilla.suse.com/1240170"
},
{
"category": "self",
"summary": "SUSE Bug 1240180",
"url": "https://bugzilla.suse.com/1240180"
},
{
"category": "self",
"summary": "SUSE Bug 1240577",
"url": "https://bugzilla.suse.com/1240577"
},
{
"category": "self",
"summary": "SUSE Bug 1240579",
"url": "https://bugzilla.suse.com/1240579"
},
{
"category": "self",
"summary": "SUSE Bug 1240589",
"url": "https://bugzilla.suse.com/1240589"
},
{
"category": "self",
"summary": "SUSE Bug 1240610",
"url": "https://bugzilla.suse.com/1240610"
},
{
"category": "self",
"summary": "SUSE Bug 1240650",
"url": "https://bugzilla.suse.com/1240650"
},
{
"category": "self",
"summary": "SUSE Bug 1240686",
"url": "https://bugzilla.suse.com/1240686"
},
{
"category": "self",
"summary": "SUSE Bug 1240696",
"url": "https://bugzilla.suse.com/1240696"
},
{
"category": "self",
"summary": "SUSE Bug 1240702",
"url": "https://bugzilla.suse.com/1240702"
},
{
"category": "self",
"summary": "SUSE Bug 1240710",
"url": "https://bugzilla.suse.com/1240710"
},
{
"category": "self",
"summary": "SUSE Bug 1240723",
"url": "https://bugzilla.suse.com/1240723"
},
{
"category": "self",
"summary": "SUSE Bug 1240798",
"url": "https://bugzilla.suse.com/1240798"
},
{
"category": "self",
"summary": "SUSE Bug 1240814",
"url": "https://bugzilla.suse.com/1240814"
},
{
"category": "self",
"summary": "SUSE Bug 1240823",
"url": "https://bugzilla.suse.com/1240823"
},
{
"category": "self",
"summary": "SUSE Bug 1240866",
"url": "https://bugzilla.suse.com/1240866"
},
{
"category": "self",
"summary": "SUSE Bug 1240998",
"url": "https://bugzilla.suse.com/1240998"
},
{
"category": "self",
"summary": "SUSE Bug 1241166",
"url": "https://bugzilla.suse.com/1241166"
},
{
"category": "self",
"summary": "SUSE Bug 1241191",
"url": "https://bugzilla.suse.com/1241191"
},
{
"category": "self",
"summary": "SUSE Bug 1241278",
"url": "https://bugzilla.suse.com/1241278"
},
{
"category": "self",
"summary": "SUSE Bug 1241298",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "self",
"summary": "SUSE Bug 1241340",
"url": "https://bugzilla.suse.com/1241340"
},
{
"category": "self",
"summary": "SUSE Bug 1241388",
"url": "https://bugzilla.suse.com/1241388"
},
{
"category": "self",
"summary": "SUSE Bug 1241414",
"url": "https://bugzilla.suse.com/1241414"
},
{
"category": "self",
"summary": "SUSE Bug 1241457",
"url": "https://bugzilla.suse.com/1241457"
},
{
"category": "self",
"summary": "SUSE Bug 1241492",
"url": "https://bugzilla.suse.com/1241492"
},
{
"category": "self",
"summary": "SUSE Bug 1241519",
"url": "https://bugzilla.suse.com/1241519"
},
{
"category": "self",
"summary": "SUSE Bug 1241538",
"url": "https://bugzilla.suse.com/1241538"
},
{
"category": "self",
"summary": "SUSE Bug 1241544",
"url": "https://bugzilla.suse.com/1241544"
},
{
"category": "self",
"summary": "SUSE Bug 1241572",
"url": "https://bugzilla.suse.com/1241572"
},
{
"category": "self",
"summary": "SUSE Bug 1241576",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "self",
"summary": "SUSE Bug 1241590",
"url": "https://bugzilla.suse.com/1241590"
},
{
"category": "self",
"summary": "SUSE Bug 1241592",
"url": "https://bugzilla.suse.com/1241592"
},
{
"category": "self",
"summary": "SUSE Bug 1241595",
"url": "https://bugzilla.suse.com/1241595"
},
{
"category": "self",
"summary": "SUSE Bug 1241617",
"url": "https://bugzilla.suse.com/1241617"
},
{
"category": "self",
"summary": "SUSE Bug 1241625",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "self",
"summary": "SUSE Bug 1241635",
"url": "https://bugzilla.suse.com/1241635"
},
{
"category": "self",
"summary": "SUSE Bug 1241644",
"url": "https://bugzilla.suse.com/1241644"
},
{
"category": "self",
"summary": "SUSE Bug 1241654",
"url": "https://bugzilla.suse.com/1241654"
},
{
"category": "self",
"summary": "SUSE Bug 1241689",
"url": "https://bugzilla.suse.com/1241689"
},
{
"category": "self",
"summary": "SUSE Bug 1242035",
"url": "https://bugzilla.suse.com/1242035"
},
{
"category": "self",
"summary": "SUSE Bug 1242044",
"url": "https://bugzilla.suse.com/1242044"
},
{
"category": "self",
"summary": "SUSE Bug 1242086",
"url": "https://bugzilla.suse.com/1242086"
},
{
"category": "self",
"summary": "SUSE Bug 1242163",
"url": "https://bugzilla.suse.com/1242163"
},
{
"category": "self",
"summary": "SUSE Bug 1242343",
"url": "https://bugzilla.suse.com/1242343"
},
{
"category": "self",
"summary": "SUSE Bug 1242414",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "self",
"summary": "SUSE Bug 1242501",
"url": "https://bugzilla.suse.com/1242501"
},
{
"category": "self",
"summary": "SUSE Bug 1242504",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "self",
"summary": "SUSE Bug 1242508",
"url": "https://bugzilla.suse.com/1242508"
},
{
"category": "self",
"summary": "SUSE Bug 1242512",
"url": "https://bugzilla.suse.com/1242512"
},
{
"category": "self",
"summary": "SUSE Bug 1242514",
"url": "https://bugzilla.suse.com/1242514"
},
{
"category": "self",
"summary": "SUSE Bug 1242515",
"url": "https://bugzilla.suse.com/1242515"
},
{
"category": "self",
"summary": "SUSE Bug 1242520",
"url": "https://bugzilla.suse.com/1242520"
},
{
"category": "self",
"summary": "SUSE Bug 1242521",
"url": "https://bugzilla.suse.com/1242521"
},
{
"category": "self",
"summary": "SUSE Bug 1242524",
"url": "https://bugzilla.suse.com/1242524"
},
{
"category": "self",
"summary": "SUSE Bug 1242529",
"url": "https://bugzilla.suse.com/1242529"
},
{
"category": "self",
"summary": "SUSE Bug 1242530",
"url": "https://bugzilla.suse.com/1242530"
},
{
"category": "self",
"summary": "SUSE Bug 1242531",
"url": "https://bugzilla.suse.com/1242531"
},
{
"category": "self",
"summary": "SUSE Bug 1242532",
"url": "https://bugzilla.suse.com/1242532"
},
{
"category": "self",
"summary": "SUSE Bug 1242556",
"url": "https://bugzilla.suse.com/1242556"
},
{
"category": "self",
"summary": "SUSE Bug 1242559",
"url": "https://bugzilla.suse.com/1242559"
},
{
"category": "self",
"summary": "SUSE Bug 1242563",
"url": "https://bugzilla.suse.com/1242563"
},
{
"category": "self",
"summary": "SUSE Bug 1242564",
"url": "https://bugzilla.suse.com/1242564"
},
{
"category": "self",
"summary": "SUSE Bug 1242565",
"url": "https://bugzilla.suse.com/1242565"
},
{
"category": "self",
"summary": "SUSE Bug 1242566",
"url": "https://bugzilla.suse.com/1242566"
},
{
"category": "self",
"summary": "SUSE Bug 1242567",
"url": "https://bugzilla.suse.com/1242567"
},
{
"category": "self",
"summary": "SUSE Bug 1242568",
"url": "https://bugzilla.suse.com/1242568"
},
{
"category": "self",
"summary": "SUSE Bug 1242569",
"url": "https://bugzilla.suse.com/1242569"
},
{
"category": "self",
"summary": "SUSE Bug 1242573",
"url": "https://bugzilla.suse.com/1242573"
},
{
"category": "self",
"summary": "SUSE Bug 1242574",
"url": "https://bugzilla.suse.com/1242574"
},
{
"category": "self",
"summary": "SUSE Bug 1242575",
"url": "https://bugzilla.suse.com/1242575"
},
{
"category": "self",
"summary": "SUSE Bug 1242577",
"url": "https://bugzilla.suse.com/1242577"
},
{
"category": "self",
"summary": "SUSE Bug 1242578",
"url": "https://bugzilla.suse.com/1242578"
},
{
"category": "self",
"summary": "SUSE Bug 1242584",
"url": "https://bugzilla.suse.com/1242584"
},
{
"category": "self",
"summary": "SUSE Bug 1242587",
"url": "https://bugzilla.suse.com/1242587"
},
{
"category": "self",
"summary": "SUSE Bug 1242591",
"url": "https://bugzilla.suse.com/1242591"
},
{
"category": "self",
"summary": "SUSE Bug 1242709",
"url": "https://bugzilla.suse.com/1242709"
},
{
"category": "self",
"summary": "SUSE Bug 1242724",
"url": "https://bugzilla.suse.com/1242724"
},
{
"category": "self",
"summary": "SUSE Bug 1242725",
"url": "https://bugzilla.suse.com/1242725"
},
{
"category": "self",
"summary": "SUSE Bug 1242727",
"url": "https://bugzilla.suse.com/1242727"
},
{
"category": "self",
"summary": "SUSE Bug 1242729",
"url": "https://bugzilla.suse.com/1242729"
},
{
"category": "self",
"summary": "SUSE Bug 1242758",
"url": "https://bugzilla.suse.com/1242758"
},
{
"category": "self",
"summary": "SUSE Bug 1242760",
"url": "https://bugzilla.suse.com/1242760"
},
{
"category": "self",
"summary": "SUSE Bug 1242761",
"url": "https://bugzilla.suse.com/1242761"
},
{
"category": "self",
"summary": "SUSE Bug 1242764",
"url": "https://bugzilla.suse.com/1242764"
},
{
"category": "self",
"summary": "SUSE Bug 1242766",
"url": "https://bugzilla.suse.com/1242766"
},
{
"category": "self",
"summary": "SUSE Bug 1242770",
"url": "https://bugzilla.suse.com/1242770"
},
{
"category": "self",
"summary": "SUSE Bug 1242781",
"url": "https://bugzilla.suse.com/1242781"
},
{
"category": "self",
"summary": "SUSE Bug 1242782",
"url": "https://bugzilla.suse.com/1242782"
},
{
"category": "self",
"summary": "SUSE Bug 1242785",
"url": "https://bugzilla.suse.com/1242785"
},
{
"category": "self",
"summary": "SUSE Bug 1242792",
"url": "https://bugzilla.suse.com/1242792"
},
{
"category": "self",
"summary": "SUSE Bug 1242834",
"url": "https://bugzilla.suse.com/1242834"
},
{
"category": "self",
"summary": "SUSE Bug 1242846",
"url": "https://bugzilla.suse.com/1242846"
},
{
"category": "self",
"summary": "SUSE Bug 1242849",
"url": "https://bugzilla.suse.com/1242849"
},
{
"category": "self",
"summary": "SUSE Bug 1242850",
"url": "https://bugzilla.suse.com/1242850"
},
{
"category": "self",
"summary": "SUSE Bug 1242863",
"url": "https://bugzilla.suse.com/1242863"
},
{
"category": "self",
"summary": "SUSE Bug 1242865",
"url": "https://bugzilla.suse.com/1242865"
},
{
"category": "self",
"summary": "SUSE Bug 1242871",
"url": "https://bugzilla.suse.com/1242871"
},
{
"category": "self",
"summary": "SUSE Bug 1242873",
"url": "https://bugzilla.suse.com/1242873"
},
{
"category": "self",
"summary": "SUSE Bug 1242906",
"url": "https://bugzilla.suse.com/1242906"
},
{
"category": "self",
"summary": "SUSE Bug 1242907",
"url": "https://bugzilla.suse.com/1242907"
},
{
"category": "self",
"summary": "SUSE Bug 1242908",
"url": "https://bugzilla.suse.com/1242908"
},
{
"category": "self",
"summary": "SUSE Bug 1242909",
"url": "https://bugzilla.suse.com/1242909"
},
{
"category": "self",
"summary": "SUSE Bug 1242930",
"url": "https://bugzilla.suse.com/1242930"
},
{
"category": "self",
"summary": "SUSE Bug 1242940",
"url": "https://bugzilla.suse.com/1242940"
},
{
"category": "self",
"summary": "SUSE Bug 1242943",
"url": "https://bugzilla.suse.com/1242943"
},
{
"category": "self",
"summary": "SUSE Bug 1242945",
"url": "https://bugzilla.suse.com/1242945"
},
{
"category": "self",
"summary": "SUSE Bug 1242946",
"url": "https://bugzilla.suse.com/1242946"
},
{
"category": "self",
"summary": "SUSE Bug 1242947",
"url": "https://bugzilla.suse.com/1242947"
},
{
"category": "self",
"summary": "SUSE Bug 1242948",
"url": "https://bugzilla.suse.com/1242948"
},
{
"category": "self",
"summary": "SUSE Bug 1242949",
"url": "https://bugzilla.suse.com/1242949"
},
{
"category": "self",
"summary": "SUSE Bug 1242952",
"url": "https://bugzilla.suse.com/1242952"
},
{
"category": "self",
"summary": "SUSE Bug 1242953",
"url": "https://bugzilla.suse.com/1242953"
},
{
"category": "self",
"summary": "SUSE Bug 1242954",
"url": "https://bugzilla.suse.com/1242954"
},
{
"category": "self",
"summary": "SUSE Bug 1242955",
"url": "https://bugzilla.suse.com/1242955"
},
{
"category": "self",
"summary": "SUSE Bug 1242957",
"url": "https://bugzilla.suse.com/1242957"
},
{
"category": "self",
"summary": "SUSE Bug 1242959",
"url": "https://bugzilla.suse.com/1242959"
},
{
"category": "self",
"summary": "SUSE Bug 1242961",
"url": "https://bugzilla.suse.com/1242961"
},
{
"category": "self",
"summary": "SUSE Bug 1242964",
"url": "https://bugzilla.suse.com/1242964"
},
{
"category": "self",
"summary": "SUSE Bug 1242966",
"url": "https://bugzilla.suse.com/1242966"
},
{
"category": "self",
"summary": "SUSE Bug 1242967",
"url": "https://bugzilla.suse.com/1242967"
},
{
"category": "self",
"summary": "SUSE Bug 1242973",
"url": "https://bugzilla.suse.com/1242973"
},
{
"category": "self",
"summary": "SUSE Bug 1242974",
"url": "https://bugzilla.suse.com/1242974"
},
{
"category": "self",
"summary": "SUSE Bug 1242977",
"url": "https://bugzilla.suse.com/1242977"
},
{
"category": "self",
"summary": "SUSE Bug 1242982",
"url": "https://bugzilla.suse.com/1242982"
},
{
"category": "self",
"summary": "SUSE Bug 1242990",
"url": "https://bugzilla.suse.com/1242990"
},
{
"category": "self",
"summary": "SUSE Bug 1243000",
"url": "https://bugzilla.suse.com/1243000"
},
{
"category": "self",
"summary": "SUSE Bug 1243006",
"url": "https://bugzilla.suse.com/1243006"
},
{
"category": "self",
"summary": "SUSE Bug 1243011",
"url": "https://bugzilla.suse.com/1243011"
},
{
"category": "self",
"summary": "SUSE Bug 1243015",
"url": "https://bugzilla.suse.com/1243015"
},
{
"category": "self",
"summary": "SUSE Bug 1243049",
"url": "https://bugzilla.suse.com/1243049"
},
{
"category": "self",
"summary": "SUSE Bug 1243051",
"url": "https://bugzilla.suse.com/1243051"
},
{
"category": "self",
"summary": "SUSE Bug 1243055",
"url": "https://bugzilla.suse.com/1243055"
},
{
"category": "self",
"summary": "SUSE Bug 1243060",
"url": "https://bugzilla.suse.com/1243060"
},
{
"category": "self",
"summary": "SUSE Bug 1243074",
"url": "https://bugzilla.suse.com/1243074"
},
{
"category": "self",
"summary": "SUSE Bug 1243076",
"url": "https://bugzilla.suse.com/1243076"
},
{
"category": "self",
"summary": "SUSE Bug 1243082",
"url": "https://bugzilla.suse.com/1243082"
},
{
"category": "self",
"summary": "SUSE Bug 1243330",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "self",
"summary": "SUSE Bug 1243342",
"url": "https://bugzilla.suse.com/1243342"
},
{
"category": "self",
"summary": "SUSE Bug 1243456",
"url": "https://bugzilla.suse.com/1243456"
},
{
"category": "self",
"summary": "SUSE Bug 1243467",
"url": "https://bugzilla.suse.com/1243467"
},
{
"category": "self",
"summary": "SUSE Bug 1243469",
"url": "https://bugzilla.suse.com/1243469"
},
{
"category": "self",
"summary": "SUSE Bug 1243470",
"url": "https://bugzilla.suse.com/1243470"
},
{
"category": "self",
"summary": "SUSE Bug 1243471",
"url": "https://bugzilla.suse.com/1243471"
},
{
"category": "self",
"summary": "SUSE Bug 1243472",
"url": "https://bugzilla.suse.com/1243472"
},
{
"category": "self",
"summary": "SUSE Bug 1243473",
"url": "https://bugzilla.suse.com/1243473"
},
{
"category": "self",
"summary": "SUSE Bug 1243475",
"url": "https://bugzilla.suse.com/1243475"
},
{
"category": "self",
"summary": "SUSE Bug 1243476",
"url": "https://bugzilla.suse.com/1243476"
},
{
"category": "self",
"summary": "SUSE Bug 1243480",
"url": "https://bugzilla.suse.com/1243480"
},
{
"category": "self",
"summary": "SUSE Bug 1243506",
"url": "https://bugzilla.suse.com/1243506"
},
{
"category": "self",
"summary": "SUSE Bug 1243509",
"url": "https://bugzilla.suse.com/1243509"
},
{
"category": "self",
"summary": "SUSE Bug 1243511",
"url": "https://bugzilla.suse.com/1243511"
},
{
"category": "self",
"summary": "SUSE Bug 1243514",
"url": "https://bugzilla.suse.com/1243514"
},
{
"category": "self",
"summary": "SUSE Bug 1243515",
"url": "https://bugzilla.suse.com/1243515"
},
{
"category": "self",
"summary": "SUSE Bug 1243516",
"url": "https://bugzilla.suse.com/1243516"
},
{
"category": "self",
"summary": "SUSE Bug 1243517",
"url": "https://bugzilla.suse.com/1243517"
},
{
"category": "self",
"summary": "SUSE Bug 1243522",
"url": "https://bugzilla.suse.com/1243522"
},
{
"category": "self",
"summary": "SUSE Bug 1243523",
"url": "https://bugzilla.suse.com/1243523"
},
{
"category": "self",
"summary": "SUSE Bug 1243524",
"url": "https://bugzilla.suse.com/1243524"
},
{
"category": "self",
"summary": "SUSE Bug 1243528",
"url": "https://bugzilla.suse.com/1243528"
},
{
"category": "self",
"summary": "SUSE Bug 1243529",
"url": "https://bugzilla.suse.com/1243529"
},
{
"category": "self",
"summary": "SUSE Bug 1243530",
"url": "https://bugzilla.suse.com/1243530"
},
{
"category": "self",
"summary": "SUSE Bug 1243534",
"url": "https://bugzilla.suse.com/1243534"
},
{
"category": "self",
"summary": "SUSE Bug 1243536",
"url": "https://bugzilla.suse.com/1243536"
},
{
"category": "self",
"summary": "SUSE Bug 1243537",
"url": "https://bugzilla.suse.com/1243537"
},
{
"category": "self",
"summary": "SUSE Bug 1243538",
"url": "https://bugzilla.suse.com/1243538"
},
{
"category": "self",
"summary": "SUSE Bug 1243540",
"url": "https://bugzilla.suse.com/1243540"
},
{
"category": "self",
"summary": "SUSE Bug 1243542",
"url": "https://bugzilla.suse.com/1243542"
},
{
"category": "self",
"summary": "SUSE Bug 1243543",
"url": "https://bugzilla.suse.com/1243543"
},
{
"category": "self",
"summary": "SUSE Bug 1243544",
"url": "https://bugzilla.suse.com/1243544"
},
{
"category": "self",
"summary": "SUSE Bug 1243545",
"url": "https://bugzilla.suse.com/1243545"
},
{
"category": "self",
"summary": "SUSE Bug 1243548",
"url": "https://bugzilla.suse.com/1243548"
},
{
"category": "self",
"summary": "SUSE Bug 1243551",
"url": "https://bugzilla.suse.com/1243551"
},
{
"category": "self",
"summary": "SUSE Bug 1243559",
"url": "https://bugzilla.suse.com/1243559"
},
{
"category": "self",
"summary": "SUSE Bug 1243560",
"url": "https://bugzilla.suse.com/1243560"
},
{
"category": "self",
"summary": "SUSE Bug 1243562",
"url": "https://bugzilla.suse.com/1243562"
},
{
"category": "self",
"summary": "SUSE Bug 1243567",
"url": "https://bugzilla.suse.com/1243567"
},
{
"category": "self",
"summary": "SUSE Bug 1243571",
"url": "https://bugzilla.suse.com/1243571"
},
{
"category": "self",
"summary": "SUSE Bug 1243572",
"url": "https://bugzilla.suse.com/1243572"
},
{
"category": "self",
"summary": "SUSE Bug 1243573",
"url": "https://bugzilla.suse.com/1243573"
},
{
"category": "self",
"summary": "SUSE Bug 1243574",
"url": "https://bugzilla.suse.com/1243574"
},
{
"category": "self",
"summary": "SUSE Bug 1243575",
"url": "https://bugzilla.suse.com/1243575"
},
{
"category": "self",
"summary": "SUSE Bug 1243589",
"url": "https://bugzilla.suse.com/1243589"
},
{
"category": "self",
"summary": "SUSE Bug 1243620",
"url": "https://bugzilla.suse.com/1243620"
},
{
"category": "self",
"summary": "SUSE Bug 1243621",
"url": "https://bugzilla.suse.com/1243621"
},
{
"category": "self",
"summary": "SUSE Bug 1243624",
"url": "https://bugzilla.suse.com/1243624"
},
{
"category": "self",
"summary": "SUSE Bug 1243625",
"url": "https://bugzilla.suse.com/1243625"
},
{
"category": "self",
"summary": "SUSE Bug 1243626",
"url": "https://bugzilla.suse.com/1243626"
},
{
"category": "self",
"summary": "SUSE Bug 1243627",
"url": "https://bugzilla.suse.com/1243627"
},
{
"category": "self",
"summary": "SUSE Bug 1243628",
"url": "https://bugzilla.suse.com/1243628"
},
{
"category": "self",
"summary": "SUSE Bug 1243649",
"url": "https://bugzilla.suse.com/1243649"
},
{
"category": "self",
"summary": "SUSE Bug 1243659",
"url": "https://bugzilla.suse.com/1243659"
},
{
"category": "self",
"summary": "SUSE Bug 1243660",
"url": "https://bugzilla.suse.com/1243660"
},
{
"category": "self",
"summary": "SUSE Bug 1243664",
"url": "https://bugzilla.suse.com/1243664"
},
{
"category": "self",
"summary": "SUSE Bug 1243698",
"url": "https://bugzilla.suse.com/1243698"
},
{
"category": "self",
"summary": "SUSE Bug 1243774",
"url": "https://bugzilla.suse.com/1243774"
},
{
"category": "self",
"summary": "SUSE Bug 1243782",
"url": "https://bugzilla.suse.com/1243782"
},
{
"category": "self",
"summary": "SUSE Bug 1243823",
"url": "https://bugzilla.suse.com/1243823"
},
{
"category": "self",
"summary": "SUSE Bug 1243827",
"url": "https://bugzilla.suse.com/1243827"
},
{
"category": "self",
"summary": "SUSE Bug 1243832",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "self",
"summary": "SUSE Bug 1243836",
"url": "https://bugzilla.suse.com/1243836"
},
{
"category": "self",
"summary": "SUSE Bug 1243847",
"url": "https://bugzilla.suse.com/1243847"
},
{
"category": "self",
"summary": "SUSE Bug 1244100",
"url": "https://bugzilla.suse.com/1244100"
},
{
"category": "self",
"summary": "SUSE Bug 1244145",
"url": "https://bugzilla.suse.com/1244145"
},
{
"category": "self",
"summary": "SUSE Bug 1244172",
"url": "https://bugzilla.suse.com/1244172"
},
{
"category": "self",
"summary": "SUSE Bug 1244174",
"url": "https://bugzilla.suse.com/1244174"
},
{
"category": "self",
"summary": "SUSE Bug 1244176",
"url": "https://bugzilla.suse.com/1244176"
},
{
"category": "self",
"summary": "SUSE Bug 1244229",
"url": "https://bugzilla.suse.com/1244229"
},
{
"category": "self",
"summary": "SUSE Bug 1244234",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "self",
"summary": "SUSE Bug 1244241",
"url": "https://bugzilla.suse.com/1244241"
},
{
"category": "self",
"summary": "SUSE Bug 1244261",
"url": "https://bugzilla.suse.com/1244261"
},
{
"category": "self",
"summary": "SUSE Bug 1244274",
"url": "https://bugzilla.suse.com/1244274"
},
{
"category": "self",
"summary": "SUSE Bug 1244275",
"url": "https://bugzilla.suse.com/1244275"
},
{
"category": "self",
"summary": "SUSE Bug 1244277",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "self",
"summary": "SUSE Bug 1244309",
"url": "https://bugzilla.suse.com/1244309"
},
{
"category": "self",
"summary": "SUSE Bug 1244313",
"url": "https://bugzilla.suse.com/1244313"
},
{
"category": "self",
"summary": "SUSE Bug 1244337",
"url": "https://bugzilla.suse.com/1244337"
},
{
"category": "self",
"summary": "SUSE Bug 1244626",
"url": "https://bugzilla.suse.com/1244626"
},
{
"category": "self",
"summary": "SUSE Bug 1244725",
"url": "https://bugzilla.suse.com/1244725"
},
{
"category": "self",
"summary": "SUSE Bug 1244727",
"url": "https://bugzilla.suse.com/1244727"
},
{
"category": "self",
"summary": "SUSE Bug 1244729",
"url": "https://bugzilla.suse.com/1244729"
},
{
"category": "self",
"summary": "SUSE Bug 1244731",
"url": "https://bugzilla.suse.com/1244731"
},
{
"category": "self",
"summary": "SUSE Bug 1244732",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "self",
"summary": "SUSE Bug 1244736",
"url": "https://bugzilla.suse.com/1244736"
},
{
"category": "self",
"summary": "SUSE Bug 1244737",
"url": "https://bugzilla.suse.com/1244737"
},
{
"category": "self",
"summary": "SUSE Bug 1244738",
"url": "https://bugzilla.suse.com/1244738"
},
{
"category": "self",
"summary": "SUSE Bug 1244739",
"url": "https://bugzilla.suse.com/1244739"
},
{
"category": "self",
"summary": "SUSE Bug 1244743",
"url": "https://bugzilla.suse.com/1244743"
},
{
"category": "self",
"summary": "SUSE Bug 1244746",
"url": "https://bugzilla.suse.com/1244746"
},
{
"category": "self",
"summary": "SUSE Bug 1244747",
"url": "https://bugzilla.suse.com/1244747"
},
{
"category": "self",
"summary": "SUSE Bug 1244759",
"url": "https://bugzilla.suse.com/1244759"
},
{
"category": "self",
"summary": "SUSE Bug 1244789",
"url": "https://bugzilla.suse.com/1244789"
},
{
"category": "self",
"summary": "SUSE Bug 1244862",
"url": "https://bugzilla.suse.com/1244862"
},
{
"category": "self",
"summary": "SUSE Bug 1244906",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "self",
"summary": "SUSE Bug 1244938",
"url": "https://bugzilla.suse.com/1244938"
},
{
"category": "self",
"summary": "SUSE Bug 1244995",
"url": "https://bugzilla.suse.com/1244995"
},
{
"category": "self",
"summary": "SUSE Bug 1244996",
"url": "https://bugzilla.suse.com/1244996"
},
{
"category": "self",
"summary": "SUSE Bug 1244999",
"url": "https://bugzilla.suse.com/1244999"
},
{
"category": "self",
"summary": "SUSE Bug 1245001",
"url": "https://bugzilla.suse.com/1245001"
},
{
"category": "self",
"summary": "SUSE Bug 1245003",
"url": "https://bugzilla.suse.com/1245003"
},
{
"category": "self",
"summary": "SUSE Bug 1245004",
"url": "https://bugzilla.suse.com/1245004"
},
{
"category": "self",
"summary": "SUSE Bug 1245025",
"url": "https://bugzilla.suse.com/1245025"
},
{
"category": "self",
"summary": "SUSE Bug 1245042",
"url": "https://bugzilla.suse.com/1245042"
},
{
"category": "self",
"summary": "SUSE Bug 1245046",
"url": "https://bugzilla.suse.com/1245046"
},
{
"category": "self",
"summary": "SUSE Bug 1245078",
"url": "https://bugzilla.suse.com/1245078"
},
{
"category": "self",
"summary": "SUSE Bug 1245081",
"url": "https://bugzilla.suse.com/1245081"
},
{
"category": "self",
"summary": "SUSE Bug 1245082",
"url": "https://bugzilla.suse.com/1245082"
},
{
"category": "self",
"summary": "SUSE Bug 1245083",
"url": "https://bugzilla.suse.com/1245083"
},
{
"category": "self",
"summary": "SUSE Bug 1245101",
"url": "https://bugzilla.suse.com/1245101"
},
{
"category": "self",
"summary": "SUSE Bug 1245155",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "self",
"summary": "SUSE Bug 1245183",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "self",
"summary": "SUSE Bug 1245193",
"url": "https://bugzilla.suse.com/1245193"
},
{
"category": "self",
"summary": "SUSE Bug 1245210",
"url": "https://bugzilla.suse.com/1245210"
},
{
"category": "self",
"summary": "SUSE Bug 1245217",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "self",
"summary": "SUSE Bug 1245225",
"url": "https://bugzilla.suse.com/1245225"
},
{
"category": "self",
"summary": "SUSE Bug 1245226",
"url": "https://bugzilla.suse.com/1245226"
},
{
"category": "self",
"summary": "SUSE Bug 1245228",
"url": "https://bugzilla.suse.com/1245228"
},
{
"category": "self",
"summary": "SUSE Bug 1245431",
"url": "https://bugzilla.suse.com/1245431"
},
{
"category": "self",
"summary": "SUSE Bug 1245455",
"url": "https://bugzilla.suse.com/1245455"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52888 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-53146 page",
"url": "https://www.suse.com/security/cve/CVE-2023-53146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26762 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26762/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26831 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26831/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41085 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41085/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-43869 page",
"url": "https://www.suse.com/security/cve/CVE-2024-43869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-49568 page",
"url": "https://www.suse.com/security/cve/CVE-2024-49568/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50034 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50106 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-50293 page",
"url": "https://www.suse.com/security/cve/CVE-2024-50293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56541 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56541/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56613 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-56699 page",
"url": "https://www.suse.com/security/cve/CVE-2024-56699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57982 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57987 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57988 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57988/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-57995 page",
"url": "https://www.suse.com/security/cve/CVE-2024-57995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58004 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58015 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58053 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58062 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58062/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58077 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58098 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58100 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-58237 page",
"url": "https://www.suse.com/security/cve/CVE-2024-58237/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21629 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21658 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21658/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21713 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21713/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21720 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21720/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21824 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21824/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21842 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21842/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21880 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21880/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21898 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21898/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21899 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21899/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21920 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21920/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21939 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21939/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21940 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21940/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-21997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-21997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22035 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22035/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22066 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22095 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22111 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22111/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22113 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22119/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22120 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-22124 page",
"url": "https://www.suse.com/security/cve/CVE-2025-22124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23141 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23141/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23142 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23142/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23144 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23144/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23146 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23146/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23147 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23147/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23148 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23148/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23149 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23149/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23151 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23151/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23155 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23156 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23157 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23157/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23158 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23158/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23159 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23159/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23161 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23161/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-23162 page",
"url": "https://www.suse.com/security/cve/CVE-2025-23162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37738 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37740 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37741 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37741/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37742 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37743 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37747 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37752 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37754 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37754/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37756 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37756/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37757 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37757/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37758 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37761 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37761/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37763 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37763/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37764 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37764/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37765 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37765/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37766 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37767 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37767/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37768 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37768/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37769 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37770 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37770/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37771 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37771/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37772 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37772/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37781 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37782 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37782/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37786 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37786/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37788 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37791 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37792 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37793 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37793/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37794 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37794/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37796 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37796/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37798 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37798/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37800 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37800/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37801 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37805 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37810 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37811 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37811/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37812 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37812/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37813 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37813/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37814 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37814/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37815 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37815/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37816 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37819 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37836 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37836/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37837 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37837/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37839 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37839/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37840 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37841 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37844 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37847 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37847/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37848 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37848/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37849 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37849/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37850 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37850/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37851 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37851/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37852 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37853 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37854 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37858 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37858/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37859 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37859/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37861 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37862 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37862/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37865 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37867 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37867/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37868 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37869 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37869/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37871 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37871/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37873 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37873/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37874 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37874/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37875 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37881 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37884 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37884/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37888 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37888/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37889 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37889/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37890 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37890/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37891 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37891/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37892 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37897 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37897/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37900 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37900/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37901 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37901/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37903 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37903/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37905 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37905/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37909 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37912 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37912/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37913 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37913/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37914 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37914/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37915 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37917 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37917/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37918 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37918/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37921 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37923 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37925 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37927 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37928 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37928/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37929 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37930 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37931 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37932 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37932/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37933 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37934 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37936 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37937 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37937/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37938 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37938/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37943 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37944 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37945 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37945/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37946 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37946/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37948 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37948/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37951 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37951/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37953 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37953/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37954 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37954/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37959 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37961 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37961/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37963 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37965 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37967 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37967/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37968 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37968/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37969 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37969/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37970 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37972 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37972/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37973 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37973/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37978 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37978/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37979 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37979/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37980 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37980/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37981 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37981/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37982 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37983 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37983/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37985 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37985/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37986 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37986/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37987 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37987/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37989 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37990 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37992 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37992/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37994 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37994/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37995 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37995/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37997 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37997/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-37998 page",
"url": "https://www.suse.com/security/cve/CVE-2025-37998/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38000 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38000/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38001 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38001/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38003 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38003/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38004 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38004/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38005 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38007 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38007/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38009 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38009/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38010 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38011 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38011/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38013 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38013/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38014/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38015 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38015/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38018 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38018/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38020 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38020/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38022 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38022/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38023 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38023/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38024 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38024/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38027 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38031 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38031/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38040 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38040/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38043 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38043/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38044 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38044/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38045 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38045/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38053 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38055 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38055/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38057 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38057/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38059 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38060 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38060/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38065 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38065/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38068 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38072 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38072/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38077 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38078 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38078/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38079 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38079/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38080 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38080/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38081 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38081/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38083 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38104 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-38240 page",
"url": "https://www.suse.com/security/cve/CVE-2025-38240/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-39735 page",
"url": "https://www.suse.com/security/cve/CVE-2025-39735/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40014 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40014/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2025-07-14T12:31:08Z",
"generator": {
"date": "2025-07-14T12:31:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:02307-1",
"initial_release_date": "2025-07-14T12:31:08Z",
"revision_history": [
{
"date": "2025-07-14T12:31:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "cluster-md-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dlm-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "dlm-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "dlm-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-allwinner-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-allwinner-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-altera-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-altera-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amazon-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-amazon-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-amazon-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-amd-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-amd-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-amlogic-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-amlogic-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-apm-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-apm-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apple-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-apple-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-apple-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-arm-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-arm-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-broadcom-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-broadcom-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-cavium-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-cavium-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-exynos-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-exynos-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-freescale-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-freescale-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-hisilicon-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-hisilicon-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-lg-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-lg-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-marvell-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-marvell-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-mediatek-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-mediatek-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-nvidia-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-nvidia-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-qcom-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-qcom-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-renesas-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-renesas-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-rockchip-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-rockchip-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-socionext-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-socionext-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-sprd-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-sprd-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "dtb-xilinx-6.4.0-150700.53.6.1.aarch64",
"product_id": "dtb-xilinx-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "gfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "gfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-64kb-extra-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-64kb-extra-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-64kb-optional-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-64kb-optional-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"product": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"product_id": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"product": {
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"product_id": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-default-devel-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-default-extra-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-default-extra-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-default-livepatch-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-default-optional-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-default-optional-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-kvmsmall-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-obs-build-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-obs-qa-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kernel-syms-6.4.0-150700.53.6.1.aarch64",
"product_id": "kernel-syms-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kselftests-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "kselftests-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "kselftests-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "ocfs2-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-6.4.0-150700.53.6.1.aarch64",
"product_id": "reiserfs-kmp-64kb-6.4.0-150700.53.6.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"product_id": "reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-devel-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-devel-6.4.0-150700.53.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-docs-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-docs-6.4.0-150700.53.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-docs-html-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-docs-html-6.4.0-150700.53.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-macros-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-macros-6.4.0-150700.53.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-source-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-source-6.4.0-150700.53.6.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-6.4.0-150700.53.6.1.noarch",
"product": {
"name": "kernel-source-vanilla-6.4.0-150700.53.6.1.noarch",
"product_id": "kernel-source-vanilla-6.4.0-150700.53.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"product": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"product_id": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"product_id": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-devel-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-extra-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-extra-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-default-optional-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-default-optional-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-kvmsmall-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-obs-build-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-obs-qa-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kernel-syms-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "kselftests-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"product_id": "reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "dlm-kmp-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "gfs2-kmp-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-devel-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-extra-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-extra-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-livepatch-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-default-optional-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-default-optional-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"product_id": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-obs-build-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-obs-qa-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-syms-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-syms-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"product_id": "kernel-zfcpdump-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "kselftests-kmp-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"product": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"product_id": "reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "dlm-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"product": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"product_id": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"product": {
"name": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"product_id": "kernel-default-base-rebuild-6.4.0-150700.53.6.1.150700.17.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-devel-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-extra-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-optional-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-optional-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-vdso-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-default-vdso-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-default-vdso-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-kvmsmall-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-kvmsmall-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-kvmsmall-devel-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-vdso-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-kvmsmall-vdso-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-kvmsmall-vdso-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-obs-build-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-obs-qa-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-obs-qa-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kernel-syms-6.4.0-150700.53.6.1.x86_64",
"product_id": "kernel-syms-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "kselftests-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "kselftests-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"product_id": "reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64"
},
"product_reference": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le"
},
"product_reference": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64"
},
"product_reference": "kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-6.4.0-150700.53.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch"
},
"product_reference": "kernel-devel-6.4.0-150700.53.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-6.4.0-150700.53.6.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch"
},
"product_reference": "kernel-macros-6.4.0-150700.53.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-6.4.0-150700.53.6.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch"
},
"product_reference": "kernel-docs-6.4.0-150700.53.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-6.4.0-150700.53.6.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch"
},
"product_reference": "kernel-source-6.4.0-150700.53.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "kernel-syms-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-syms-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-syms-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x"
},
"product_reference": "ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP7",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-6.4.0-150700.53.6.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP7",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
},
"product_reference": "kernel-default-extra-6.4.0-150700.53.6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-52888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mediatek: vcodec: Only free buffer VA that is not NULL\n\nIn the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly\ncalled only when the buffer to free exists, there are some instances\nthat didn\u0027t do the check and triggered warnings in practice.\n\nWe believe those checks were forgotten unintentionally. Add the checks\nback to fix the warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52888",
"url": "https://www.suse.com/security/cve/CVE-2023-52888"
},
{
"category": "external",
"summary": "SUSE Bug 1228557 for CVE-2023-52888",
"url": "https://bugzilla.suse.com/1228557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52888"
},
{
"cve": "CVE-2023-53146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-53146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()\n\nIn dw2102_i2c_transfer, msg is controlled by user. When msg[i].buf\nis null and msg[i].len is zero, former checks on msg[i].buf would be\npassed. Malicious data finally reach dw2102_i2c_transfer. If accessing\nmsg[i].buf[0] without sanity check, null ptr deref would happen.\nWe add check on msg[i].len to prevent crash.\n\nSimilar commit:\ncommit 950e252cb469\n(\"[media] dw2102: limit messages to buffer size\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-53146",
"url": "https://www.suse.com/security/cve/CVE-2023-53146"
},
{
"category": "external",
"summary": "SUSE Bug 1220112 for CVE-2023-53146",
"url": "https://bugzilla.suse.com/1220112"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-53146"
},
{
"cve": "CVE-2024-26762",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26762"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/pci: Skip to handle RAS errors if CXL.mem device is detached\n\nThe PCI AER model is an awkward fit for CXL error handling. While the\nexpectation is that a PCI device can escalate to link reset to recover\nfrom an AER event, the same reset on CXL amounts to a surprise memory\nhotplug of massive amounts of memory.\n\nAt present, the CXL error handler attempts some optimistic error\nhandling to unbind the device from the cxl_mem driver after reaping some\nRAS register values. This results in a \"hopeful\" attempt to unplug the\nmemory, but there is no guarantee that will succeed.\n\nA subsequent AER notification after the memdev unbind event can no\nlonger assume the registers are mapped. Check for memdev bind before\nreaping status register values to avoid crashes of the form:\n\n BUG: unable to handle page fault for address: ffa00000195e9100\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n [...]\n RIP: 0010:__cxl_handle_ras+0x30/0x110 [cxl_core]\n [...]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? kernelmode_fixup_or_oops+0x84/0x110\n ? exc_page_fault+0x113/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? __pfx_dpc_reset_link+0x10/0x10\n ? __cxl_handle_ras+0x30/0x110 [cxl_core]\n ? find_cxl_port+0x59/0x80 [cxl_core]\n cxl_handle_rp_ras+0xbc/0xd0 [cxl_core]\n cxl_error_detected+0x6c/0xf0 [cxl_core]\n report_error_detected+0xc7/0x1c0\n pci_walk_bus+0x73/0x90\n pcie_do_recovery+0x23f/0x330\n\nLonger term, the unbind and PCI_ERS_RESULT_DISCONNECT behavior might\nneed to be replaced with a new PCI_ERS_RESULT_PANIC.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26762",
"url": "https://www.suse.com/security/cve/CVE-2024-26762"
},
{
"category": "external",
"summary": "SUSE Bug 1230337 for CVE-2024-26762",
"url": "https://bugzilla.suse.com/1230337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-26762"
},
{
"cve": "CVE-2024-26831",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26831"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/handshake: Fix handshake_req_destroy_test1\n\nRecently, handshake_req_destroy_test1 started failing:\n\nExpected handshake_req_destroy_test == req, but\n handshake_req_destroy_test == 0000000000000000\n req == 0000000060f99b40\nnot ok 11 req_destroy works\n\nThis is because \"sock_release(sock)\" was replaced with \"fput(filp)\"\nto address a memory leak. Note that sock_release() is synchronous\nbut fput() usually delays the final close and clean-up.\n\nThe delay is not consequential in the other cases that were changed\nbut handshake_req_destroy_test1 is testing that handshake_req_cancel()\nfollowed by closing the file actually does call the -\u003ehp_destroy\nmethod. Thus the PTR_EQ test at the end has to be sure that the\nfinal close is complete before it checks the pointer.\n\nWe cannot use a completion here because if -\u003ehp_destroy is never\ncalled (ie, there is an API bug) then the test will hang.\n\nReported by: Guenter Roeck \u003clinux@roeck-us.net\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26831",
"url": "https://www.suse.com/security/cve/CVE-2024-26831"
},
{
"category": "external",
"summary": "SUSE Bug 1223008 for CVE-2024-26831",
"url": "https://bugzilla.suse.com/1223008"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-26831"
},
{
"cve": "CVE-2024-41085",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41085"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxl/mem: Fix no cxl_nvd during pmem region auto-assembling\n\nWhen CXL subsystem is auto-assembling a pmem region during cxl\nendpoint port probing, always hit below calltrace.\n\n BUG: kernel NULL pointer dereference, address: 0000000000000078\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n RIP: 0010:cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n Call Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x160\n ? do_user_addr_fault+0x65/0x6b0\n ? exc_page_fault+0x7d/0x170\n ? asm_exc_page_fault+0x26/0x30\n ? cxl_pmem_region_probe+0x22e/0x360 [cxl_pmem]\n ? cxl_pmem_region_probe+0x1ac/0x360 [cxl_pmem]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n really_probe+0x173/0x410\n ? __pfx___device_attach_driver+0x10/0x10\n __driver_probe_device+0x80/0x170\n driver_probe_device+0x1e/0x90\n __device_attach_driver+0x90/0x120\n bus_for_each_drv+0x84/0xe0\n __device_attach+0xbc/0x1f0\n bus_probe_device+0x90/0xa0\n device_add+0x51c/0x710\n devm_cxl_add_pmem_region+0x1b5/0x380 [cxl_core]\n cxl_bus_probe+0x1b/0x60 [cxl_core]\n\nThe cxl_nvd of the memdev needs to be available during the pmem region\nprobe. Currently the cxl_nvd is registered after the endpoint port probe.\nThe endpoint probe, in the case of autoassembly of regions, can cause a\npmem region probe requiring the not yet available cxl_nvd. Adjust the\nsequence so this dependency is met.\n\nThis requires adding a port parameter to cxl_find_nvdimm_bridge() that\ncan be used to query the ancestor root port. The endpoint port is not\nyet available, but will share a common ancestor with its parent, so\nstart the query from there instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41085",
"url": "https://www.suse.com/security/cve/CVE-2024-41085"
},
{
"category": "external",
"summary": "SUSE Bug 1228478 for CVE-2024-41085",
"url": "https://bugzilla.suse.com/1228478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-41085"
},
{
"cve": "CVE-2024-43869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-43869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix event leak upon exec and file release\n\nThe perf pending task work is never waited upon the matching event\nrelease. In the case of a child event, released via free_event()\ndirectly, this can potentially result in a leaked event, such as in the\nfollowing scenario that doesn\u0027t even require a weak IRQ work\nimplementation to trigger:\n\nschedule()\n prepare_task_switch()\n=======\u003e \u003cNMI\u003e\n perf_event_overflow()\n event-\u003epending_sigtrap = ...\n irq_work_queue(\u0026event-\u003epending_irq)\n\u003c======= \u003c/NMI\u003e\n perf_event_task_sched_out()\n event_sched_out()\n event-\u003epending_sigtrap = 0;\n atomic_long_inc_not_zero(\u0026event-\u003erefcount)\n task_work_add(\u0026event-\u003epending_task)\n finish_lock_switch()\n=======\u003e \u003cIRQ\u003e\n perf_pending_irq()\n //do nothing, rely on pending task work\n\u003c======= \u003c/IRQ\u003e\n\nbegin_new_exec()\n perf_event_exit_task()\n perf_event_exit_event()\n // If is child event\n free_event()\n WARN(atomic_long_cmpxchg(\u0026event-\u003erefcount, 1, 0) != 1)\n // event is leaked\n\nSimilar scenarios can also happen with perf_event_remove_on_exec() or\nsimply against concurrent perf_event_release().\n\nFix this with synchonizing against the possibly remaining pending task\nwork while freeing the event, just like is done with remaining pending\nIRQ work. This means that the pending task callback neither need nor\nshould hold a reference to the event, preventing it from ever beeing\nfreed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-43869",
"url": "https://www.suse.com/security/cve/CVE-2024-43869"
},
{
"category": "external",
"summary": "SUSE Bug 1229491 for CVE-2024-43869",
"url": "https://bugzilla.suse.com/1229491"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-43869"
},
{
"cve": "CVE-2024-49568",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-49568"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg\n\nWhen receiving proposal msg in server, the fields v2_ext_offset/\neid_cnt/ism_gid_cnt in proposal msg are from the remote client\nand can not be fully trusted. Especially the field v2_ext_offset,\nonce exceed the max value, there has the chance to access wrong\naddress, and crash may happen.\n\nThis patch checks the fields v2_ext_offset/eid_cnt/ism_gid_cnt\nbefore using them.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-49568",
"url": "https://www.suse.com/security/cve/CVE-2024-49568"
},
{
"category": "external",
"summary": "SUSE Bug 1235728 for CVE-2024-49568",
"url": "https://bugzilla.suse.com/1235728"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-49568"
},
{
"cve": "CVE-2024-50034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50034"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC\n\nEric report a panic on IPPROTO_SMC, and give the facts\nthat when INET_PROTOSW_ICSK was set, icsk-\u003eicsk_sync_mss must be set too.\n\nBug: Unable to handle kernel NULL pointer dereference at virtual address\n0000000000000000\nMem abort info:\nESR = 0x0000000086000005\nEC = 0x21: IABT (current EL), IL = 32 bits\nSET = 0, FnV = 0\nEA = 0, S1PTW = 0\nFSC = 0x05: level 1 translation fault\nuser pgtable: 4k pages, 48-bit VAs, pgdp=00000001195d1000\n[0000000000000000] pgd=0800000109c46003, p4d=0800000109c46003,\npud=0000000000000000\nInternal error: Oops: 0000000086000005 [#1] PREEMPT SMP\nModules linked in:\nCPU: 1 UID: 0 PID: 8037 Comm: syz.3.265 Not tainted\n6.11.0-rc7-syzkaller-g5f5673607153 #0\nHardware name: Google Google Compute Engine/Google Compute Engine,\nBIOS Google 08/06/2024\npstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\npc : 0x0\nlr : cipso_v4_sock_setattr+0x2a8/0x3c0 net/ipv4/cipso_ipv4.c:1910\nsp : ffff80009b887a90\nx29: ffff80009b887aa0 x28: ffff80008db94050 x27: 0000000000000000\nx26: 1fffe0001aa6f5b3 x25: dfff800000000000 x24: ffff0000db75da00\nx23: 0000000000000000 x22: ffff0000d8b78518 x21: 0000000000000000\nx20: ffff0000d537ad80 x19: ffff0000d8b78000 x18: 1fffe000366d79ee\nx17: ffff8000800614a8 x16: ffff800080569b84 x15: 0000000000000001\nx14: 000000008b336894 x13: 00000000cd96feaa x12: 0000000000000003\nx11: 0000000000040000 x10: 00000000000020a3 x9 : 1fffe0001b16f0f1\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 000000000000003f\nx5 : 0000000000000040 x4 : 0000000000000001 x3 : 0000000000000000\nx2 : 0000000000000002 x1 : 0000000000000000 x0 : ffff0000d8b78000\nCall trace:\n0x0\nnetlbl_sock_setattr+0x2e4/0x338 net/netlabel/netlabel_kapi.c:1000\nsmack_netlbl_add+0xa4/0x154 security/smack/smack_lsm.c:2593\nsmack_socket_post_create+0xa8/0x14c security/smack/smack_lsm.c:2973\nsecurity_socket_post_create+0x94/0xd4 security/security.c:4425\n__sock_create+0x4c8/0x884 net/socket.c:1587\nsock_create net/socket.c:1622 [inline]\n__sys_socket_create net/socket.c:1659 [inline]\n__sys_socket+0x134/0x340 net/socket.c:1706\n__do_sys_socket net/socket.c:1720 [inline]\n__se_sys_socket net/socket.c:1718 [inline]\n__arm64_sys_socket+0x7c/0x94 net/socket.c:1718\n__invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]\ninvoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:49\nel0_svc_common+0x130/0x23c arch/arm64/kernel/syscall.c:132\ndo_el0_svc+0x48/0x58 arch/arm64/kernel/syscall.c:151\nel0_svc+0x54/0x168 arch/arm64/kernel/entry-common.c:712\nel0t_64_sync_handler+0x84/0xfc arch/arm64/kernel/entry-common.c:730\nel0t_64_sync+0x190/0x194 arch/arm64/kernel/entry.S:598\nCode: ???????? ???????? ???????? ???????? (????????)\n---[ end trace 0000000000000000 ]---\n\nThis patch add a toy implementation that performs a simple return to\nprevent such panic. This is because MSS can be set in sock_create_kern\nor smc_setsockopt, similar to how it\u0027s done in AF_SMC. However, for\nAF_SMC, there is currently no way to synchronize MSS within\n__sys_connect_file. This toy implementation lays the groundwork for us\nto support such feature for IPPROTO_SMC in the future.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50034",
"url": "https://www.suse.com/security/cve/CVE-2024-50034"
},
{
"category": "external",
"summary": "SUSE Bug 1231913 for CVE-2024-50034",
"url": "https://bugzilla.suse.com/1231913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-50034"
},
{
"cve": "CVE-2024-50106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50106"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix race between laundromat and free_stateid\n\nThere is a race between laundromat handling of revoked delegations\nand a client sending free_stateid operation. Laundromat thread\nfinds that delegation has expired and needs to be revoked so it\nmarks the delegation stid revoked and it puts it on a reaper list\nbut then it unlock the state lock and the actual delegation revocation\nhappens without the lock. Once the stid is marked revoked a racing\nfree_stateid processing thread does the following (1) it calls\nlist_del_init() which removes it from the reaper list and (2) frees\nthe delegation stid structure. The laundromat thread ends up not\ncalling the revoke_delegation() function for this particular delegation\nbut that means it will no release the lock lease that exists on\nthe file.\n\nNow, a new open for this file comes in and ends up finding that\nlease list isn\u0027t empty and calls nfsd_breaker_owns_lease() which ends\nup trying to derefence a freed delegation stateid. Leading to the\nfollowint use-after-free KASAN warning:\n\nkernel: ==================================================================\nkernel: BUG: KASAN: slab-use-after-free in nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: Read of size 8 at addr ffff0000e73cd0c8 by task nfsd/6205\nkernel:\nkernel: CPU: 2 UID: 0 PID: 6205 Comm: nfsd Kdump: loaded Not tainted 6.11.0-rc7+ #9\nkernel: Hardware name: Apple Inc. Apple Virtualization Generic Platform, BIOS 2069.0.0.0.0 08/03/2024\nkernel: Call trace:\nkernel: dump_backtrace+0x98/0x120\nkernel: show_stack+0x1c/0x30\nkernel: dump_stack_lvl+0x80/0xe8\nkernel: print_address_description.constprop.0+0x84/0x390\nkernel: print_report+0xa4/0x268\nkernel: kasan_report+0xb4/0xf8\nkernel: __asan_report_load8_noabort+0x1c/0x28\nkernel: nfsd_breaker_owns_lease+0x140/0x160 [nfsd]\nkernel: nfsd_file_do_acquire+0xb3c/0x11d0 [nfsd]\nkernel: nfsd_file_acquire_opened+0x84/0x110 [nfsd]\nkernel: nfs4_get_vfs_file+0x634/0x958 [nfsd]\nkernel: nfsd4_process_open2+0xa40/0x1a40 [nfsd]\nkernel: nfsd4_open+0xa08/0xe80 [nfsd]\nkernel: nfsd4_proc_compound+0xb8c/0x2130 [nfsd]\nkernel: nfsd_dispatch+0x22c/0x718 [nfsd]\nkernel: svc_process_common+0x8e8/0x1960 [sunrpc]\nkernel: svc_process+0x3d4/0x7e0 [sunrpc]\nkernel: svc_handle_xprt+0x828/0xe10 [sunrpc]\nkernel: svc_recv+0x2cc/0x6a8 [sunrpc]\nkernel: nfsd+0x270/0x400 [nfsd]\nkernel: kthread+0x288/0x310\nkernel: ret_from_fork+0x10/0x20\n\nThis patch proposes a fixed that\u0027s based on adding 2 new additional\nstid\u0027s sc_status values that help coordinate between the laundromat\nand other operations (nfsd4_free_stateid() and nfsd4_delegreturn()).\n\nFirst to make sure, that once the stid is marked revoked, it is not\nremoved by the nfsd4_free_stateid(), the laundromat take a reference\non the stateid. Then, coordinating whether the stid has been put\non the cl_revoked list or we are processing FREE_STATEID and need to\nmake sure to remove it from the list, each check that state and act\naccordingly. If laundromat has added to the cl_revoke list before\nthe arrival of FREE_STATEID, then nfsd4_free_stateid() knows to remove\nit from the list. If nfsd4_free_stateid() finds that operations arrived\nbefore laundromat has placed it on cl_revoke list, it marks the state\nfreed and then laundromat will no longer add it to the list.\n\nAlso, for nfsd4_delegreturn() when looking for the specified stid,\nwe need to access stid that are marked removed or freeable, it means\nthe laundromat has started processing it but hasn\u0027t finished and this\ndelegreturn needs to return nfserr_deleg_revoked and not\nnfserr_bad_stateid. The latter will not trigger a FREE_STATEID and the\nlack of it will leave this stid on the cl_revoked list indefinitely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50106",
"url": "https://www.suse.com/security/cve/CVE-2024-50106"
},
{
"category": "external",
"summary": "SUSE Bug 1232882 for CVE-2024-50106",
"url": "https://bugzilla.suse.com/1232882"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-50106"
},
{
"cve": "CVE-2024-50293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-50293"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: do not leave a dangling sk pointer in __smc_create()\n\nThanks to commit 4bbd360a5084 (\"socket: Print pf-\u003ecreate() when\nit does not clear sock-\u003esk on failure.\"), syzbot found an issue with AF_SMC:\n\nsmc_create must clear sock-\u003esk on failure, family: 43, type: 1, protocol: 0\n WARNING: CPU: 0 PID: 5827 at net/socket.c:1565 __sock_create+0x96f/0xa30 net/socket.c:1563\nModules linked in:\nCPU: 0 UID: 0 PID: 5827 Comm: syz-executor259 Not tainted 6.12.0-rc6-next-20241106-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n RIP: 0010:__sock_create+0x96f/0xa30 net/socket.c:1563\nCode: 03 00 74 08 4c 89 e7 e8 4f 3b 85 f8 49 8b 34 24 48 c7 c7 40 89 0c 8d 8b 54 24 04 8b 4c 24 0c 44 8b 44 24 08 e8 32 78 db f7 90 \u003c0f\u003e 0b 90 90 e9 d3 fd ff ff 89 e9 80 e1 07 fe c1 38 c1 0f 8c ee f7\nRSP: 0018:ffffc90003e4fda0 EFLAGS: 00010246\nRAX: 099c6f938c7f4700 RBX: 1ffffffff1a595fd RCX: ffff888034823c00\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: 00000000ffffffe9 R08: ffffffff81567052 R09: 1ffff920007c9f50\nR10: dffffc0000000000 R11: fffff520007c9f51 R12: ffffffff8d2cafe8\nR13: 1ffffffff1a595fe R14: ffffffff9a789c40 R15: ffff8880764298c0\nFS: 000055557b518380(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007fa62ff43225 CR3: 0000000031628000 CR4: 00000000003526f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n sock_create net/socket.c:1616 [inline]\n __sys_socket_create net/socket.c:1653 [inline]\n __sys_socket+0x150/0x3c0 net/socket.c:1700\n __do_sys_socket net/socket.c:1714 [inline]\n __se_sys_socket net/socket.c:1712 [inline]\n\nFor reference, see commit 2d859aff775d (\"Merge branch\n\u0027do-not-leave-dangling-sk-pointers-in-pf-create-functions\u0027\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-50293",
"url": "https://www.suse.com/security/cve/CVE-2024-50293"
},
{
"category": "external",
"summary": "SUSE Bug 1233482 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1233482"
},
{
"category": "external",
"summary": "SUSE Bug 1249214 for CVE-2024-50293",
"url": "https://bugzilla.suse.com/1249214"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2024-50293"
},
{
"cve": "CVE-2024-56541",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56541"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()\n\nDuring ath12k module removal, in ath12k_core_deinit(),\nath12k_mac_destroy() un-registers ah-\u003ehw from mac80211 and frees\nthe ah-\u003ehw as well as all the ar\u0027s in it. After this\nath12k_core_soc_destroy()-\u003e ath12k_dp_free()-\u003e ath12k_dp_cc_cleanup()\ntries to access one of the freed ar\u0027s from pending skb.\n\nThis is because during mac destroy, driver failed to flush few\ndata packets, which were accessed later in ath12k_dp_cc_cleanup()\nand freed, but using ar from the packet led to this use-after-free.\n\nBUG: KASAN: use-after-free in ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\nWrite of size 4 at addr ffff888150bd3514 by task modprobe/8926\nCPU: 0 UID: 0 PID: 8926 Comm: modprobe Not tainted\n6.11.0-rc2-wt-ath+ #1746\nHardware name: Intel(R) Client Systems NUC8i7HVK/NUC8i7HVB, BIOS\nHNKBLi70.86A.0067.2021.0528.1339 05/28/2021\n\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7d/0xe0\n print_address_description.constprop.0+0x33/0x3a0\n print_report+0xb5/0x260\n ? kasan_addr_to_slab+0x24/0x80\n kasan_report+0xd8/0x110\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ? ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n kasan_check_range+0xf3/0x1a0\n __kasan_check_write+0x14/0x20\n ath12k_dp_cc_cleanup.part.0+0x5e2/0xd40 [ath12k]\n ath12k_dp_free+0x178/0x420 [ath12k]\n ath12k_core_stop+0x176/0x200 [ath12k]\n ath12k_core_deinit+0x13f/0x210 [ath12k]\n ath12k_pci_remove+0xad/0x1c0 [ath12k]\n pci_device_remove+0x9b/0x1b0\n device_remove+0xbf/0x150\n device_release_driver_internal+0x3c3/0x580\n ? __kasan_check_read+0x11/0x20\n driver_detach+0xc4/0x190\n bus_remove_driver+0x130/0x2a0\n driver_unregister+0x68/0x90\n pci_unregister_driver+0x24/0x240\n ? find_module_all+0x13e/0x1e0\n ath12k_pci_exit+0x10/0x20 [ath12k]\n __do_sys_delete_module+0x32c/0x580\n ? module_flags+0x2f0/0x2f0\n ? kmem_cache_free+0xf0/0x410\n ? __fput+0x56f/0xab0\n ? __fput+0x56f/0xab0\n ? debug_smp_processor_id+0x17/0x20\n __x64_sys_delete_module+0x4f/0x70\n x64_sys_call+0x522/0x9f0\n do_syscall_64+0x64/0x130\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\nRIP: 0033:0x7f8182c6ac8b\n\nCommit 24de1b7b231c (\"wifi: ath12k: fix flush failure in recovery\nscenarios\") added the change to decrement the pending packets count\nin case of recovery which make sense as ah-\u003ehw as well all\nar\u0027s in it are intact during recovery, but during core deinit there\nis no use in decrementing packets count or waking up the empty waitq\nas the module is going to be removed also ar\u0027s from pending skb\u0027s\ncan\u0027t be used and the packets should just be released back.\n\nTo fix this, avoid accessing ar from skb-\u003ecb when driver is being\nunregistered.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00214-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56541",
"url": "https://www.suse.com/security/cve/CVE-2024-56541"
},
{
"category": "external",
"summary": "SUSE Bug 1235064 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1235064"
},
{
"category": "external",
"summary": "SUSE Bug 1247044 for CVE-2024-56541",
"url": "https://bugzilla.suse.com/1247044"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2024-56541"
},
{
"cve": "CVE-2024-56613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56613"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/numa: fix memory leak due to the overwritten vma-\u003enumab_state\n\n[Problem Description]\nWhen running the hackbench program of LTP, the following memory leak is\nreported by kmemleak.\n\n # /opt/ltp/testcases/bin/hackbench 20 thread 1000\n Running with 20*40 (== 800) tasks.\n\n # dmesg | grep kmemleak\n ...\n kmemleak: 480 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n kmemleak: 665 new suspected memory leaks (see /sys/kernel/debug/kmemleak)\n\n # cat /sys/kernel/debug/kmemleak\n unreferenced object 0xffff888cd8ca2c40 (size 64):\n comm \"hackbench\", pid 17142, jiffies 4299780315\n hex dump (first 32 bytes):\n ac 74 49 00 01 00 00 00 4c 84 49 00 01 00 00 00 .tI.....L.I.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace (crc bff18fd4):\n [\u003cffffffff81419a89\u003e] __kmalloc_cache_noprof+0x2f9/0x3f0\n [\u003cffffffff8113f715\u003e] task_numa_work+0x725/0xa00\n [\u003cffffffff8110f878\u003e] task_work_run+0x58/0x90\n [\u003cffffffff81ddd9f8\u003e] syscall_exit_to_user_mode+0x1c8/0x1e0\n [\u003cffffffff81dd78d5\u003e] do_syscall_64+0x85/0x150\n [\u003cffffffff81e0012b\u003e] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n ...\n\nThis issue can be consistently reproduced on three different servers:\n * a 448-core server\n * a 256-core server\n * a 192-core server\n\n[Root Cause]\nSince multiple threads are created by the hackbench program (along with\nthe command argument \u0027thread\u0027), a shared vma might be accessed by two or\nmore cores simultaneously. When two or more cores observe that\nvma-\u003enumab_state is NULL at the same time, vma-\u003enumab_state will be\noverwritten.\n\nAlthough current code ensures that only one thread scans the VMAs in a\nsingle \u0027numa_scan_period\u0027, there might be a chance for another thread\nto enter in the next \u0027numa_scan_period\u0027 while we have not gotten till\nnumab_state allocation [1].\n\nNote that the command `/opt/ltp/testcases/bin/hackbench 50 process 1000`\ncannot the reproduce the issue. It is verified with 200+ test runs.\n\n[Solution]\nUse the cmpxchg atomic operation to ensure that only one thread executes\nthe vma-\u003enumab_state assignment.\n\n[1] https://lore.kernel.org/lkml/1794be3c-358c-4cdc-a43d-a1f841d91ef7@amd.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56613",
"url": "https://www.suse.com/security/cve/CVE-2024-56613"
},
{
"category": "external",
"summary": "SUSE Bug 1244176 for CVE-2024-56613",
"url": "https://bugzilla.suse.com/1244176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2024-56613"
},
{
"cve": "CVE-2024-56699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-56699"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix potential double remove of hotplug slot\n\nIn commit 6ee600bfbe0f (\"s390/pci: remove hotplug slot when releasing the\ndevice\") the zpci_exit_slot() was moved from zpci_device_reserved() to\nzpci_release_device() with the intention of keeping the hotplug slot\naround until the device is actually removed.\n\nNow zpci_release_device() is only called once all references are\ndropped. Since the zPCI subsystem only drops its reference once the\ndevice is in the reserved state it follows that zpci_release_device()\nmust only deal with devices in the reserved state. Despite that it\ncontains code to tear down from both configured and standby state. For\nthe standby case this already includes the removal of the hotplug slot\nso would cause a double removal if a device was ever removed in\neither configured or standby state.\n\nInstead of causing a potential double removal in a case that should\nnever happen explicitly WARN_ON() if a device in non-reserved state is\nreleased and get rid of the dead code cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-56699",
"url": "https://www.suse.com/security/cve/CVE-2024-56699"
},
{
"category": "external",
"summary": "SUSE Bug 1235490 for CVE-2024-56699",
"url": "https://bugzilla.suse.com/1235490"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-56699"
},
{
"cve": "CVE-2024-57982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: state: fix out-of-bounds read during lookup\n\nlookup and resize can run in parallel.\n\nThe xfrm_state_hash_generation seqlock ensures a retry, but the hash\nfunctions can observe a hmask value that is too large for the new hlist\narray.\n\nrehash does:\n rcu_assign_pointer(net-\u003exfrm.state_bydst, ndst) [..]\n net-\u003exfrm.state_hmask = nhashmask;\n\nWhile state lookup does:\n h = xfrm_dst_hash(net, daddr, saddr, tmpl-\u003ereqid, encap_family);\n hlist_for_each_entry_rcu(x, net-\u003exfrm.state_bydst + h, bydst) {\n\nThis is only safe in case the update to state_bydst is larger than\nnet-\u003exfrm.xfrm_state_hmask (or if the lookup function gets\nserialized via state spinlock again).\n\nFix this by prefetching state_hmask and the associated pointers.\nThe xfrm_state_hash_generation seqlock retry will ensure that the pointer\nand the hmask will be consistent.\n\nThe existing helpers, like xfrm_dst_hash(), are now unsafe for RCU side,\nadd lockdep assertions to document that they are only safe for insert\nside.\n\nxfrm_state_lookup_byaddr() uses the spinlock rather than RCU.\nAFAICS this is an oversight from back when state lookup was converted to\nRCU, this lock should be replaced with RCU in a future patch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57982",
"url": "https://www.suse.com/security/cve/CVE-2024-57982"
},
{
"category": "external",
"summary": "SUSE Bug 1237913 for CVE-2024-57982",
"url": "https://bugzilla.suse.com/1237913"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-57982"
},
{
"cve": "CVE-2024-57987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: check for NULL in btrtl_setup_realtek()\n\nIf insert an USB dongle which chip is not maintained in ic_id_table, it\nwill hit the NULL point accessed. Add a null point check to avoid the\nKernel Oops.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57987",
"url": "https://www.suse.com/security/cve/CVE-2024-57987"
},
{
"category": "external",
"summary": "SUSE Bug 1237905 for CVE-2024-57987",
"url": "https://bugzilla.suse.com/1237905"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-57987"
},
{
"cve": "CVE-2024-57988",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57988"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()\n\ndevm_kstrdup() can return a NULL pointer on failure,but this\nreturned value in btbcm_get_board_name() is not checked.\nAdd NULL check in btbcm_get_board_name(), to handle kernel NULL\npointer dereference error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57988",
"url": "https://www.suse.com/security/cve/CVE-2024-57988"
},
{
"category": "external",
"summary": "SUSE Bug 1237910 for CVE-2024-57988",
"url": "https://bugzilla.suse.com/1237910"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-57988"
},
{
"cve": "CVE-2024-57995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-57995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()\n\nIn ath12k_mac_assign_vif_to_vdev(), if arvif is created on a different\nradio, it gets deleted from that radio through a call to\nath12k_mac_unassign_link_vif(). This action frees the arvif pointer.\nSubsequently, there is a check involving arvif, which will result in a\nread-after-free scenario.\n\nFix this by moving this check after arvif is again assigned via call to\nath12k_mac_assign_link_vif().\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-57995",
"url": "https://www.suse.com/security/cve/CVE-2024-57995"
},
{
"category": "external",
"summary": "SUSE Bug 1237895 for CVE-2024-57995",
"url": "https://bugzilla.suse.com/1237895"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-57995"
},
{
"cve": "CVE-2024-58004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58004",
"url": "https://www.suse.com/security/cve/CVE-2024-58004"
},
{
"category": "external",
"summary": "SUSE Bug 1238508 for CVE-2024-58004",
"url": "https://bugzilla.suse.com/1238508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58004"
},
{
"cve": "CVE-2024-58015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix for out-of bound access error\n\nSelfgen stats are placed in a buffer using print_array_to_buf_index() function.\nArray length parameter passed to the function is too big, resulting in possible\nout-of bound memory error.\nDecreasing buffer size by one fixes faulty upper bound of passed array.\n\nDiscovered in coverity scan, CID 1600742 and CID 1600758",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58015",
"url": "https://www.suse.com/security/cve/CVE-2024-58015"
},
{
"category": "external",
"summary": "SUSE Bug 1238995 for CVE-2024-58015",
"url": "https://bugzilla.suse.com/1238995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58015"
},
{
"cve": "CVE-2024-58053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nrxrpc: Fix handling of received connection abort\n\nFix the handling of a connection abort that we\u0027ve received. Though the\nabort is at the connection level, it needs propagating to the calls on that\nconnection. Whilst the propagation bit is performed, the calls aren\u0027t then\nwoken up to go and process their termination, and as no further input is\nforthcoming, they just hang.\n\nAlso add some tracing for the logging of connection aborts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58053",
"url": "https://www.suse.com/security/cve/CVE-2024-58053"
},
{
"category": "external",
"summary": "SUSE Bug 1238982 for CVE-2024-58053",
"url": "https://bugzilla.suse.com/1238982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58053"
},
{
"cve": "CVE-2024-58062",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58062"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: avoid NULL pointer dereference\n\nWhen iterating over the links of a vif, we need to make sure that the\npointer is valid (in other words - that the link exists) before\ndereferncing it.\nUse for_each_vif_active_link that also does the check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58062",
"url": "https://www.suse.com/security/cve/CVE-2024-58062"
},
{
"category": "external",
"summary": "SUSE Bug 1238965 for CVE-2024-58062",
"url": "https://bugzilla.suse.com/1238965"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58062"
},
{
"cve": "CVE-2024-58077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback\n\ncommit 1f5664351410 (\"ASoC: lower \"no backend DAIs enabled for ... Port\"\nlog severity\") ignores -EINVAL error message on common soc_pcm_ret().\nIt is used from many functions, ignoring -EINVAL is over-kill.\n\nThe reason why -EINVAL was ignored was it really should only be used\nupon invalid parameters coming from userspace and in that case we don\u0027t\nwant to log an error since we do not want to give userspace a way to do\na denial-of-service attack on the syslog / diskspace.\n\nSo don\u0027t use soc_pcm_ret() on .prepare callback is better idea.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58077",
"url": "https://www.suse.com/security/cve/CVE-2024-58077"
},
{
"category": "external",
"summary": "SUSE Bug 1239090 for CVE-2024-58077",
"url": "https://bugzilla.suse.com/1239090"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58077"
},
{
"cve": "CVE-2024-58098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: track changes_pkt_data property for global functions\n\nWhen processing calls to certain helpers, verifier invalidates all\npacket pointers in a current state. For example, consider the\nfollowing program:\n\n __attribute__((__noinline__))\n long skb_pull_data(struct __sk_buff *sk, __u32 len)\n {\n return bpf_skb_pull_data(sk, len);\n }\n\n SEC(\"tc\")\n int test_invalidate_checks(struct __sk_buff *sk)\n {\n int *p = (void *)(long)sk-\u003edata;\n if ((void *)(p + 1) \u003e (void *)(long)sk-\u003edata_end) return TCX_DROP;\n skb_pull_data(sk, 0);\n *p = 42;\n return TCX_PASS;\n }\n\nAfter a call to bpf_skb_pull_data() the pointer \u0027p\u0027 can\u0027t be used\nsafely. See function filter.c:bpf_helper_changes_pkt_data() for a list\nof such helpers.\n\nAt the moment verifier invalidates packet pointers when processing\nhelper function calls, and does not traverse global sub-programs when\nprocessing calls to global sub-programs. This means that calls to\nhelpers done from global sub-programs do not invalidate pointers in\nthe caller state. E.g. the program above is unsafe, but is not\nrejected by verifier.\n\nThis commit fixes the omission by computing field\nbpf_subprog_info-\u003echanges_pkt_data for each sub-program before main\nverification pass.\nchanges_pkt_data should be set if:\n- subprogram calls helper for which bpf_helper_changes_pkt_data\n returns true;\n- subprogram calls a global function,\n for which bpf_subprog_info-\u003echanges_pkt_data should be set.\n\nThe verifier.c:check_cfg() pass is modified to compute this\ninformation. The commit relies on depth first instruction traversal\ndone by check_cfg() and absence of recursive function calls:\n- check_cfg() would eventually visit every call to subprogram S in a\n state when S is fully explored;\n- when S is fully explored:\n - every direct helper call within S is explored\n (and thus changes_pkt_data is set if needed);\n - every call to subprogram S1 called by S was visited with S1 fully\n explored (and thus S inherits changes_pkt_data from S1).\n\nThe downside of such approach is that dead code elimination is not\ntaken into account: if a helper call inside global function is dead\nbecause of current configuration, verifier would conservatively assume\nthat the call occurs for the purpose of the changes_pkt_data\ncomputation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58098",
"url": "https://www.suse.com/security/cve/CVE-2024-58098"
},
{
"category": "external",
"summary": "SUSE Bug 1242565 for CVE-2024-58098",
"url": "https://bugzilla.suse.com/1242565"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58098"
},
{
"cve": "CVE-2024-58099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frame\n\nAndrew and Nikolay reported connectivity issues with Cilium\u0027s service\nload-balancing in case of vmxnet3.\n\nIf a BPF program for native XDP adds an encapsulation header such as\nIPIP and transmits the packet out the same interface, then in case\nof vmxnet3 a corrupted packet is being sent and subsequently dropped\non the path.\n\nvmxnet3_xdp_xmit_frame() which is called e.g. via vmxnet3_run_xdp()\nthrough vmxnet3_xdp_xmit_back() calculates an incorrect DMA address:\n\n page = virt_to_page(xdpf-\u003edata);\n tbi-\u003edma_addr = page_pool_get_dma_addr(page) +\n VMXNET3_XDP_HEADROOM;\n dma_sync_single_for_device(\u0026adapter-\u003epdev-\u003edev,\n tbi-\u003edma_addr, buf_size,\n DMA_TO_DEVICE);\n\nThe above assumes a fixed offset (VMXNET3_XDP_HEADROOM), but the XDP\nBPF program could have moved xdp-\u003edata. While the passed buf_size is\ncorrect (xdpf-\u003elen), the dma_addr needs to have a dynamic offset which\ncan be calculated as xdpf-\u003edata - (void *)xdpf, that is, xdp-\u003edata -\nxdp-\u003edata_hard_start.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58099",
"url": "https://www.suse.com/security/cve/CVE-2024-58099"
},
{
"category": "external",
"summary": "SUSE Bug 1242035 for CVE-2024-58099",
"url": "https://bugzilla.suse.com/1242035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58099"
},
{
"cve": "CVE-2024-58100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: check changes_pkt_data property for extension programs\n\nWhen processing calls to global sub-programs, verifier decides whether\nto invalidate all packet pointers in current state depending on the\nchanges_pkt_data property of the global sub-program.\n\nBecause of this, an extension program replacing a global sub-program\nmust be compatible with changes_pkt_data property of the sub-program\nbeing replaced.\n\nThis commit:\n- adds changes_pkt_data flag to struct bpf_prog_aux:\n - this flag is set in check_cfg() for main sub-program;\n - in jit_subprogs() for other sub-programs;\n- modifies bpf_check_attach_btf_id() to check changes_pkt_data flag;\n- moves call to check_attach_btf_id() after the call to check_cfg(),\n because it needs changes_pkt_data flag to be set:\n\n bpf_check:\n ... ...\n - check_attach_btf_id resolve_pseudo_ldimm64\n resolve_pseudo_ldimm64 --\u003e bpf_prog_is_offloaded\n bpf_prog_is_offloaded check_cfg\n check_cfg + check_attach_btf_id\n ... ...\n\nThe following fields are set by check_attach_btf_id():\n- env-\u003eops\n- prog-\u003eaux-\u003eattach_btf_trace\n- prog-\u003eaux-\u003eattach_func_name\n- prog-\u003eaux-\u003eattach_func_proto\n- prog-\u003eaux-\u003edst_trampoline\n- prog-\u003eaux-\u003emod\n- prog-\u003eaux-\u003esaved_dst_attach_type\n- prog-\u003eaux-\u003esaved_dst_prog_type\n- prog-\u003eexpected_attach_type\n\nNeither of these fields are used by resolve_pseudo_ldimm64() or\nbpf_prog_offload_verifier_prep() (for netronome and netdevsim\ndrivers), so the reordering is safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58100",
"url": "https://www.suse.com/security/cve/CVE-2024-58100"
},
{
"category": "external",
"summary": "SUSE Bug 1242564 for CVE-2024-58100",
"url": "https://bugzilla.suse.com/1242564"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58100"
},
{
"cve": "CVE-2024-58237",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-58237"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: consider that tail calls invalidate packet pointers\n\nTail-called programs could execute any of the helpers that invalidate\npacket pointers. Hence, conservatively assume that each tail call\ninvalidates packet pointers.\n\nMaking the change in bpf_helper_changes_pkt_data() automatically makes\nuse of check_cfg() logic that computes \u0027changes_pkt_data\u0027 effect for\nglobal sub-programs, such that the following program could be\nrejected:\n\n int tail_call(struct __sk_buff *sk)\n {\n \tbpf_tail_call_static(sk, \u0026jmp_table, 0);\n \treturn 0;\n }\n\n SEC(\"tc\")\n int not_safe(struct __sk_buff *sk)\n {\n \tint *p = (void *)(long)sk-\u003edata;\n \t... make p valid ...\n \ttail_call(sk);\n \t*p = 42; /* this is unsafe */\n \t...\n }\n\nThe tc_bpf2bpf.c:subprog_tc() needs change: mark it as a function that\ncan invalidate packet pointers. Otherwise, it can\u0027t be freplaced with\ntailcall_freplace.c:entry_freplace() that does a tail call.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-58237",
"url": "https://www.suse.com/security/cve/CVE-2024-58237"
},
{
"category": "external",
"summary": "SUSE Bug 1242574 for CVE-2024-58237",
"url": "https://bugzilla.suse.com/1242574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-58237"
},
{
"cve": "CVE-2025-21629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packets\n\nThe blamed commit disabled hardware offoad of IPv6 packets with\nextension headers on devices that advertise NETIF_F_IPV6_CSUM,\nbased on the definition of that feature in skbuff.h:\n\n * * - %NETIF_F_IPV6_CSUM\n * - Driver (device) is only able to checksum plain\n * TCP or UDP packets over IPv6. These are specifically\n * unencapsulated packets of the form IPv6|TCP or\n * IPv6|UDP where the Next Header field in the IPv6\n * header is either TCP or UDP. IPv6 extension headers\n * are not supported with this feature. This feature\n * cannot be set in features for a device with\n * NETIF_F_HW_CSUM also set. This feature is being\n * DEPRECATED (see below).\n\nThe change causes skb_warn_bad_offload to fire for BIG TCP\npackets.\n\n[ 496.310233] WARNING: CPU: 13 PID: 23472 at net/core/dev.c:3129 skb_warn_bad_offload+0xc4/0xe0\n\n[ 496.310297] ? skb_warn_bad_offload+0xc4/0xe0\n[ 496.310300] skb_checksum_help+0x129/0x1f0\n[ 496.310303] skb_csum_hwoffload_help+0x150/0x1b0\n[ 496.310306] validate_xmit_skb+0x159/0x270\n[ 496.310309] validate_xmit_skb_list+0x41/0x70\n[ 496.310312] sch_direct_xmit+0x5c/0x250\n[ 496.310317] __qdisc_run+0x388/0x620\n\nBIG TCP introduced an IPV6_TLV_JUMBO IPv6 extension header to\ncommunicate packet length, as this is an IPv6 jumbogram. But, the\nfeature is only enabled on devices that support BIG TCP TSO. The\nheader is only present for PF_PACKET taps like tcpdump, and not\ntransmitted by physical devices.\n\nFor this specific case of extension headers that are not\ntransmitted, return to the situation before the blamed commit\nand support hardware offload.\n\nipv6_has_hopopt_jumbo() tests not only whether this header is present,\nbut also that it is the only extension header before a terminal (L4)\nheader.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21629",
"url": "https://www.suse.com/security/cve/CVE-2025-21629"
},
{
"category": "external",
"summary": "SUSE Bug 1235968 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1235968"
},
{
"category": "external",
"summary": "SUSE Bug 1244722 for CVE-2025-21629",
"url": "https://bugzilla.suse.com/1244722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-21629"
},
{
"cve": "CVE-2025-21658",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21658"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid extent tree\n\n[BUG]\nSyzbot reported a crash with the following call trace:\n\n BTRFS info (device loop0): scrub: started on devid 1\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n PGD 106e70067 P4D 106e70067 PUD 107143067 PMD 0\n Oops: Oops: 0000 [#1] PREEMPT SMP NOPTI\n CPU: 1 UID: 0 PID: 689 Comm: repro Kdump: loaded Tainted: G O 6.13.0-rc4-custom+ #206\n Tainted: [O]=OOT_MODULE\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:find_first_extent_item+0x26/0x1f0 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x13d/0x3b0 [btrfs]\n scrub_simple_mirror+0x175/0x260 [btrfs]\n scrub_stripe+0x5d4/0x6c0 [btrfs]\n scrub_chunk+0xbb/0x170 [btrfs]\n scrub_enumerate_chunks+0x2f4/0x5f0 [btrfs]\n btrfs_scrub_dev+0x240/0x600 [btrfs]\n btrfs_ioctl+0x1dc8/0x2fa0 [btrfs]\n ? do_sys_openat2+0xa5/0xf0\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\n[CAUSE]\nThe reproducer is using a corrupted image where extent tree root is\ncorrupted, thus forcing to use \"rescue=all,ro\" mount option to mount the\nimage.\n\nThen it triggered a scrub, but since scrub relies on extent tree to find\nwhere the data/metadata extents are, scrub_find_fill_first_stripe()\nrelies on an non-empty extent root.\n\nBut unfortunately scrub_find_fill_first_stripe() doesn\u0027t really expect\nan NULL pointer for extent root, it use extent_root to grab fs_info and\ntriggered a NULL pointer dereference.\n\n[FIX]\nAdd an extra check for a valid extent root at the beginning of\nscrub_find_fill_first_stripe().\n\nThe new error path is introduced by 42437a6386ff (\"btrfs: introduce\nmount option rescue=ignorebadroots\"), but that\u0027s pretty old, and later\ncommit b979547513ff (\"btrfs: scrub: introduce helper to find and fill\nsector info for a scrub_stripe\") changed how we do scrub.\n\nSo for kernels older than 6.6, the fix will need manual backport.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21658",
"url": "https://www.suse.com/security/cve/CVE-2025-21658"
},
{
"category": "external",
"summary": "SUSE Bug 1236208 for CVE-2025-21658",
"url": "https://bugzilla.suse.com/1236208"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21658"
},
{
"cve": "CVE-2025-21713",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21713"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/pseries/iommu: Don\u0027t unset window if it was never set\n\nOn pSeries, when user attempts to use the same vfio container used by\ndifferent iommu group, the spapr_tce_set_window() returns -EPERM\nand the subsequent cleanup leads to the below crash.\n\n Kernel attempted to read user page (308) - exploit attempt?\n BUG: Kernel NULL pointer dereference on read at 0x00000308\n Faulting instruction address: 0xc0000000001ce358\n Oops: Kernel access of bad area, sig: 11 [#1]\n NIP: c0000000001ce358 LR: c0000000001ce05c CTR: c00000000005add0\n \u003csnip\u003e\n NIP [c0000000001ce358] spapr_tce_unset_window+0x3b8/0x510\n LR [c0000000001ce05c] spapr_tce_unset_window+0xbc/0x510\n Call Trace:\n spapr_tce_unset_window+0xbc/0x510 (unreliable)\n tce_iommu_attach_group+0x24c/0x340 [vfio_iommu_spapr_tce]\n vfio_container_attach_group+0xec/0x240 [vfio]\n vfio_group_fops_unl_ioctl+0x548/0xb00 [vfio]\n sys_ioctl+0x754/0x1580\n system_call_exception+0x13c/0x330\n system_call_vectored_common+0x15c/0x2ec\n \u003csnip\u003e\n --- interrupt: 3000\n\nFix this by having null check for the tbl passed to the\nspapr_tce_unset_window().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21713",
"url": "https://www.suse.com/security/cve/CVE-2025-21713"
},
{
"category": "external",
"summary": "SUSE Bug 1237887 for CVE-2025-21713",
"url": "https://bugzilla.suse.com/1237887"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21713"
},
{
"cve": "CVE-2025-21720",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21720"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: delete intermediate secpath entry in packet offload mode\n\nPackets handled by hardware have added secpath as a way to inform XFRM\ncore code that this path was already handled. That secpath is not needed\nat all after policy is checked and it is removed later in the stack.\n\nHowever, in the case of IP forwarding is enabled (/proc/sys/net/ipv4/ip_forward),\nthat secpath is not removed and packets which already were handled are reentered\nto the driver TX path with xfrm_offload set.\n\nThe following kernel panic is observed in mlx5 in such case:\n\n mlx5_core 0000:04:00.0 enp4s0f0np0: Link up\n mlx5_core 0000:04:00.1 enp4s0f1np1: Link up\n Initializing XFRM netlink socket\n IPsec XFRM device driver\n BUG: kernel NULL pointer dereference, address: 0000000000000000\n #PF: supervisor instruction fetch in kernel mode\n #PF: error_code(0x0010) - not-present page\n PGD 0 P4D 0\n Oops: Oops: 0010 [#1] PREEMPT SMP\n CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.13.0-rc1-alex #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n RIP: 0010:0x0\n Code: Unable to access opcode bytes at 0xffffffffffffffd6.\n RSP: 0018:ffffb87380003800 EFLAGS: 00010206\n RAX: ffff8df004e02600 RBX: ffffb873800038d8 RCX: 00000000ffff98cf\n RDX: ffff8df00733e108 RSI: ffff8df00521fb80 RDI: ffff8df001661f00\n RBP: ffffb87380003850 R08: ffff8df013980000 R09: 0000000000000010\n R10: 0000000000000002 R11: 0000000000000002 R12: ffff8df001661f00\n R13: ffff8df00521fb80 R14: ffff8df00733e108 R15: ffff8df011faf04e\n FS: 0000000000000000(0000) GS:ffff8df46b800000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffffffffffffffd6 CR3: 0000000106384000 CR4: 0000000000350ef0\n Call Trace:\n \u003cIRQ\u003e\n ? show_regs+0x63/0x70\n ? __die_body+0x20/0x60\n ? __die+0x2b/0x40\n ? page_fault_oops+0x15c/0x550\n ? do_user_addr_fault+0x3ed/0x870\n ? exc_page_fault+0x7f/0x190\n ? asm_exc_page_fault+0x27/0x30\n mlx5e_ipsec_handle_tx_skb+0xe7/0x2f0 [mlx5_core]\n mlx5e_xmit+0x58e/0x1980 [mlx5_core]\n ? __fib_lookup+0x6a/0xb0\n dev_hard_start_xmit+0x82/0x1d0\n sch_direct_xmit+0xfe/0x390\n __dev_queue_xmit+0x6d8/0xee0\n ? __fib_lookup+0x6a/0xb0\n ? internal_add_timer+0x48/0x70\n ? mod_timer+0xe2/0x2b0\n neigh_resolve_output+0x115/0x1b0\n __neigh_update+0x26a/0xc50\n neigh_update+0x14/0x20\n arp_process+0x2cb/0x8e0\n ? __napi_build_skb+0x5e/0x70\n arp_rcv+0x11e/0x1c0\n ? dev_gro_receive+0x574/0x820\n __netif_receive_skb_list_core+0x1cf/0x1f0\n netif_receive_skb_list_internal+0x183/0x2a0\n napi_complete_done+0x76/0x1c0\n mlx5e_napi_poll+0x234/0x7a0 [mlx5_core]\n __napi_poll+0x2d/0x1f0\n net_rx_action+0x1a6/0x370\n ? atomic_notifier_call_chain+0x3b/0x50\n ? irq_int_handler+0x15/0x20 [mlx5_core]\n handle_softirqs+0xb9/0x2f0\n ? handle_irq_event+0x44/0x60\n irq_exit_rcu+0xdb/0x100\n common_interrupt+0x98/0xc0\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n asm_common_interrupt+0x27/0x40\n RIP: 0010:pv_native_safe_halt+0xb/0x10\n Code: 09 c3 66 66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 22\n 0f 1f 84 00 00 00 00 00 90 eb 07 0f 00 2d 7f e9 36 00 fb\n40 00 83 ff 07 77 21 89 ff ff 24 fd 88 3d a1 bd 0f 21 f8\n RSP: 0018:ffffffffbe603de8 EFLAGS: 00000202\n RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000f92f46680\n RDX: 0000000000000037 RSI: 00000000ffffffff RDI: 00000000000518d4\n RBP: ffffffffbe603df0 R08: 000000cd42e4dffb R09: ffffffffbe603d70\n R10: 0000004d80d62680 R11: 0000000000000001 R12: ffffffffbe60bf40\n R13: 0000000000000000 R14: 0000000000000000 R15: ffffffffbe60aff8\n ? default_idle+0x9/0x20\n arch_cpu_idle+0x9/0x10\n default_idle_call+0x29/0xf0\n do_idle+0x1f2/0x240\n cpu_startup_entry+0x2c/0x30\n rest_init+0xe7/0x100\n start_kernel+0x76b/0xb90\n x86_64_start_reservations+0x18/0x30\n x86_64_start_kernel+0xc0/0x110\n ? setup_ghcb+0xe/0x130\n common_startup_64+0x13e/0x141\n \u003c/TASK\u003e\n Modules linked in: esp4_offload esp4 xfrm_interface\nxfrm6_tunnel tunnel4 tunnel6 xfrm_user xfrm_algo binf\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21720",
"url": "https://www.suse.com/security/cve/CVE-2025-21720"
},
{
"category": "external",
"summary": "SUSE Bug 1238859 for CVE-2025-21720",
"url": "https://bugzilla.suse.com/1238859"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21720"
},
{
"cve": "CVE-2025-21770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix potential memory leak in iopf_queue_remove_device()\n\nThe iopf_queue_remove_device() helper removes a device from the per-iommu\niopf queue when PRI is disabled on the device. It responds to all\noutstanding iopf\u0027s with an IOMMU_PAGE_RESP_INVALID code and detaches the\ndevice from the queue.\n\nHowever, it fails to release the group structure that represents a group\nof iopf\u0027s awaiting for a response after responding to the hardware. This\ncan cause a memory leak if iopf_queue_remove_device() is called with\npending iopf\u0027s.\n\nFix it by calling iopf_free_group() after the iopf group is responded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21770",
"url": "https://www.suse.com/security/cve/CVE-2025-21770"
},
{
"category": "external",
"summary": "SUSE Bug 1238495 for CVE-2025-21770",
"url": "https://bugzilla.suse.com/1238495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21770"
},
{
"cve": "CVE-2025-21805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rtrs: Add missing deinit() call\n\nA warning is triggered when repeatedly connecting and disconnecting the\nrnbd:\n list_add corruption. prev-\u003enext should be next (ffff88800b13e480), but was ffff88801ecd1338. (prev=ffff88801ecd1340).\n WARNING: CPU: 1 PID: 36562 at lib/list_debug.c:32 __list_add_valid_or_report+0x7f/0xa0\n Workqueue: ib_cm cm_work_handler [ib_cm]\n RIP: 0010:__list_add_valid_or_report+0x7f/0xa0\n ? __list_add_valid_or_report+0x7f/0xa0\n ib_register_event_handler+0x65/0x93 [ib_core]\n rtrs_srv_ib_dev_init+0x29/0x30 [rtrs_server]\n rtrs_ib_dev_find_or_add+0x124/0x1d0 [rtrs_core]\n __alloc_path+0x46c/0x680 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n ? rcu_is_watching+0xd/0x40\n ? __mutex_lock+0x312/0xcf0\n ? get_or_create_srv+0xad/0x310 [rtrs_server]\n ? rtrs_rdma_connect+0xa6/0x2d0 [rtrs_server]\n rtrs_rdma_connect+0x23c/0x2d0 [rtrs_server]\n ? __lock_release+0x1b1/0x2d0\n cma_cm_event_handler+0x4a/0x1a0 [rdma_cm]\n cma_ib_req_handler+0x3a0/0x7e0 [rdma_cm]\n cm_process_work+0x28/0x1a0 [ib_cm]\n ? _raw_spin_unlock_irq+0x2f/0x50\n cm_req_handler+0x618/0xa60 [ib_cm]\n cm_work_handler+0x71/0x520 [ib_cm]\n\nCommit 667db86bcbe8 (\"RDMA/rtrs: Register ib event handler\") introduced a\nnew element .deinit but never used it at all. Fix it by invoking the\n`deinit()` to appropriately unregister the IB event handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21805",
"url": "https://www.suse.com/security/cve/CVE-2025-21805"
},
{
"category": "external",
"summary": "SUSE Bug 1238741 for CVE-2025-21805",
"url": "https://bugzilla.suse.com/1238741"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21805"
},
{
"cve": "CVE-2025-21824",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21824"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngpu: host1x: Fix a use of uninitialized mutex\n\ncommit c8347f915e67 (\"gpu: host1x: Fix boot regression for Tegra\")\ncaused a use of uninitialized mutex leading to below warning when\nCONFIG_DEBUG_MUTEXES and CONFIG_DEBUG_LOCK_ALLOC are enabled.\n\n[ 41.662843] ------------[ cut here ]------------\n[ 41.663012] DEBUG_LOCKS_WARN_ON(lock-\u003emagic != lock)\n[ 41.663035] WARNING: CPU: 4 PID: 794 at kernel/locking/mutex.c:587 __mutex_lock+0x670/0x878\n[ 41.663458] Modules linked in: rtw88_8822c(+) bluetooth(+) rtw88_pci rtw88_core mac80211 aquantia libarc4 crc_itu_t cfg80211 tegra194_cpufreq dwmac_tegra(+) arm_dsu_pmu stmmac_platform stmmac pcs_xpcs rfkill at24 host1x(+) tegra_bpmp_thermal ramoops reed_solomon fuse loop nfnetlink xfs mmc_block rpmb_core ucsi_ccg ina3221 crct10dif_ce xhci_tegra ghash_ce lm90 sha2_ce sha256_arm64 sha1_ce sdhci_tegra pwm_fan sdhci_pltfm sdhci gpio_keys rtc_tegra cqhci mmc_core phy_tegra_xusb i2c_tegra tegra186_gpc_dma i2c_tegra_bpmp spi_tegra114 dm_mirror dm_region_hash dm_log dm_mod\n[ 41.665078] CPU: 4 UID: 0 PID: 794 Comm: (udev-worker) Not tainted 6.11.0-29.31_1538613708.el10.aarch64+debug #1\n[ 41.665838] Hardware name: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.3.0-gcid-35594366 02/26/2024\n[ 41.672555] pstate: 60400009 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 41.679636] pc : __mutex_lock+0x670/0x878\n[ 41.683834] lr : __mutex_lock+0x670/0x878\n[ 41.688035] sp : ffff800084b77090\n[ 41.691446] x29: ffff800084b77160 x28: ffffdd4bebf7b000 x27: ffffdd4be96b1000\n[ 41.698799] x26: 1fffe0002308361c x25: 1ffff0001096ee18 x24: 0000000000000000\n[ 41.706149] x23: 0000000000000000 x22: 0000000000000002 x21: ffffdd4be6e3c7a0\n[ 41.713500] x20: ffff800084b770f0 x19: ffff00011841b1e8 x18: 0000000000000000\n[ 41.720675] x17: 0000000000000000 x16: 0000000000000000 x15: 0720072007200720\n[ 41.728023] x14: 0000000000000000 x13: 0000000000000001 x12: ffff6001a96eaab3\n[ 41.735375] x11: 1fffe001a96eaab2 x10: ffff6001a96eaab2 x9 : ffffdd4be4838bbc\n[ 41.742723] x8 : 00009ffe5691554e x7 : ffff000d4b755593 x6 : 0000000000000001\n[ 41.749985] x5 : ffff000d4b755590 x4 : 1fffe0001d88f001 x3 : dfff800000000000\n[ 41.756988] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0000ec478000\n[ 41.764251] Call trace:\n[ 41.766695] __mutex_lock+0x670/0x878\n[ 41.770373] mutex_lock_nested+0x2c/0x40\n[ 41.774134] host1x_intr_start+0x54/0xf8 [host1x]\n[ 41.778863] host1x_runtime_resume+0x150/0x228 [host1x]\n[ 41.783935] pm_generic_runtime_resume+0x84/0xc8\n[ 41.788485] __rpm_callback+0xa0/0x478\n[ 41.792422] rpm_callback+0x15c/0x1a8\n[ 41.795922] rpm_resume+0x698/0xc08\n[ 41.799597] __pm_runtime_resume+0xa8/0x140\n[ 41.803621] host1x_probe+0x810/0xbc0 [host1x]\n[ 41.807909] platform_probe+0xcc/0x1a8\n[ 41.811845] really_probe+0x188/0x800\n[ 41.815347] __driver_probe_device+0x164/0x360\n[ 41.819810] driver_probe_device+0x64/0x1a8\n[ 41.823834] __driver_attach+0x180/0x490\n[ 41.827773] bus_for_each_dev+0x104/0x1a0\n[ 41.831797] driver_attach+0x44/0x68\n[ 41.835296] bus_add_driver+0x23c/0x4e8\n[ 41.839235] driver_register+0x15c/0x3a8\n[ 41.843170] __platform_register_drivers+0xa4/0x208\n[ 41.848159] tegra_host1x_init+0x4c/0xff8 [host1x]\n[ 41.853147] do_one_initcall+0xd4/0x380\n[ 41.856997] do_init_module+0x1dc/0x698\n[ 41.860758] load_module+0xc70/0x1300\n[ 41.864435] __do_sys_init_module+0x1a8/0x1d0\n[ 41.868721] __arm64_sys_init_module+0x74/0xb0\n[ 41.873183] invoke_syscall.constprop.0+0xdc/0x1e8\n[ 41.877997] do_el0_svc+0x154/0x1d0\n[ 41.881671] el0_svc+0x54/0x140\n[ 41.884820] el0t_64_sync_handler+0x120/0x130\n[ 41.889285] el0t_64_sync+0x1a4/0x1a8\n[ 41.892960] irq event stamp: 69737\n[ 41.896370] hardirqs last enabled at (69737): [\u003cffffdd4be6d7768c\u003e] _raw_spin_unlock_irqrestore+0x44/0xe8\n[ 41.905739] hardirqs last disabled at (69736):\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21824",
"url": "https://www.suse.com/security/cve/CVE-2025-21824"
},
{
"category": "external",
"summary": "SUSE Bug 1238478 for CVE-2025-21824",
"url": "https://bugzilla.suse.com/1238478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21824"
},
{
"cve": "CVE-2025-21842",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21842"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\namdkfd: properly free gang_ctx_bo when failed to init user queue\n\nThe destructor of a gtt bo is declared as\nvoid amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device *adev, void **mem_obj);\nWhich takes void** as the second parameter.\n\nGCC allows passing void* to the function because void* can be implicitly\ncasted to any other types, so it can pass compiling.\n\nHowever, passing this void* parameter into the function\u0027s\nexecution process(which expects void** and dereferencing void**)\nwill result in errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21842",
"url": "https://www.suse.com/security/cve/CVE-2025-21842"
},
{
"category": "external",
"summary": "SUSE Bug 1239063 for CVE-2025-21842",
"url": "https://bugzilla.suse.com/1239063"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21842"
},
{
"cve": "CVE-2025-21849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/gt: Use spin_lock_irqsave() in interruptible context\n\nspin_lock/unlock() functions used in interrupt contexts could\nresult in a deadlock, as seen in GitLab issue #13399,\nwhich occurs when interrupt comes in while holding a lock.\n\nTry to remedy the problem by saving irq state before spin lock\nacquisition.\n\nv2: add irqs\u0027 state save/restore calls to all locks/unlocks in\n signal_irq_work() execution (Maciej)\n\nv3: use with spin_lock_irqsave() in guc_lrc_desc_unpin() instead\n of other lock/unlock calls and add Fixes and Cc tags (Tvrtko);\n change title and commit message\n\n(cherry picked from commit c088387ddd6482b40f21ccf23db1125e8fa4af7e)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21849",
"url": "https://www.suse.com/security/cve/CVE-2025-21849"
},
{
"category": "external",
"summary": "SUSE Bug 1239485 for CVE-2025-21849",
"url": "https://bugzilla.suse.com/1239485"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21849"
},
{
"cve": "CVE-2025-21868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: allow small head cache usage with large MAX_SKB_FRAGS values\n\nSabrina reported the following splat:\n\n WARNING: CPU: 0 PID: 1 at net/core/dev.c:6935 netif_napi_add_weight_locked+0x8f2/0xba0\n Modules linked in:\n CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.14.0-rc1-net-00092-g011b03359038 #996\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.16.3-1-1 04/01/2014\n RIP: 0010:netif_napi_add_weight_locked+0x8f2/0xba0\n Code: e8 c3 e6 6a fe 48 83 c4 28 5b 5d 41 5c 41 5d 41 5e 41 5f c3 cc cc cc cc c7 44 24 10 ff ff ff ff e9 8f fb ff ff e8 9e e6 6a fe \u003c0f\u003e 0b e9 d3 fe ff ff e8 92 e6 6a fe 48 8b 04 24 be ff ff ff ff 48\n RSP: 0000:ffffc9000001fc60 EFLAGS: 00010293\n RAX: 0000000000000000 RBX: ffff88806ce48128 RCX: 1ffff11001664b9e\n RDX: ffff888008f00040 RSI: ffffffff8317ca42 RDI: ffff88800b325cb6\n RBP: ffff88800b325c40 R08: 0000000000000001 R09: ffffed100167502c\n R10: ffff88800b3a8163 R11: 0000000000000000 R12: ffff88800ac1c168\n R13: ffff88800ac1c168 R14: ffff88800ac1c168 R15: 0000000000000007\n FS: 0000000000000000(0000) GS:ffff88806ce00000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: ffff888008201000 CR3: 0000000004c94001 CR4: 0000000000370ef0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n gro_cells_init+0x1ba/0x270\n xfrm_input_init+0x4b/0x2a0\n xfrm_init+0x38/0x50\n ip_rt_init+0x2d7/0x350\n ip_init+0xf/0x20\n inet_init+0x406/0x590\n do_one_initcall+0x9d/0x2e0\n do_initcalls+0x23b/0x280\n kernel_init_freeable+0x445/0x490\n kernel_init+0x20/0x1d0\n ret_from_fork+0x46/0x80\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n irq event stamp: 584330\n hardirqs last enabled at (584338): [\u003cffffffff8168bf87\u003e] __up_console_sem+0x77/0xb0\n hardirqs last disabled at (584345): [\u003cffffffff8168bf6c\u003e] __up_console_sem+0x5c/0xb0\n softirqs last enabled at (583242): [\u003cffffffff833ee96d\u003e] netlink_insert+0x14d/0x470\n softirqs last disabled at (583754): [\u003cffffffff8317c8cd\u003e] netif_napi_add_weight_locked+0x77d/0xba0\n\non kernel built with MAX_SKB_FRAGS=45, where SKB_WITH_OVERHEAD(1024)\nis smaller than GRO_MAX_HEAD.\n\nSuch built additionally contains the revert of the single page frag cache\nso that napi_get_frags() ends up using the page frag allocator, triggering\nthe splat.\n\nNote that the underlying issue is independent from the mentioned\nrevert; address it ensuring that the small head cache will fit either TCP\nand GRO allocation and updating napi_alloc_skb() and __netdev_alloc_skb()\nto select kmalloc() usage for any allocation fitting such cache.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21868",
"url": "https://www.suse.com/security/cve/CVE-2025-21868"
},
{
"category": "external",
"summary": "SUSE Bug 1240180 for CVE-2025-21868",
"url": "https://bugzilla.suse.com/1240180"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21868"
},
{
"cve": "CVE-2025-21880",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21880"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix EFAULT handling\n\nCurrently we treat EFAULT from hmm_range_fault() as a non-fatal error\nwhen called from xe_vm_userptr_pin() with the idea that we want to avoid\nkilling the entire vm and chucking an error, under the assumption that\nthe user just did an unmap or something, and has no intention of\nactually touching that memory from the GPU. At this point we have\nalready zapped the PTEs so any access should generate a page fault, and\nif the pin fails there also it will then become fatal.\n\nHowever it looks like it\u0027s possible for the userptr vma to still be on\nthe rebind list in preempt_rebind_work_func(), if we had to retry the\npin again due to something happening in the caller before we did the\nrebind step, but in the meantime needing to re-validate the userptr and\nthis time hitting the EFAULT.\n\nThis explains an internal user report of hitting:\n\n[ 191.738349] WARNING: CPU: 1 PID: 157 at drivers/gpu/drm/xe/xe_res_cursor.h:158 xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738551] Workqueue: xe-ordered-wq preempt_rebind_work_func [xe]\n[ 191.738616] RIP: 0010:xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738690] Call Trace:\n[ 191.738692] \u003cTASK\u003e\n[ 191.738694] ? show_regs+0x69/0x80\n[ 191.738698] ? __warn+0x93/0x1a0\n[ 191.738703] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738759] ? report_bug+0x18f/0x1a0\n[ 191.738764] ? handle_bug+0x63/0xa0\n[ 191.738767] ? exc_invalid_op+0x19/0x70\n[ 191.738770] ? asm_exc_invalid_op+0x1b/0x20\n[ 191.738777] ? xe_pt_stage_bind.constprop.0+0x60a/0x6b0 [xe]\n[ 191.738834] ? ret_from_fork_asm+0x1a/0x30\n[ 191.738849] bind_op_prepare+0x105/0x7b0 [xe]\n[ 191.738906] ? dma_resv_reserve_fences+0x301/0x380\n[ 191.738912] xe_pt_update_ops_prepare+0x28c/0x4b0 [xe]\n[ 191.738966] ? kmemleak_alloc+0x4b/0x80\n[ 191.738973] ops_execute+0x188/0x9d0 [xe]\n[ 191.739036] xe_vm_rebind+0x4ce/0x5a0 [xe]\n[ 191.739098] ? trace_hardirqs_on+0x4d/0x60\n[ 191.739112] preempt_rebind_work_func+0x76f/0xd00 [xe]\n\nFollowed by NPD, when running some workload, since the sg was never\nactually populated but the vma is still marked for rebind when it should\nbe skipped for this special EFAULT case. This is confirmed to fix the\nuser report.\n\nv2 (MattB):\n - Move earlier.\nv3 (MattB):\n - Update the commit message to make it clear that this indeed fixes the\n issue.\n\n(cherry picked from commit 6b93cb98910c826c2e2004942f8b060311e43618)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21880",
"url": "https://www.suse.com/security/cve/CVE-2025-21880"
},
{
"category": "external",
"summary": "SUSE Bug 1240170 for CVE-2025-21880",
"url": "https://bugzilla.suse.com/1240170"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21880"
},
{
"cve": "CVE-2025-21898",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21898"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nftrace: Avoid potential division by zero in function_stat_show()\n\nCheck whether denominator expression x * (x - 1) * 1000 mod {2^32, 2^64}\nproduce zero and skip stddev computation in that case.\n\nFor now don\u0027t care about rec-\u003ecounter * rec-\u003ecounter overflow because\nrec-\u003etime * rec-\u003etime overflow will likely happen earlier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21898",
"url": "https://www.suse.com/security/cve/CVE-2025-21898"
},
{
"category": "external",
"summary": "SUSE Bug 1240610 for CVE-2025-21898",
"url": "https://bugzilla.suse.com/1240610"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21898"
},
{
"cve": "CVE-2025-21899",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21899"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix bad hist from corrupting named_triggers list\n\nThe following commands causes a crash:\n\n ~# cd /sys/kernel/tracing/events/rcu/rcu_callback\n ~# echo \u0027hist:name=bad:keys=common_pid:onmax(bogus).save(common_pid)\u0027 \u003e trigger\n bash: echo: write error: Invalid argument\n ~# echo \u0027hist:name=bad:keys=common_pid\u0027 \u003e trigger\n\nBecause the following occurs:\n\nevent_trigger_write() {\n trigger_process_regex() {\n event_hist_trigger_parse() {\n\n data = event_trigger_alloc(..);\n\n event_trigger_register(.., data) {\n cmd_ops-\u003ereg(.., data, ..) [hist_register_trigger()] {\n data-\u003eops-\u003einit() [event_hist_trigger_init()] {\n save_named_trigger(name, data) {\n list_add(\u0026data-\u003enamed_list, \u0026named_triggers);\n }\n }\n }\n }\n\n ret = create_actions(); (return -EINVAL)\n if (ret)\n goto out_unreg;\n[..]\n ret = hist_trigger_enable(data, ...) {\n list_add_tail_rcu(\u0026data-\u003elist, \u0026file-\u003etriggers); \u003c\u003c\u003c---- SKIPPED!!! (this is important!)\n[..]\n out_unreg:\n event_hist_unregister(.., data) {\n cmd_ops-\u003eunreg(.., data, ..) [hist_unregister_trigger()] {\n list_for_each_entry(iter, \u0026file-\u003etriggers, list) {\n if (!hist_trigger_match(data, iter, named_data, false)) \u003c- never matches\n continue;\n [..]\n test = iter;\n }\n if (test \u0026\u0026 test-\u003eops-\u003efree) \u003c\u003c\u003c-- test is NULL\n\n test-\u003eops-\u003efree(test) [event_hist_trigger_free()] {\n [..]\n if (data-\u003ename)\n del_named_trigger(data) {\n list_del(\u0026data-\u003enamed_list); \u003c\u003c\u003c\u003c-- NEVER gets removed!\n }\n }\n }\n }\n\n [..]\n kfree(data); \u003c\u003c\u003c-- frees item but it is still on list\n\nThe next time a hist with name is registered, it causes an u-a-f bug and\nthe kernel can crash.\n\nMove the code around such that if event_trigger_register() succeeds, the\nnext thing called is hist_trigger_enable() which adds it to the list.\n\nA bunch of actions is called if get_named_trigger_data() returns false.\nBut that doesn\u0027t need to be called after event_trigger_register(), so it\ncan be moved up, allowing event_trigger_register() to be called just\nbefore hist_trigger_enable() keeping them together and allowing the\nfile-\u003etriggers to be properly populated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21899",
"url": "https://www.suse.com/security/cve/CVE-2025-21899"
},
{
"category": "external",
"summary": "SUSE Bug 1240577 for CVE-2025-21899",
"url": "https://bugzilla.suse.com/1240577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21899"
},
{
"cve": "CVE-2025-21901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/bnxt_re: Add sanity checks on rdev validity\n\nThere is a possibility that ulp_irq_stop and ulp_irq_start\ncallbacks will be called when the device is in detached state.\nThis can cause a crash due to NULL pointer dereference as\nthe rdev is already freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21901",
"url": "https://www.suse.com/security/cve/CVE-2025-21901"
},
{
"category": "external",
"summary": "SUSE Bug 1240579 for CVE-2025-21901",
"url": "https://bugzilla.suse.com/1240579"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21901"
},
{
"cve": "CVE-2025-21911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: avoid deadlock on fence release\n\nDo scheduler queue fence release processing on a workqueue, rather\nthan in the release function itself.\n\nFixes deadlock issues such as the following:\n\n[ 607.400437] ============================================\n[ 607.405755] WARNING: possible recursive locking detected\n[ 607.415500] --------------------------------------------\n[ 607.420817] weston:zfq0/24149 is trying to acquire lock:\n[ 607.426131] ffff000017d041a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: pvr_gem_object_vunmap+0x40/0xc0 [powervr]\n[ 607.436728]\n but task is already holding lock:\n[ 607.442554] ffff000017d105a0 (reservation_ww_class_mutex){+.+.}-{3:3}, at: dma_buf_ioctl+0x250/0x554\n[ 607.451727]\n other info that might help us debug this:\n[ 607.458245] Possible unsafe locking scenario:\n\n[ 607.464155] CPU0\n[ 607.466601] ----\n[ 607.469044] lock(reservation_ww_class_mutex);\n[ 607.473584] lock(reservation_ww_class_mutex);\n[ 607.478114]\n *** DEADLOCK ***",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21911",
"url": "https://www.suse.com/security/cve/CVE-2025-21911"
},
{
"category": "external",
"summary": "SUSE Bug 1240589 for CVE-2025-21911",
"url": "https://bugzilla.suse.com/1240589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21911"
},
{
"cve": "CVE-2025-21920",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21920"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvlan: enforce underlying device type\n\nCurrently, VLAN devices can be created on top of non-ethernet devices.\n\nBesides the fact that it doesn\u0027t make much sense, this also causes a\nbug which leaks the address of a kernel function to usermode.\n\nWhen creating a VLAN device, we initialize GARP (garp_init_applicant)\nand MRP (mrp_init_applicant) for the underlying device.\n\nAs part of the initialization process, we add the multicast address of\neach applicant to the underlying device, by calling dev_mc_add.\n\n__dev_mc_add uses dev-\u003eaddr_len to determine the length of the new\nmulticast address.\n\nThis causes an out-of-bounds read if dev-\u003eaddr_len is greater than 6,\nsince the multicast addresses provided by GARP and MRP are only 6\nbytes long.\n\nThis behaviour can be reproduced using the following commands:\n\nip tunnel add gretest mode ip6gre local ::1 remote ::2 dev lo\nip l set up dev gretest\nip link add link gretest name vlantest type vlan id 100\n\nThen, the following command will display the address of garp_pdu_rcv:\n\nip maddr show | grep 01:80:c2:00:00:21\n\nFix the bug by enforcing the type of the underlying device during VLAN\ndevice initialization.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21920",
"url": "https://www.suse.com/security/cve/CVE-2025-21920"
},
{
"category": "external",
"summary": "SUSE Bug 1240686 for CVE-2025-21920",
"url": "https://bugzilla.suse.com/1240686"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21920"
},
{
"cve": "CVE-2025-21938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix \u0027scheduling while atomic\u0027 in mptcp_pm_nl_append_new_local_addr\n\nIf multiple connection requests attempt to create an implicit mptcp\nendpoint in parallel, more than one caller may end up in\nmptcp_pm_nl_append_new_local_addr because none found the address in\nlocal_addr_list during their call to mptcp_pm_nl_get_local_id. In this\ncase, the concurrent new_local_addr calls may delete the address entry\ncreated by the previous caller. These deletes use synchronize_rcu, but\nthis is not permitted in some of the contexts where this function may be\ncalled. During packet recv, the caller may be in a rcu read critical\nsection and have preemption disabled.\n\nAn example stack:\n\n BUG: scheduling while atomic: swapper/2/0/0x00000302\n\n Call Trace:\n \u003cIRQ\u003e\n dump_stack_lvl (lib/dump_stack.c:117 (discriminator 1))\n dump_stack (lib/dump_stack.c:124)\n __schedule_bug (kernel/sched/core.c:5943)\n schedule_debug.constprop.0 (arch/x86/include/asm/preempt.h:33 kernel/sched/core.c:5970)\n __schedule (arch/x86/include/asm/jump_label.h:27 include/linux/jump_label.h:207 kernel/sched/features.h:29 kernel/sched/core.c:6621)\n schedule (arch/x86/include/asm/preempt.h:84 kernel/sched/core.c:6804 kernel/sched/core.c:6818)\n schedule_timeout (kernel/time/timer.c:2160)\n wait_for_completion (kernel/sched/completion.c:96 kernel/sched/completion.c:116 kernel/sched/completion.c:127 kernel/sched/completion.c:148)\n __wait_rcu_gp (include/linux/rcupdate.h:311 kernel/rcu/update.c:444)\n synchronize_rcu (kernel/rcu/tree.c:3609)\n mptcp_pm_nl_append_new_local_addr (net/mptcp/pm_netlink.c:966 net/mptcp/pm_netlink.c:1061)\n mptcp_pm_nl_get_local_id (net/mptcp/pm_netlink.c:1164)\n mptcp_pm_get_local_id (net/mptcp/pm.c:420)\n subflow_check_req (net/mptcp/subflow.c:98 net/mptcp/subflow.c:213)\n subflow_v4_route_req (net/mptcp/subflow.c:305)\n tcp_conn_request (net/ipv4/tcp_input.c:7216)\n subflow_v4_conn_request (net/mptcp/subflow.c:651)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6709)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1934)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2334)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205 (discriminator 1))\n ip_local_deliver_finish (include/linux/rcupdate.h:813 net/ipv4/ip_input.c:234)\n ip_local_deliver (include/linux/netfilter.h:314 include/linux/netfilter.h:308 net/ipv4/ip_input.c:254)\n ip_sublist_rcv_finish (include/net/dst.h:461 net/ipv4/ip_input.c:580)\n ip_sublist_rcv (net/ipv4/ip_input.c:640)\n ip_list_rcv (net/ipv4/ip_input.c:675)\n __netif_receive_skb_list_core (net/core/dev.c:5583 net/core/dev.c:5631)\n netif_receive_skb_list_internal (net/core/dev.c:5685 net/core/dev.c:5774)\n napi_complete_done (include/linux/list.h:37 include/net/gro.h:449 include/net/gro.h:444 net/core/dev.c:6114)\n igb_poll (drivers/net/ethernet/intel/igb/igb_main.c:8244) igb\n __napi_poll (net/core/dev.c:6582)\n net_rx_action (net/core/dev.c:6653 net/core/dev.c:6787)\n handle_softirqs (kernel/softirq.c:553)\n __irq_exit_rcu (kernel/softirq.c:588 kernel/softirq.c:427 kernel/softirq.c:636)\n irq_exit_rcu (kernel/softirq.c:651)\n common_interrupt (arch/x86/kernel/irq.c:247 (discriminator 14))\n \u003c/IRQ\u003e\n\nThis problem seems particularly prevalent if the user advertises an\nendpoint that has a different external vs internal address. In the case\nwhere the external address is advertised and multiple connections\nalready exist, multiple subflow SYNs arrive in parallel which tends to\ntrigger the race during creation of the first local_addr_list entries\nwhich have the internal address instead.\n\nFix by skipping the replacement of an existing implicit local address if\ncalled via mptcp_pm_nl_get_local_id.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21938",
"url": "https://www.suse.com/security/cve/CVE-2025-21938"
},
{
"category": "external",
"summary": "SUSE Bug 1240723 for CVE-2025-21938",
"url": "https://bugzilla.suse.com/1240723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21938"
},
{
"cve": "CVE-2025-21939",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21939"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/hmm: Don\u0027t dereference struct page pointers without notifier lock\n\nThe pnfs that we obtain from hmm_range_fault() point to pages that\nwe don\u0027t have a reference on, and the guarantee that they are still\nin the cpu page-tables is that the notifier lock must be held and the\nnotifier seqno is still valid.\n\nSo while building the sg table and marking the pages accesses / dirty\nwe need to hold this lock with a validated seqno.\n\nHowever, the lock is reclaim tainted which makes\nsg_alloc_table_from_pages_segment() unusable, since it internally\nallocates memory.\n\nInstead build the sg-table manually. For the non-iommu case\nthis might lead to fewer coalesces, but if that\u0027s a problem it can\nbe fixed up later in the resource cursor code. For the iommu case,\nthe whole sg-table may still be coalesced to a single contigous\ndevice va region.\n\nThis avoids marking pages that we don\u0027t own dirty and accessed, and\nit also avoid dereferencing struct pages that we don\u0027t own.\n\nv2:\n- Use assert to check whether hmm pfns are valid (Matthew Auld)\n- Take into account that large pages may cross range boundaries\n (Matthew Auld)\n\nv3:\n- Don\u0027t unnecessarily check for a non-freed sg-table. (Matthew Auld)\n- Add a missing up_read() in an error path. (Matthew Auld)\n\n(cherry picked from commit ea3e66d280ce2576664a862693d1da8fd324c317)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21939",
"url": "https://www.suse.com/security/cve/CVE-2025-21939"
},
{
"category": "external",
"summary": "SUSE Bug 1240710 for CVE-2025-21939",
"url": "https://bugzilla.suse.com/1240710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21939"
},
{
"cve": "CVE-2025-21940",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21940"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix NULL Pointer Dereference in KFD queue\n\nThrough KFD IOCTL Fuzzing we encountered a NULL pointer derefrence\nwhen calling kfd_queue_acquire_buffers.\n\n(cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21940",
"url": "https://www.suse.com/security/cve/CVE-2025-21940"
},
{
"category": "external",
"summary": "SUSE Bug 1240702 for CVE-2025-21940",
"url": "https://bugzilla.suse.com/1240702"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21940"
},
{
"cve": "CVE-2025-21959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()\n\nSince commit b36e4523d4d5 (\"netfilter: nf_conncount: fix garbage\ncollection confirm race\"), `cpu` and `jiffies32` were introduced to\nthe struct nf_conncount_tuple.\n\nThe commit made nf_conncount_add() initialize `conn-\u003ecpu` and\n`conn-\u003ejiffies32` when allocating the struct.\nIn contrast, count_tree() was not changed to initialize them.\n\nBy commit 34848d5c896e (\"netfilter: nf_conncount: Split insert and\ntraversal\"), count_tree() was split and the relevant allocation\ncode now resides in insert_tree().\nInitialize `conn-\u003ecpu` and `conn-\u003ejiffies32` in insert_tree().\n\nBUG: KMSAN: uninit-value in find_or_evict net/netfilter/nf_conncount.c:117 [inline]\nBUG: KMSAN: uninit-value in __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n find_or_evict net/netfilter/nf_conncount.c:117 [inline]\n __nf_conncount_add+0xd9c/0x2850 net/netfilter/nf_conncount.c:143\n count_tree net/netfilter/nf_conncount.c:438 [inline]\n nf_conncount_count+0x82f/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ipv4/ip_input.c:669\n __netif_receive_skb_list_ptype net/core/dev.c:5936 [inline]\n __netif_receive_skb_list_core+0x15c5/0x1670 net/core/dev.c:5983\n __netif_receive_skb_list net/core/dev.c:6035 [inline]\n netif_receive_skb_list_internal+0x1085/0x1700 net/core/dev.c:6126\n netif_receive_skb_list+0x5a/0x460 net/core/dev.c:6178\n xdp_recv_frames net/bpf/test_run.c:280 [inline]\n xdp_test_run_batch net/bpf/test_run.c:361 [inline]\n bpf_test_run_xdp_live+0x2e86/0x3480 net/bpf/test_run.c:390\n bpf_prog_test_run_xdp+0xf1d/0x1ae0 net/bpf/test_run.c:1316\n bpf_prog_test_run+0x5e5/0xa30 kernel/bpf/syscall.c:4407\n __sys_bpf+0x6aa/0xd90 kernel/bpf/syscall.c:5813\n __do_sys_bpf kernel/bpf/syscall.c:5902 [inline]\n __se_sys_bpf kernel/bpf/syscall.c:5900 [inline]\n __ia32_sys_bpf+0xa0/0xe0 kernel/bpf/syscall.c:5900\n ia32_sys_call+0x394d/0x4180 arch/x86/include/generated/asm/syscalls_32.h:358\n do_syscall_32_irqs_on arch/x86/entry/common.c:165 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/common.c:387\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/common.c:412\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/common.c:450\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4121 [inline]\n slab_alloc_node mm/slub.c:4164 [inline]\n kmem_cache_alloc_noprof+0x915/0xe10 mm/slub.c:4171\n insert_tree net/netfilter/nf_conncount.c:372 [inline]\n count_tree net/netfilter/nf_conncount.c:450 [inline]\n nf_conncount_count+0x1415/0x1e80 net/netfilter/nf_conncount.c:521\n connlimit_mt+0x7f6/0xbd0 net/netfilter/xt_connlimit.c:72\n __nft_match_eval net/netfilter/nft_compat.c:403 [inline]\n nft_match_eval+0x1a5/0x300 net/netfilter/nft_compat.c:433\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\n nft_do_chain+0x426/0x2290 net/netfilter/nf_tables_core.c:288\n nft_do_chain_ipv4+0x1a5/0x230 net/netfilter/nft_chain_filter.c:23\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\n nf_hook_slow_list+0x24d/0x860 net/netfilter/core.c:663\n NF_HOOK_LIST include/linux/netfilter.h:350 [inline]\n ip_sublist_rcv+0x17b7/0x17f0 net/ipv4/ip_input.c:633\n ip_list_rcv+0x9ef/0xa40 net/ip\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21959",
"url": "https://www.suse.com/security/cve/CVE-2025-21959"
},
{
"category": "external",
"summary": "SUSE Bug 1240814 for CVE-2025-21959",
"url": "https://bugzilla.suse.com/1240814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21959"
},
{
"cve": "CVE-2025-21987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: init return value in amdgpu_ttm_clear_buffer\n\nOtherwise an uninitialized value can be returned if\namdgpu_res_cleared returns true for all regions.\n\nPossibly closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3812\n\n(cherry picked from commit 7c62aacc3b452f73a1284198c81551035fac6d71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21987",
"url": "https://www.suse.com/security/cve/CVE-2025-21987"
},
{
"category": "external",
"summary": "SUSE Bug 1240798 for CVE-2025-21987",
"url": "https://bugzilla.suse.com/1240798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21987"
},
{
"cve": "CVE-2025-21997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-21997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxsk: fix an integer overflow in xp_create_and_assign_umem()\n\nSince the i and pool-\u003echunk_size variables are of type \u0027u32\u0027,\ntheir product can wrap around and then be cast to \u0027u64\u0027.\nThis can lead to two different XDP buffers pointing to the same\nmemory area.\n\nFound by InfoTeCS on behalf of Linux Verification Center\n(linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-21997",
"url": "https://www.suse.com/security/cve/CVE-2025-21997"
},
{
"category": "external",
"summary": "SUSE Bug 1240823 for CVE-2025-21997",
"url": "https://bugzilla.suse.com/1240823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-21997"
},
{
"cve": "CVE-2025-22005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().\n\nfib_check_nh_v6_gw() expects that fib6_nh_init() cleans up everything\nwhen it fails.\n\nCommit 7dd73168e273 (\"ipv6: Always allocate pcpu memory in a fib6_nh\")\nmoved fib_nh_common_init() before alloc_percpu_gfp() within fib6_nh_init()\nbut forgot to add cleanup for fib6_nh-\u003enh_common.nhc_pcpu_rth_output in\ncase it fails to allocate fib6_nh-\u003ert6i_pcpu, resulting in memleak.\n\nLet\u0027s call fib_nh_common_release() and clear nhc_pcpu_rth_output in the\nerror path.\n\nNote that we can remove the fib6_nh_release() call in nh_create_ipv6()\nlater in net-next.git.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22005",
"url": "https://www.suse.com/security/cve/CVE-2025-22005"
},
{
"category": "external",
"summary": "SUSE Bug 1240866 for CVE-2025-22005",
"url": "https://bugzilla.suse.com/1240866"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22005"
},
{
"cve": "CVE-2025-22023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Don\u0027t skip on Stopped - Length Invalid\n\nUp until commit d56b0b2ab142 (\"usb: xhci: ensure skipped isoc TDs are\nreturned when isoc ring is stopped\") in v6.11, the driver didn\u0027t skip\nmissed isochronous TDs when handling Stoppend and Stopped - Length\nInvalid events. Instead, it erroneously cleared the skip flag, which\nwould cause the ring to get stuck, as future events won\u0027t match the\nmissed TD which is never removed from the queue until it\u0027s cancelled.\n\nThis buggy logic seems to have been in place substantially unchanged\nsince the 3.x series over 10 years ago, which probably speaks first\nand foremost about relative rarity of this case in normal usage, but\nby the spec I see no reason why it shouldn\u0027t be possible.\n\nAfter d56b0b2ab142, TDs are immediately skipped when handling those\nStopped events. This poses a potential problem in case of Stopped -\nLength Invalid, which occurs either on completed TDs (likely already\ngiven back) or Link and No-Op TRBs. Such event won\u0027t be recognized\nas matching any TD (unless it\u0027s the rare Link TRB inside a TD) and\nwill result in skipping all pending TDs, giving them back possibly\nbefore they are done, risking isoc data loss and maybe UAF by HW.\n\nAs a compromise, don\u0027t skip and don\u0027t clear the skip flag on this\nkind of event. Then the next event will skip missed TDs. A downside\nof not handling Stopped - Length Invalid on a Link inside a TD is\nthat if the TD is cancelled, its actual length will not be updated\nto account for TRBs (silently) completed before the TD was stopped.\n\nI had no luck producing this sequence of completion events so there\nis no compelling demonstration of any resulting disaster. It may be\na very rare, obscure condition. The sole motivation for this patch\nis that if such unlikely event does occur, I\u0027d rather risk reporting\na cancelled partially done isoc frame as empty than gamble with UAF.\n\nThis will be fixed more properly by looking at Stopped event\u0027s TRB\npointer when making skipping decisions, but such rework is unlikely\nto be backported to v6.12, which will stay around for a few years.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22023",
"url": "https://www.suse.com/security/cve/CVE-2025-22023"
},
{
"category": "external",
"summary": "SUSE Bug 1241298 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1241298"
},
{
"category": "external",
"summary": "SUSE Bug 1246754 for CVE-2025-22023",
"url": "https://bugzilla.suse.com/1246754"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-22023"
},
{
"cve": "CVE-2025-22035",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22035"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix use-after-free in print_graph_function_flags during tracer switching\n\nKairui reported a UAF issue in print_graph_function_flags() during\nftrace stress testing [1]. This issue can be reproduced if puting a\n\u0027mdelay(10)\u0027 after \u0027mutex_unlock(\u0026trace_types_lock)\u0027 in s_start(),\nand executing the following script:\n\n $ echo function_graph \u003e current_tracer\n $ cat trace \u003e /dev/null \u0026\n $ sleep 5 # Ensure the \u0027cat\u0027 reaches the \u0027mdelay(10)\u0027 point\n $ echo timerlat \u003e current_tracer\n\nThe root cause lies in the two calls to print_graph_function_flags\nwithin print_trace_line during each s_show():\n\n * One through \u0027iter-\u003etrace-\u003eprint_line()\u0027;\n * Another through \u0027event-\u003efuncs-\u003etrace()\u0027, which is hidden in\n print_trace_fmt() before print_trace_line returns.\n\nTracer switching only updates the former, while the latter continues\nto use the print_line function of the old tracer, which in the script\nabove is print_graph_function_flags.\n\nMoreover, when switching from the \u0027function_graph\u0027 tracer to the\n\u0027timerlat\u0027 tracer, s_start only calls graph_trace_close of the\n\u0027function_graph\u0027 tracer to free \u0027iter-\u003eprivate\u0027, but does not set\nit to NULL. This provides an opportunity for \u0027event-\u003efuncs-\u003etrace()\u0027\nto use an invalid \u0027iter-\u003eprivate\u0027.\n\nTo fix this issue, set \u0027iter-\u003eprivate\u0027 to NULL immediately after\nfreeing it in graph_trace_close(), ensuring that an invalid pointer\nis not passed to other tracers. Additionally, clean up the unnecessary\n\u0027iter-\u003eprivate = NULL\u0027 during each \u0027cat trace\u0027 when using wakeup and\nirqsoff tracers.\n\n [1] https://lore.kernel.org/all/20231112150030.84609-1-ryncsn@gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22035",
"url": "https://www.suse.com/security/cve/CVE-2025-22035"
},
{
"category": "external",
"summary": "SUSE Bug 1241544 for CVE-2025-22035",
"url": "https://bugzilla.suse.com/1241544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22035"
},
{
"cve": "CVE-2025-22066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22066"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: imx-card: Add NULL check in imx_card_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nimx_card_probe() does not check for this case, which results in a NULL\npointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22066",
"url": "https://www.suse.com/security/cve/CVE-2025-22066"
},
{
"category": "external",
"summary": "SUSE Bug 1241340 for CVE-2025-22066",
"url": "https://bugzilla.suse.com/1241340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22066"
},
{
"cve": "CVE-2025-22083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint\n\nIf vhost_scsi_set_endpoint is called multiple times without a\nvhost_scsi_clear_endpoint between them, we can hit multiple bugs\nfound by Haoran Zhang:\n\n1. Use-after-free when no tpgs are found:\n\nThis fixes a use after free that occurs when vhost_scsi_set_endpoint is\ncalled more than once and calls after the first call do not find any\ntpgs to add to the vs_tpg. When vhost_scsi_set_endpoint first finds\ntpgs to add to the vs_tpg array match=true, so we will do:\n\nvhost_vq_set_backend(vq, vs_tpg);\n...\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf vhost_scsi_set_endpoint is called again and no tpgs are found\nmatch=false so we skip the vhost_vq_set_backend call leaving the\npointer to the vs_tpg we then free via:\n\nkfree(vs-\u003evs_tpg);\nvs-\u003evs_tpg = vs_tpg;\n\nIf a scsi request is then sent we do:\n\nvhost_scsi_handle_vq -\u003e vhost_scsi_get_req -\u003e vhost_vq_get_backend\n\nwhich sees the vs_tpg we just did a kfree on.\n\n2. Tpg dir removal hang:\n\nThis patch fixes an issue where we cannot remove a LIO/target layer\ntpg (and structs above it like the target) dir due to the refcount\ndropping to -1.\n\nThe problem is that if vhost_scsi_set_endpoint detects a tpg is already\nin the vs-\u003evs_tpg array or if the tpg has been removed so\ntarget_depend_item fails, the undepend goto handler will do\ntarget_undepend_item on all tpgs in the vs_tpg array dropping their\nrefcount to 0. At this time vs_tpg contains both the tpgs we have added\nin the current vhost_scsi_set_endpoint call as well as tpgs we added in\nprevious calls which are also in vs-\u003evs_tpg.\n\nLater, when vhost_scsi_clear_endpoint runs it will do\ntarget_undepend_item on all the tpgs in the vs-\u003evs_tpg which will drop\ntheir refcount to -1. Userspace will then not be able to remove the tpg\nand will hang when it tries to do rmdir on the tpg dir.\n\n3. Tpg leak:\n\nThis fixes a bug where we can leak tpgs and cause them to be\nun-removable because the target name is overwritten when\nvhost_scsi_set_endpoint is called multiple times but with different\ntarget names.\n\nThe bug occurs if a user has called VHOST_SCSI_SET_ENDPOINT and setup\na vhost-scsi device to target/tpg mapping, then calls\nVHOST_SCSI_SET_ENDPOINT again with a new target name that has tpgs we\nhaven\u0027t seen before (target1 has tpg1 but target2 has tpg2). When this\nhappens we don\u0027t teardown the old target tpg mapping and just overwrite\nthe target name and the vs-\u003evs_tpg array. Later when we do\nvhost_scsi_clear_endpoint, we are passed in either target1 or target2\u0027s\nname and we will only match that target\u0027s tpgs when we loop over the\nvs-\u003evs_tpg. We will then return from the function without doing\ntarget_undepend_item on the tpgs.\n\nBecause of all these bugs, it looks like being able to call\nvhost_scsi_set_endpoint multiple times was never supported. The major\nuser, QEMU, already has checks to prevent this use case. So to fix the\nissues, this patch prevents vhost_scsi_set_endpoint from being called\nif it\u0027s already successfully added tpgs. To add, remove or change the\ntpg config or target name, you must do a vhost_scsi_clear_endpoint\nfirst.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22083",
"url": "https://www.suse.com/security/cve/CVE-2025-22083"
},
{
"category": "external",
"summary": "SUSE Bug 1241414 for CVE-2025-22083",
"url": "https://bugzilla.suse.com/1241414"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22083"
},
{
"cve": "CVE-2025-22089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Don\u0027t expose hw_counters outside of init net namespace\n\nCommit 467f432a521a (\"RDMA/core: Split port and device counter sysfs\nattributes\") accidentally almost exposed hw counters to non-init net\nnamespaces. It didn\u0027t expose them fully, as an attempt to read any of\nthose counters leads to a crash like this one:\n\n[42021.807566] BUG: kernel NULL pointer dereference, address: 0000000000000028\n[42021.814463] #PF: supervisor read access in kernel mode\n[42021.819549] #PF: error_code(0x0000) - not-present page\n[42021.824636] PGD 0 P4D 0\n[42021.827145] Oops: 0000 [#1] SMP PTI\n[42021.830598] CPU: 82 PID: 2843922 Comm: switchto-defaul Kdump: loaded Tainted: G S W I XXX\n[42021.841697] Hardware name: XXX\n[42021.849619] RIP: 0010:hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.855362] Code: 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 49 89 d0 4c 8b 5e 20 48 8b 8f b8 04 00 00 48 81 c7 f0 fa ff ff \u003c48\u003e 8b 41 28 48 29 ce 48 83 c6 d0 48 c1 ee 04 69 d6 ab aa aa aa 48\n[42021.873931] RSP: 0018:ffff97fe90f03da0 EFLAGS: 00010287\n[42021.879108] RAX: ffff9406988a8c60 RBX: ffff940e1072d438 RCX: 0000000000000000\n[42021.886169] RDX: ffff94085f1aa000 RSI: ffff93c6cbbdbcb0 RDI: ffff940c7517aef0\n[42021.893230] RBP: ffff97fe90f03e70 R08: ffff94085f1aa000 R09: 0000000000000000\n[42021.900294] R10: ffff94085f1aa000 R11: ffffffffc0775680 R12: ffffffff87ca2530\n[42021.907355] R13: ffff940651602840 R14: ffff93c6cbbdbcb0 R15: ffff94085f1aa000\n[42021.914418] FS: 00007fda1a3b9700(0000) GS:ffff94453fb80000(0000) knlGS:0000000000000000\n[42021.922423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[42021.928130] CR2: 0000000000000028 CR3: 00000042dcfb8003 CR4: 00000000003726f0\n[42021.935194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[42021.942257] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[42021.949324] Call Trace:\n[42021.951756] \u003cTASK\u003e\n[42021.953842] [\u003cffffffff86c58674\u003e] ? show_regs+0x64/0x70\n[42021.959030] [\u003cffffffff86c58468\u003e] ? __die+0x78/0xc0\n[42021.963874] [\u003cffffffff86c9ef75\u003e] ? page_fault_oops+0x2b5/0x3b0\n[42021.969749] [\u003cffffffff87674b92\u003e] ? exc_page_fault+0x1a2/0x3c0\n[42021.975549] [\u003cffffffff87801326\u003e] ? asm_exc_page_fault+0x26/0x30\n[42021.981517] [\u003cffffffffc0775680\u003e] ? __pfx_show_hw_stats+0x10/0x10 [ib_core]\n[42021.988482] [\u003cffffffffc077564e\u003e] ? hw_stat_device_show+0x1e/0x40 [ib_core]\n[42021.995438] [\u003cffffffff86ac7f8e\u003e] dev_attr_show+0x1e/0x50\n[42022.000803] [\u003cffffffff86a3eeb1\u003e] sysfs_kf_seq_show+0x81/0xe0\n[42022.006508] [\u003cffffffff86a11134\u003e] seq_read_iter+0xf4/0x410\n[42022.011954] [\u003cffffffff869f4b2e\u003e] vfs_read+0x16e/0x2f0\n[42022.017058] [\u003cffffffff869f50ee\u003e] ksys_read+0x6e/0xe0\n[42022.022073] [\u003cffffffff8766f1ca\u003e] do_syscall_64+0x6a/0xa0\n[42022.027441] [\u003cffffffff8780013b\u003e] entry_SYSCALL_64_after_hwframe+0x78/0xe2\n\nThe problem can be reproduced using the following steps:\n ip netns add foo\n ip netns exec foo bash\n cat /sys/class/infiniband/mlx4_0/hw_counters/*\n\nThe panic occurs because of casting the device pointer into an\nib_device pointer using container_of() in hw_stat_device_show() is\nwrong and leads to a memory corruption.\n\nHowever the real problem is that hw counters should never been exposed\noutside of the non-init net namespace.\n\nFix this by saving the index of the corresponding attribute group\n(it might be 1 or 2 depending on the presence of driver-specific\nattributes) and zeroing the pointer to hw_counters group for compat\ndevices during the initialization.\n\nWith this fix applied hw_counters are not available in a non-init\nnet namespace:\n find /sys/class/infiniband/mlx4_0/ -name hw_counters\n /sys/class/infiniband/mlx4_0/ports/1/hw_counters\n /sys/class/infiniband/mlx4_0/ports/2/hw_counters\n /sys/class/infiniband/mlx4_0/hw_counters\n\n ip netns add foo\n ip netns exec foo bash\n find /sys/class/infiniband/mlx4_0/ -name hw_counters",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22089",
"url": "https://www.suse.com/security/cve/CVE-2025-22089"
},
{
"category": "external",
"summary": "SUSE Bug 1241538 for CVE-2025-22089",
"url": "https://bugzilla.suse.com/1241538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22089"
},
{
"cve": "CVE-2025-22095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: brcmstb: Fix error path after a call to regulator_bulk_get()\n\nIf the regulator_bulk_get() returns an error and no regulators\nare created, we need to set their number to zero.\n\nIf we don\u0027t do this and the PCIe link up fails, a call to the\nregulator_bulk_free() will result in a kernel panic.\n\nWhile at it, print the error value, as we cannot return an error\nupwards as the kernel will WARN() on an error from add_bus().\n\n[kwilczynski: commit log, use comma in the message to match style with\nother similar messages]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22095",
"url": "https://www.suse.com/security/cve/CVE-2025-22095"
},
{
"category": "external",
"summary": "SUSE Bug 1241519 for CVE-2025-22095",
"url": "https://bugzilla.suse.com/1241519"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22095"
},
{
"cve": "CVE-2025-22111",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22111"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.\n\nSIOCBRDELIF is passed to dev_ioctl() first and later forwarded to\nbr_ioctl_call(), which causes unnecessary RTNL dance and the splat\nbelow [0] under RTNL pressure.\n\nLet\u0027s say Thread A is trying to detach a device from a bridge and\nThread B is trying to remove the bridge.\n\nIn dev_ioctl(), Thread A bumps the bridge device\u0027s refcnt by\nnetdev_hold() and releases RTNL because the following br_ioctl_call()\nalso re-acquires RTNL.\n\nIn the race window, Thread B could acquire RTNL and try to remove\nthe bridge device. Then, rtnl_unlock() by Thread B will release RTNL\nand wait for netdev_put() by Thread A.\n\nThread A, however, must hold RTNL after the unlock in dev_ifsioc(),\nwhich may take long under RTNL pressure, resulting in the splat by\nThread B.\n\n Thread A (SIOCBRDELIF) Thread B (SIOCBRDELBR)\n ---------------------- ----------------------\n sock_ioctl sock_ioctl\n `- sock_do_ioctl `- br_ioctl_call\n `- dev_ioctl `- br_ioctl_stub\n |- rtnl_lock |\n |- dev_ifsioc \u0027\n \u0027 |- dev = __dev_get_by_name(...)\n |- netdev_hold(dev, ...) .\n / |- rtnl_unlock ------. |\n | |- br_ioctl_call `---\u003e |- rtnl_lock\n Race | | `- br_ioctl_stub |- br_del_bridge\n Window | | | |- dev = __dev_get_by_name(...)\n | | | May take long | `- br_dev_delete(dev, ...)\n | | | under RTNL pressure | `- unregister_netdevice_queue(dev, ...)\n | | | | `- rtnl_unlock\n \\ | |- rtnl_lock \u003c-\u0027 `- netdev_run_todo\n | |- ... `- netdev_run_todo\n | `- rtnl_unlock |- __rtnl_unlock\n | |- netdev_wait_allrefs_any\n |- netdev_put(dev, ...) \u003c----------------\u0027\n Wait refcnt decrement\n and log splat below\n\nTo avoid blocking SIOCBRDELBR unnecessarily, let\u0027s not call\ndev_ioctl() for SIOCBRADDIF and SIOCBRDELIF.\n\nIn the dev_ioctl() path, we do the following:\n\n 1. Copy struct ifreq by get_user_ifreq in sock_do_ioctl()\n 2. Check CAP_NET_ADMIN in dev_ioctl()\n 3. Call dev_load() in dev_ioctl()\n 4. Fetch the master dev from ifr.ifr_name in dev_ifsioc()\n\n3. can be done by request_module() in br_ioctl_call(), so we move\n1., 2., and 4. to br_ioctl_stub().\n\nNote that 2. is also checked later in add_del_if(), but it\u0027s better\nperformed before RTNL.\n\nSIOCBRADDIF and SIOCBRDELIF have been processed in dev_ioctl() since\nthe pre-git era, and there seems to be no specific reason to process\nthem there.\n\n[0]:\nunregister_netdevice: waiting for wpan3 to become free. Usage count = 2\nref_tracker: wpan3@ffff8880662d8608 has 1/1 users at\n __netdev_tracker_alloc include/linux/netdevice.h:4282 [inline]\n netdev_hold include/linux/netdevice.h:4311 [inline]\n dev_ifsioc+0xc6a/0x1160 net/core/dev_ioctl.c:624\n dev_ioctl+0x255/0x10c0 net/core/dev_ioctl.c:826\n sock_do_ioctl+0x1ca/0x260 net/socket.c:1213\n sock_ioctl+0x23a/0x6c0 net/socket.c:1318\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:906 [inline]\n __se_sys_ioctl fs/ioctl.c:892 [inline]\n __x64_sys_ioctl+0x1a4/0x210 fs/ioctl.c:892\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcb/0x250 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22111",
"url": "https://www.suse.com/security/cve/CVE-2025-22111"
},
{
"category": "external",
"summary": "SUSE Bug 1241572 for CVE-2025-22111",
"url": "https://bugzilla.suse.com/1241572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22111"
},
{
"cve": "CVE-2025-22113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22113"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: avoid journaling sb update on error if journal is destroying\n\nPresently we always BUG_ON if trying to start a transaction on a journal marked\nwith JBD2_UNMOUNT, since this should never happen. However, while ltp running\nstress tests, it was observed that in case of some error handling paths, it is\npossible for update_super_work to start a transaction after the journal is\ndestroyed eg:\n\n(umount)\next4_kill_sb\n kill_block_super\n generic_shutdown_super\n sync_filesystem /* commits all txns */\n evict_inodes\n /* might start a new txn */\n ext4_put_super\n\tflush_work(\u0026sbi-\u003es_sb_upd_work) /* flush the workqueue */\n jbd2_journal_destroy\n journal_kill_thread\n journal-\u003ej_flags |= JBD2_UNMOUNT;\n jbd2_journal_commit_transaction\n jbd2_journal_get_descriptor_buffer\n jbd2_journal_bmap\n ext4_journal_bmap\n ext4_map_blocks\n ...\n ext4_inode_error\n ext4_handle_error\n schedule_work(\u0026sbi-\u003es_sb_upd_work)\n\n /* work queue kicks in */\n update_super_work\n jbd2_journal_start\n start_this_handle\n BUG_ON(journal-\u003ej_flags \u0026\n JBD2_UNMOUNT)\n\nHence, introduce a new mount flag to indicate journal is destroying and only do\na journaled (and deferred) update of sb if this flag is not set. Otherwise, just\nfallback to an un-journaled commit.\n\nFurther, in the journal destroy path, we have the following sequence:\n\n 1. Set mount flag indicating journal is destroying\n 2. force a commit and wait for it\n 3. flush pending sb updates\n\nThis sequence is important as it ensures that, after this point, there is no sb\nupdate that might be journaled so it is safe to update the sb outside the\njournal. (To avoid race discussed in 2d01ddc86606)\n\nAlso, we don\u0027t need a similar check in ext4_grp_locked_error since it is only\ncalled from mballoc and AFAICT it would be always valid to schedule work here.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22113",
"url": "https://www.suse.com/security/cve/CVE-2025-22113"
},
{
"category": "external",
"summary": "SUSE Bug 1241617 for CVE-2025-22113",
"url": "https://bugzilla.suse.com/1241617"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22113"
},
{
"cve": "CVE-2025-22119",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22119"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: init wiphy_work before allocating rfkill fails\n\nsyzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1]\n\nAfter rfkill allocation fails, the wiphy release process will be performed,\nwhich will cause cfg80211_dev_free to access the uninitialized wiphy_work\nrelated data.\n\nMove the initialization of wiphy_work to before rfkill initialization to\navoid this issue.\n\n[1]\nINFO: trying to register non-static key.\nThe code is fine but needs lockdep annotation, or maybe\nyou didn\u0027t initialize this object before use?\nturning off the locking correctness validator.\nCPU: 0 UID: 0 PID: 5935 Comm: syz-executor550 Not tainted 6.14.0-rc6-syzkaller-00103-g4003c9e78778 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n assign_lock_key kernel/locking/lockdep.c:983 [inline]\n register_lock_class+0xc39/0x1240 kernel/locking/lockdep.c:1297\n __lock_acquire+0x135/0x3c40 kernel/locking/lockdep.c:5103\n lock_acquire.part.0+0x11b/0x380 kernel/locking/lockdep.c:5851\n __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]\n _raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162\n cfg80211_dev_free+0x30/0x3d0 net/wireless/core.c:1196\n device_release+0xa1/0x240 drivers/base/core.c:2568\n kobject_cleanup lib/kobject.c:689 [inline]\n kobject_release lib/kobject.c:720 [inline]\n kref_put include/linux/kref.h:65 [inline]\n kobject_put+0x1e4/0x5a0 lib/kobject.c:737\n put_device+0x1f/0x30 drivers/base/core.c:3774\n wiphy_free net/wireless/core.c:1224 [inline]\n wiphy_new_nm+0x1c1f/0x2160 net/wireless/core.c:562\n ieee80211_alloc_hw_nm+0x1b7a/0x2260 net/mac80211/main.c:835\n mac80211_hwsim_new_radio+0x1d6/0x54e0 drivers/net/wireless/virtual/mac80211_hwsim.c:5185\n hwsim_new_radio_nl+0xb42/0x12b0 drivers/net/wireless/virtual/mac80211_hwsim.c:6242\n genl_family_rcv_msg_doit+0x202/0x2f0 net/netlink/genetlink.c:1115\n genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline]\n genl_rcv_msg+0x565/0x800 net/netlink/genetlink.c:1210\n netlink_rcv_skb+0x16b/0x440 net/netlink/af_netlink.c:2533\n genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219\n netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline]\n netlink_unicast+0x53c/0x7f0 net/netlink/af_netlink.c:1338\n netlink_sendmsg+0x8b8/0xd70 net/netlink/af_netlink.c:1882\n sock_sendmsg_nosec net/socket.c:718 [inline]\n __sock_sendmsg net/socket.c:733 [inline]\n ____sys_sendmsg+0xaaf/0xc90 net/socket.c:2573\n ___sys_sendmsg+0x135/0x1e0 net/socket.c:2627\n __sys_sendmsg+0x16e/0x220 net/socket.c:2659\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83\n\nClose: https://syzkaller.appspot.com/bug?extid=aaf0488c83d1d5f4f029",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22119",
"url": "https://www.suse.com/security/cve/CVE-2025-22119"
},
{
"category": "external",
"summary": "SUSE Bug 1241576 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241576"
},
{
"category": "external",
"summary": "SUSE Bug 1241577 for CVE-2025-22119",
"url": "https://bugzilla.suse.com/1241577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-22119"
},
{
"cve": "CVE-2025-22120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: goto right label \u0027out_mmap_sem\u0027 in ext4_setattr()\n\nOtherwise, if ext4_inode_attach_jinode() fails, a hung task will\nhappen because filemap_invalidate_unlock() isn\u0027t called to unlock\nmapping-\u003einvalidate_lock. Like this:\n\nEXT4-fs error (device sda) in ext4_setattr:5557: Out of memory\nINFO: task fsstress:374 blocked for more than 122 seconds.\n Not tainted 6.14.0-rc1-next-20250206-xfstests-dirty #726\n\"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\ntask:fsstress state:D stack:0 pid:374 tgid:374 ppid:373\n task_flags:0x440140 flags:0x00000000\nCall Trace:\n \u003cTASK\u003e\n __schedule+0x2c9/0x7f0\n schedule+0x27/0xa0\n schedule_preempt_disabled+0x15/0x30\n rwsem_down_read_slowpath+0x278/0x4c0\n down_read+0x59/0xb0\n page_cache_ra_unbounded+0x65/0x1b0\n filemap_get_pages+0x124/0x3e0\n filemap_read+0x114/0x3d0\n vfs_read+0x297/0x360\n ksys_read+0x6c/0xe0\n do_syscall_64+0x4b/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22120",
"url": "https://www.suse.com/security/cve/CVE-2025-22120"
},
{
"category": "external",
"summary": "SUSE Bug 1241592 for CVE-2025-22120",
"url": "https://bugzilla.suse.com/1241592"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22120"
},
{
"cve": "CVE-2025-22124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-22124"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd/md-bitmap: fix wrong bitmap_limit for clustermd when write sb\n\nIn clustermd, separate write-intent-bitmaps are used for each cluster\nnode:\n\n0 4k 8k 12k\n-------------------------------------------------------------------\n| idle | md super | bm super [0] + bits |\n| bm bits[0, contd] | bm super[1] + bits | bm bits[1, contd] |\n| bm super[2] + bits | bm bits [2, contd] | bm super[3] + bits |\n| bm bits [3, contd] | | |\n\nSo in node 1, pg_index in __write_sb_page() could equal to\nbitmap-\u003estorage.file_pages. Then bitmap_limit will be calculated to\n0. md_super_write() will be called with 0 size.\nThat means the first 4k sb area of node 1 will never be updated\nthrough filemap_write_page().\nThis bug causes hang of mdadm/clustermd_tests/01r1_Grow_resize.\n\nHere use (pg_index % bitmap-\u003estorage.file_pages) to make calculation\nof bitmap_limit correct.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-22124",
"url": "https://www.suse.com/security/cve/CVE-2025-22124"
},
{
"category": "external",
"summary": "SUSE Bug 1241595 for CVE-2025-22124",
"url": "https://bugzilla.suse.com/1241595"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-22124"
},
{
"cve": "CVE-2025-23141",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23141"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses\n\nAcquire a lock on kvm-\u003esrcu when userspace is getting MP state to handle a\nrather extreme edge case where \"accepting\" APIC events, i.e. processing\npending INIT or SIPI, can trigger accesses to guest memory. If the vCPU\nis in L2 with INIT *and* a TRIPLE_FAULT request pending, then getting MP\nstate will trigger a nested VM-Exit by way of -\u003echeck_nested_events(), and\nemuating the nested VM-Exit can access guest memory.\n\nThe splat was originally hit by syzkaller on a Google-internal kernel, and\nreproduced on an upstream kernel by hacking the triple_fault_event_test\nselftest to stuff a pending INIT, store an MSR on VM-Exit (to generate a\nmemory access on VMX), and do vcpu_mp_state_get() to trigger the scenario.\n\n =============================\n WARNING: suspicious RCU usage\n 6.14.0-rc3-b112d356288b-vmx/pi_lockdep_false_pos-lock #3 Not tainted\n -----------------------------\n include/linux/kvm_host.h:1058 suspicious rcu_dereference_check() usage!\n\n other info that might help us debug this:\n\n rcu_scheduler_active = 2, debug_locks = 1\n 1 lock held by triple_fault_ev/1256:\n #0: ffff88810df5a330 (\u0026vcpu-\u003emutex){+.+.}-{4:4}, at: kvm_vcpu_ioctl+0x8b/0x9a0 [kvm]\n\n stack backtrace:\n CPU: 11 UID: 1000 PID: 1256 Comm: triple_fault_ev Not tainted 6.14.0-rc3-b112d356288b-vmx #3\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x7f/0x90\n lockdep_rcu_suspicious+0x144/0x190\n kvm_vcpu_gfn_to_memslot+0x156/0x180 [kvm]\n kvm_vcpu_read_guest+0x3e/0x90 [kvm]\n read_and_check_msr_entry+0x2e/0x180 [kvm_intel]\n __nested_vmx_vmexit+0x550/0xde0 [kvm_intel]\n kvm_check_nested_events+0x1b/0x30 [kvm]\n kvm_apic_accept_events+0x33/0x100 [kvm]\n kvm_arch_vcpu_ioctl_get_mpstate+0x30/0x1d0 [kvm]\n kvm_vcpu_ioctl+0x33e/0x9a0 [kvm]\n __x64_sys_ioctl+0x8b/0xb0\n do_syscall_64+0x6c/0x170\n entry_SYSCALL_64_after_hwframe+0x4b/0x53\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23141",
"url": "https://www.suse.com/security/cve/CVE-2025-23141"
},
{
"category": "external",
"summary": "SUSE Bug 1242782 for CVE-2025-23141",
"url": "https://bugzilla.suse.com/1242782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23141"
},
{
"cve": "CVE-2025-23142",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23142"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: detect and prevent references to a freed transport in sendmsg\n\nsctp_sendmsg() re-uses associations and transports when possible by\ndoing a lookup based on the socket endpoint and the message destination\naddress, and then sctp_sendmsg_to_asoc() sets the selected transport in\nall the message chunks to be sent.\n\nThere\u0027s a possible race condition if another thread triggers the removal\nof that selected transport, for instance, by explicitly unbinding an\naddress with setsockopt(SCTP_SOCKOPT_BINDX_REM), after the chunks have\nbeen set up and before the message is sent. This can happen if the send\nbuffer is full, during the period when the sender thread temporarily\nreleases the socket lock in sctp_wait_for_sndbuf().\n\nThis causes the access to the transport data in\nsctp_outq_select_transport(), when the association outqueue is flushed,\nto result in a use-after-free read.\n\nThis change avoids this scenario by having sctp_transport_free() signal\nthe freeing of the transport, tagging it as \"dead\". In order to do this,\nthe patch restores the \"dead\" bit in struct sctp_transport, which was\nremoved in\ncommit 47faa1e4c50e (\"sctp: remove the dead field of sctp_transport\").\n\nThen, in the scenario where the sender thread has released the socket\nlock in sctp_wait_for_sndbuf(), the bit is checked again after\nre-acquiring the socket lock to detect the deletion. This is done while\nholding a reference to the transport to prevent it from being freed in\nthe process.\n\nIf the transport was deleted while the socket lock was relinquished,\nsctp_sendmsg_to_asoc() will return -EAGAIN to let userspace retry the\nsend.\n\nThe bug was found by a private syzbot instance (see the error report [1]\nand the C reproducer that triggers it [2]).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23142",
"url": "https://www.suse.com/security/cve/CVE-2025-23142"
},
{
"category": "external",
"summary": "SUSE Bug 1242760 for CVE-2025-23142",
"url": "https://bugzilla.suse.com/1242760"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23142"
},
{
"cve": "CVE-2025-23144",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23144"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbacklight: led_bl: Hold led_access lock when calling led_sysfs_disable()\n\nLockdep detects the following issue on led-backlight removal:\n [ 142.315935] ------------[ cut here ]------------\n [ 142.315954] WARNING: CPU: 2 PID: 292 at drivers/leds/led-core.c:455 led_sysfs_enable+0x54/0x80\n ...\n [ 142.500725] Call trace:\n [ 142.503176] led_sysfs_enable+0x54/0x80 (P)\n [ 142.507370] led_bl_remove+0x80/0xa8 [led_bl]\n [ 142.511742] platform_remove+0x30/0x58\n [ 142.515501] device_remove+0x54/0x90\n ...\n\nIndeed, led_sysfs_enable() has to be called with the led_access\nlock held.\n\nHold the lock when calling led_sysfs_disable().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23144",
"url": "https://www.suse.com/security/cve/CVE-2025-23144"
},
{
"category": "external",
"summary": "SUSE Bug 1242568 for CVE-2025-23144",
"url": "https://bugzilla.suse.com/1242568"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23144"
},
{
"cve": "CVE-2025-23146",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23146"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: ene-kb3930: Fix a potential NULL pointer dereference\n\nThe off_gpios could be NULL. Add missing check in the kb3930_probe().\nThis is similar to the issue fixed in commit b1ba8bcb2d1f\n(\"backlight: hx8357: Fix potential NULL pointer dereference\").\n\nThis was detected by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23146",
"url": "https://www.suse.com/security/cve/CVE-2025-23146"
},
{
"category": "external",
"summary": "SUSE Bug 1242559 for CVE-2025-23146",
"url": "https://bugzilla.suse.com/1242559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23146"
},
{
"cve": "CVE-2025-23147",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23147"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: Add NULL pointer check in i3c_master_queue_ibi()\n\nThe I3C master driver may receive an IBI from a target device that has not\nbeen probed yet. In such cases, the master calls `i3c_master_queue_ibi()`\nto queue an IBI work task, leading to \"Unable to handle kernel read from\nunreadable memory\" and resulting in a kernel panic.\n\nTypical IBI handling flow:\n1. The I3C master scans target devices and probes their respective drivers.\n2. The target device driver calls `i3c_device_request_ibi()` to enable IBI\n and assigns `dev-\u003eibi = ibi`.\n3. The I3C master receives an IBI from the target device and calls\n `i3c_master_queue_ibi()` to queue the target device driver\u0027s IBI\n handler task.\n\nHowever, since target device events are asynchronous to the I3C probe\nsequence, step 3 may occur before step 2, causing `dev-\u003eibi` to be `NULL`,\nleading to a kernel panic.\n\nAdd a NULL pointer check in `i3c_master_queue_ibi()` to prevent accessing\nan uninitialized `dev-\u003eibi`, ensuring stability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23147",
"url": "https://www.suse.com/security/cve/CVE-2025-23147"
},
{
"category": "external",
"summary": "SUSE Bug 1242530 for CVE-2025-23147",
"url": "https://bugzilla.suse.com/1242530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23147"
},
{
"cve": "CVE-2025-23148",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23148"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsoc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()\n\nsoc_dev_attr-\u003erevision could be NULL, thus,\na pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23148",
"url": "https://www.suse.com/security/cve/CVE-2025-23148"
},
{
"category": "external",
"summary": "SUSE Bug 1242578 for CVE-2025-23148",
"url": "https://bugzilla.suse.com/1242578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23148"
},
{
"cve": "CVE-2025-23149",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23149"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: do not start chip while suspended\n\nChecking TPM_CHIP_FLAG_SUSPENDED after the call to tpm_find_get_ops() can\nlead to a spurious tpm_chip_start() call:\n\n[35985.503771] i2c i2c-1: Transfer while suspended\n[35985.503796] WARNING: CPU: 0 PID: 74 at drivers/i2c/i2c-core.h:56 __i2c_transfer+0xbe/0x810\n[35985.503802] Modules linked in:\n[35985.503808] CPU: 0 UID: 0 PID: 74 Comm: hwrng Tainted: G W 6.13.0-next-20250203-00005-gfa0cb5642941 #19 9c3d7f78192f2d38e32010ac9c90fdc71109ef6f\n[35985.503814] Tainted: [W]=WARN\n[35985.503817] Hardware name: Google Morphius/Morphius, BIOS Google_Morphius.13434.858.0 10/26/2023\n[35985.503819] RIP: 0010:__i2c_transfer+0xbe/0x810\n[35985.503825] Code: 30 01 00 00 4c 89 f7 e8 40 fe d8 ff 48 8b 93 80 01 00 00 48 85 d2 75 03 49 8b 16 48 c7 c7 0a fb 7c a7 48 89 c6 e8 32 ad b0 fe \u003c0f\u003e 0b b8 94 ff ff ff e9 33 04 00 00 be 02 00 00 00 83 fd 02 0f 5\n[35985.503828] RSP: 0018:ffffa106c0333d30 EFLAGS: 00010246\n[35985.503833] RAX: 074ba64aa20f7000 RBX: ffff8aa4c1167120 RCX: 0000000000000000\n[35985.503836] RDX: 0000000000000000 RSI: ffffffffa77ab0e4 RDI: 0000000000000001\n[35985.503838] RBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000\n[35985.503841] R10: 0000000000000004 R11: 00000001000313d5 R12: ffff8aa4c10f1820\n[35985.503843] R13: ffff8aa4c0e243c0 R14: ffff8aa4c1167250 R15: ffff8aa4c1167120\n[35985.503846] FS: 0000000000000000(0000) GS:ffff8aa4eae00000(0000) knlGS:0000000000000000\n[35985.503849] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[35985.503852] CR2: 00007fab0aaf1000 CR3: 0000000105328000 CR4: 00000000003506f0\n[35985.503855] Call Trace:\n[35985.503859] \u003cTASK\u003e\n[35985.503863] ? __warn+0xd4/0x260\n[35985.503868] ? __i2c_transfer+0xbe/0x810\n[35985.503874] ? report_bug+0xf3/0x210\n[35985.503882] ? handle_bug+0x63/0xb0\n[35985.503887] ? exc_invalid_op+0x16/0x50\n[35985.503892] ? asm_exc_invalid_op+0x16/0x20\n[35985.503904] ? __i2c_transfer+0xbe/0x810\n[35985.503913] tpm_cr50_i2c_transfer_message+0x24/0xf0\n[35985.503920] tpm_cr50_i2c_read+0x8e/0x120\n[35985.503928] tpm_cr50_request_locality+0x75/0x170\n[35985.503935] tpm_chip_start+0x116/0x160\n[35985.503942] tpm_try_get_ops+0x57/0x90\n[35985.503948] tpm_find_get_ops+0x26/0xd0\n[35985.503955] tpm_get_random+0x2d/0x80\n\nDon\u0027t move forward with tpm_chip_start() inside tpm_try_get_ops(), unless\nTPM_CHIP_FLAG_SUSPENDED is not set. tpm_find_get_ops() will return NULL in\nsuch a failure case.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23149",
"url": "https://www.suse.com/security/cve/CVE-2025-23149"
},
{
"category": "external",
"summary": "SUSE Bug 1242758 for CVE-2025-23149",
"url": "https://bugzilla.suse.com/1242758"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23149"
},
{
"cve": "CVE-2025-23151",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23151"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Fix race between unprepare and queue_buf\n\nA client driver may use mhi_unprepare_from_transfer() to quiesce\nincoming data during the client driver\u0027s tear down. The client driver\nmight also be processing data at the same time, resulting in a call to\nmhi_queue_buf() which will invoke mhi_gen_tre(). If mhi_gen_tre() runs\nafter mhi_unprepare_from_transfer() has torn down the channel, a panic\nwill occur due to an invalid dereference leading to a page fault.\n\nThis occurs because mhi_gen_tre() does not verify the channel state\nafter locking it. Fix this by having mhi_gen_tre() confirm the channel\nstate is valid, or return error to avoid accessing deinitialized data.\n\n[mani: added stable tag]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23151",
"url": "https://www.suse.com/security/cve/CVE-2025-23151"
},
{
"category": "external",
"summary": "SUSE Bug 1242512 for CVE-2025-23151",
"url": "https://bugzilla.suse.com/1242512"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23151"
},
{
"cve": "CVE-2025-23155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23155"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: stmmac: Fix accessing freed irq affinity_hint\n\nIn stmmac_request_irq_multi_msi(), a pointer to the stack variable\ncpu_mask is passed to irq_set_affinity_hint(). This value is stored in\nirq_desc-\u003eaffinity_hint, but once stmmac_request_irq_multi_msi()\nreturns, the pointer becomes dangling.\n\nThe affinity_hint is exposed via procfs with S_IRUGO permissions,\nallowing any unprivileged process to read it. Accessing this stale\npointer can lead to:\n\n- a kernel oops or panic if the referenced memory has been released and\n unmapped, or\n- leakage of kernel data into userspace if the memory is re-used for\n other purposes.\n\nAll platforms that use stmmac with PCI MSI (Intel, Loongson, etc) are\naffected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23155",
"url": "https://www.suse.com/security/cve/CVE-2025-23155"
},
{
"category": "external",
"summary": "SUSE Bug 1242573 for CVE-2025-23155",
"url": "https://bugzilla.suse.com/1242573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23155"
},
{
"cve": "CVE-2025-23156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23156"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: refactor hfi packet parsing logic\n\nwords_count denotes the number of words in total payload, while data\npoints to payload of various property within it. When words_count\nreaches last word, data can access memory beyond the total payload. This\ncan lead to OOB access. With this patch, the utility api for handling\nindividual properties now returns the size of data consumed. Accordingly\nremaining bytes are calculated before parsing the payload, thereby\neliminates the OOB access possibilities.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23156",
"url": "https://www.suse.com/security/cve/CVE-2025-23156"
},
{
"category": "external",
"summary": "SUSE Bug 1242569 for CVE-2025-23156",
"url": "https://bugzilla.suse.com/1242569"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23156"
},
{
"cve": "CVE-2025-23157",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23157"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi_parser: add check to avoid out of bound access\n\nThere is a possibility that init_codecs is invoked multiple times during\nmanipulated payload from video firmware. In such case, if codecs_count\ncan get incremented to value more than MAX_CODEC_NUM, there can be OOB\naccess. Reset the count so that it always starts from beginning.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23157",
"url": "https://www.suse.com/security/cve/CVE-2025-23157"
},
{
"category": "external",
"summary": "SUSE Bug 1242532 for CVE-2025-23157",
"url": "https://bugzilla.suse.com/1242532"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23157"
},
{
"cve": "CVE-2025-23158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23158"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add check to handle incorrect queue size\n\nqsize represents size of shared queued between driver and video\nfirmware. Firmware can modify this value to an invalid large value. In\nsuch situation, empty_space will be bigger than the space actually\navailable. Since new_wr_idx is not checked, so the following code will\nresult in an OOB write.\n...\nqsize = qhdr-\u003eq_size\n\nif (wr_idx \u003e= rd_idx)\n empty_space = qsize - (wr_idx - rd_idx)\n....\nif (new_wr_idx \u003c qsize) {\n memcpy(wr_ptr, packet, dwords \u003c\u003c 2) --\u003e OOB write\n\nAdd check to ensure qsize is within the allocated size while\nreading and writing packets into the queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23158",
"url": "https://www.suse.com/security/cve/CVE-2025-23158"
},
{
"category": "external",
"summary": "SUSE Bug 1242531 for CVE-2025-23158",
"url": "https://bugzilla.suse.com/1242531"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23158"
},
{
"cve": "CVE-2025-23159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23159"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: venus: hfi: add a check to handle OOB in sfr region\n\nsfr-\u003ebuf_size is in shared memory and can be modified by malicious user.\nOOB write is possible when the size is made higher than actual sfr data\nbuffer. Cap the size to allocated size for such cases.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23159",
"url": "https://www.suse.com/security/cve/CVE-2025-23159"
},
{
"category": "external",
"summary": "SUSE Bug 1242529 for CVE-2025-23159",
"url": "https://bugzilla.suse.com/1242529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23159"
},
{
"cve": "CVE-2025-23161",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23161"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type\n\nThe access to the PCI config space via pci_ops::read and pci_ops::write is\na low-level hardware access. The functions can be accessed with disabled\ninterrupts even on PREEMPT_RT. The pci_lock is a raw_spinlock_t for this\npurpose.\n\nA spinlock_t becomes a sleeping lock on PREEMPT_RT, so it cannot be\nacquired with disabled interrupts. The vmd_dev::cfg_lock is accessed in\nthe same context as the pci_lock.\n\nMake vmd_dev::cfg_lock a raw_spinlock_t type so it can be used with\ninterrupts disabled.\n\nThis was reported as:\n\n BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48\n Call Trace:\n rt_spin_lock+0x4e/0x130\n vmd_pci_read+0x8d/0x100 [vmd]\n pci_user_read_config_byte+0x6f/0xe0\n pci_read_config+0xfe/0x290\n sysfs_kf_bin_read+0x68/0x90\n\n[bigeasy: reword commit message]\nTested-off-by: Luis Claudio R. Goncalves \u003clgoncalv@redhat.com\u003e\n[kwilczynski: commit log]\n[bhelgaas: add back report info from\nhttps://lore.kernel.org/lkml/20241218115951.83062-1-ryotkkr98@gmail.com/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23161",
"url": "https://www.suse.com/security/cve/CVE-2025-23161"
},
{
"category": "external",
"summary": "SUSE Bug 1242792 for CVE-2025-23161",
"url": "https://bugzilla.suse.com/1242792"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23161"
},
{
"cve": "CVE-2025-23162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-23162"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/vf: Don\u0027t try to trigger a full GT reset if VF\n\nVFs don\u0027t have access to the GDRST(0x941c) register that driver\nuses to reset a GT. Attempt to trigger a reset using debugfs:\n\n $ cat /sys/kernel/debug/dri/0000:00:02.1/gt0/force_reset\n\nor due to a hang condition detected by the driver leads to:\n\n [ ] xe 0000:00:02.1: [drm] GT0: trying reset from force_reset [xe]\n [ ] xe 0000:00:02.1: [drm] GT0: reset queued\n [ ] xe 0000:00:02.1: [drm] GT0: reset started\n [ ] ------------[ cut here ]------------\n [ ] xe 0000:00:02.1: [drm] GT0: VF is trying to write 0x1 to an inaccessible register 0x941c+0x0\n [ ] WARNING: CPU: 3 PID: 3069 at drivers/gpu/drm/xe/xe_gt_sriov_vf.c:996 xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] RIP: 0010:xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] Call Trace:\n [ ] \u003cTASK\u003e\n [ ] ? show_regs+0x6c/0x80\n [ ] ? __warn+0x93/0x1c0\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? report_bug+0x182/0x1b0\n [ ] ? handle_bug+0x6e/0xb0\n [ ] ? exc_invalid_op+0x18/0x80\n [ ] ? asm_exc_invalid_op+0x1b/0x20\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_sriov_vf_write32+0xc6/0x580 [xe]\n [ ] ? xe_gt_tlb_invalidation_reset+0xef/0x110 [xe]\n [ ] ? __mutex_unlock_slowpath+0x41/0x2e0\n [ ] xe_mmio_write32+0x64/0x150 [xe]\n [ ] do_gt_reset+0x2f/0xa0 [xe]\n [ ] gt_reset_worker+0x14e/0x1e0 [xe]\n [ ] process_one_work+0x21c/0x740\n [ ] worker_thread+0x1db/0x3c0\n\nFix that by sending H2G VF_RESET(0x5507) action instead.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-23162",
"url": "https://www.suse.com/security/cve/CVE-2025-23162"
},
{
"category": "external",
"summary": "SUSE Bug 1242834 for CVE-2025-23162",
"url": "https://bugzilla.suse.com/1242834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-23162"
},
{
"cve": "CVE-2025-37738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37738"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: ignore xattrs past end\n\nOnce inside \u0027ext4_xattr_inode_dec_ref_all\u0027 we should\nignore xattrs entries past the \u0027end\u0027 entry.\n\nThis fixes the following KASAN reported issue:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\nRead of size 4 at addr ffff888012c120c4 by task repro/2065\n\nCPU: 1 UID: 0 PID: 2065 Comm: repro Not tainted 6.13.0-rc2+ #11\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x1fd/0x300\n ? tcp_gro_dev_warn+0x260/0x260\n ? _printk+0xc0/0x100\n ? read_lock_is_recursive+0x10/0x10\n ? irq_work_queue+0x72/0xf0\n ? __virt_addr_valid+0x17b/0x4b0\n print_address_description+0x78/0x390\n print_report+0x107/0x1f0\n ? __virt_addr_valid+0x17b/0x4b0\n ? __virt_addr_valid+0x3ff/0x4b0\n ? __phys_addr+0xb5/0x160\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n kasan_report+0xcc/0x100\n ? ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ext4_xattr_inode_dec_ref_all+0xb8c/0xe90\n ? ext4_xattr_delete_inode+0xd30/0xd30\n ? __ext4_journal_ensure_credits+0x5f0/0x5f0\n ? __ext4_journal_ensure_credits+0x2b/0x5f0\n ? inode_update_timestamps+0x410/0x410\n ext4_xattr_delete_inode+0xb64/0xd30\n ? ext4_truncate+0xb70/0xdc0\n ? ext4_expand_extra_isize_ea+0x1d20/0x1d20\n ? __ext4_mark_inode_dirty+0x670/0x670\n ? ext4_journal_check_start+0x16f/0x240\n ? ext4_inode_is_fast_symlink+0x2f2/0x3a0\n ext4_evict_inode+0xc8c/0xff0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n ? do_raw_spin_unlock+0x53/0x8a0\n ? ext4_inode_is_fast_symlink+0x3a0/0x3a0\n evict+0x4ac/0x950\n ? proc_nr_inodes+0x310/0x310\n ? trace_ext4_drop_inode+0xa2/0x220\n ? _raw_spin_unlock+0x1a/0x30\n ? iput+0x4cb/0x7e0\n do_unlinkat+0x495/0x7c0\n ? try_break_deleg+0x120/0x120\n ? 0xffffffff81000000\n ? __check_object_size+0x15a/0x210\n ? strncpy_from_user+0x13e/0x250\n ? getname_flags+0x1dc/0x530\n __x64_sys_unlinkat+0xc8/0xf0\n do_syscall_64+0x65/0x110\n entry_SYSCALL_64_after_hwframe+0x67/0x6f\nRIP: 0033:0x434ffd\nCode: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 8\nRSP: 002b:00007ffc50fa7b28 EFLAGS: 00000246 ORIG_RAX: 0000000000000107\nRAX: ffffffffffffffda RBX: 00007ffc50fa7e18 RCX: 0000000000434ffd\nRDX: 0000000000000000 RSI: 0000000020000240 RDI: 0000000000000005\nRBP: 00007ffc50fa7be0 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000001\nR13: 00007ffc50fa7e08 R14: 00000000004bbf30 R15: 0000000000000001\n \u003c/TASK\u003e\n\nThe buggy address belongs to the object at ffff888012c12000\n which belongs to the cache filp of size 360\nThe buggy address is located 196 bytes inside of\n freed 360-byte region [ffff888012c12000, ffff888012c12168)\n\nThe buggy address belongs to the physical page:\npage: refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x12c12\nhead: order:1 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0\nflags: 0x40(head|node=0|zone=0)\npage_type: f5(slab)\nraw: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nraw: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000040 ffff888000ad7640 ffffea0000497a00 dead000000000004\nhead: 0000000000000000 0000000000100010 00000001f5000000 0000000000000000\nhead: 0000000000000001 ffffea00004b0481 ffffffffffffffff 0000000000000000\nhead: 0000000000000002 0000000000000000 00000000ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\n\nMemory state around the buggy address:\n ffff888012c11f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n ffff888012c12000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n\u003e ffff888012c12080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb\n ^\n ffff888012c12100: fb fb fb fb fb fb fb fb fb fb fb fb fb fc fc fc\n ffff888012c12180: fc fc fc fc fc fc fc fc fc\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37738",
"url": "https://www.suse.com/security/cve/CVE-2025-37738"
},
{
"category": "external",
"summary": "SUSE Bug 1242846 for CVE-2025-37738",
"url": "https://bugzilla.suse.com/1242846"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37738"
},
{
"cve": "CVE-2025-37740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37740"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: add sanity check for agwidth in dbMount\n\nThe width in dmapctl of the AG is zero, it trigger a divide error when\ncalculating the control page level in dbAllocAG.\n\nTo avoid this issue, add a check for agwidth in dbAllocAG.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37740",
"url": "https://www.suse.com/security/cve/CVE-2025-37740"
},
{
"category": "external",
"summary": "SUSE Bug 1243006 for CVE-2025-37740",
"url": "https://bugzilla.suse.com/1243006"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37740"
},
{
"cve": "CVE-2025-37741",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37741"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Prevent copying of nlink with value 0 from disk inode\n\nsyzbot report a deadlock in diFree. [1]\n\nWhen calling \"ioctl$LOOP_SET_STATUS64\", the offset value passed in is 4,\nwhich does not match the mounted loop device, causing the mapping of the\nmounted loop device to be invalidated.\n\nWhen creating the directory and creating the inode of iag in diReadSpecial(),\nread the page of fixed disk inode (AIT) in raw mode in read_metapage(), the\nmetapage data it returns is corrupted, which causes the nlink value of 0 to be\nassigned to the iag inode when executing copy_from_dinode(), which ultimately\ncauses a deadlock when entering diFree().\n\nTo avoid this, first check the nlink value of dinode before setting iag inode.\n\n[1]\nWARNING: possible recursive locking detected\n6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0 Not tainted\n--------------------------------------------\nsyz-executor301/5309 is trying to acquire lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n\nbut task is already holding lock:\nffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n\nother info that might help us debug this:\n Possible unsafe locking scenario:\n\n CPU0\n ----\n lock(\u0026(imap-\u003eim_aglock[index]));\n lock(\u0026(imap-\u003eim_aglock[index]));\n\n *** DEADLOCK ***\n\n May be due to missing lock nesting notation\n\n5 locks held by syz-executor301/5309:\n #0: ffff8880422a4420 (sb_writers#9){.+.+}-{0:0}, at: mnt_want_write+0x3f/0x90 fs/namespace.c:515\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: inode_lock_nested include/linux/fs.h:850 [inline]\n #1: ffff88804755b390 (\u0026type-\u003ei_mutex_dir_key#6/1){+.+.}-{3:3}, at: filename_create+0x260/0x540 fs/namei.c:4026\n #2: ffff888044548920 (\u0026(imap-\u003eim_aglock[index])){+.+.}-{3:3}, at: diAlloc+0x1b6/0x1630\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2460 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #3: ffff888044548890 (\u0026imap-\u003eim_freelock){+.+.}-{3:3}, at: diAllocAG+0x4b7/0x1e50 fs/jfs/jfs_imap.c:1669\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diNewIAG fs/jfs/jfs_imap.c:2477 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n #4: ffff88804755a618 (\u0026jfs_ip-\u003erdwrlock/1){++++}-{3:3}, at: diAllocAG+0x869/0x1e50 fs/jfs/jfs_imap.c:1669\n\nstack backtrace:\nCPU: 0 UID: 0 PID: 5309 Comm: syz-executor301 Not tainted 6.12.0-rc7-syzkaller-00212-g4a5df3796467 #0\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\n print_deadlock_bug+0x483/0x620 kernel/locking/lockdep.c:3037\n check_deadlock kernel/locking/lockdep.c:3089 [inline]\n validate_chain+0x15e2/0x5920 kernel/locking/lockdep.c:3891\n __lock_acquire+0x1384/0x2050 kernel/locking/lockdep.c:5202\n lock_acquire+0x1ed/0x550 kernel/locking/lockdep.c:5825\n __mutex_lock_common kernel/locking/mutex.c:608 [inline]\n __mutex_lock+0x136/0xd70 kernel/locking/mutex.c:752\n diFree+0x37c/0x2fb0 fs/jfs/jfs_imap.c:889\n jfs_evict_inode+0x32d/0x440 fs/jfs/inode.c:156\n evict+0x4e8/0x9b0 fs/inode.c:725\n diFreeSpecial fs/jfs/jfs_imap.c:552 [inline]\n duplicateIXtree+0x3c6/0x550 fs/jfs/jfs_imap.c:3022\n diNewIAG fs/jfs/jfs_imap.c:2597 [inline]\n diAllocExt fs/jfs/jfs_imap.c:1905 [inline]\n diAllocAG+0x17dc/0x1e50 fs/jfs/jfs_imap.c:1669\n diAlloc+0x1d2/0x1630 fs/jfs/jfs_imap.c:1590\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xba0 fs/jfs/namei.c:225\n vfs_mkdir+0x2f9/0x4f0 fs/namei.c:4257\n do_mkdirat+0x264/0x3a0 fs/namei.c:4280\n __do_sys_mkdirat fs/namei.c:4295 [inline]\n __se_sys_mkdirat fs/namei.c:4293 [inline]\n __x64_sys_mkdirat+0x87/0xa0 fs/namei.c:4293\n do_syscall_x64 arch/x86/en\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37741",
"url": "https://www.suse.com/security/cve/CVE-2025-37741"
},
{
"category": "external",
"summary": "SUSE Bug 1243015 for CVE-2025-37741",
"url": "https://bugzilla.suse.com/1243015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37741"
},
{
"cve": "CVE-2025-37742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Fix uninit-value access of imap allocated in the diMount() function\n\nsyzbot reports that hex_dump_to_buffer is using uninit-value:\n\n=====================================================\nBUG: KMSAN: uninit-value in hex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nhex_dump_to_buffer+0x888/0x1100 lib/hexdump.c:171\nprint_hex_dump+0x13d/0x3e0 lib/hexdump.c:276\ndiFree+0x5ba/0x4350 fs/jfs/jfs_imap.c:876\njfs_evict_inode+0x510/0x550 fs/jfs/inode.c:156\nevict+0x723/0xd10 fs/inode.c:796\niput_final fs/inode.c:1946 [inline]\niput+0x97b/0xdb0 fs/inode.c:1972\ntxUpdateMap+0xf3e/0x1150 fs/jfs/jfs_txnmgr.c:2367\ntxLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\njfs_lazycommit+0x627/0x11d0 fs/jfs/jfs_txnmgr.c:2733\nkthread+0x6b9/0xef0 kernel/kthread.c:464\nret_from_fork+0x6d/0x90 arch/x86/kernel/process.c:148\nret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244\n\nUninit was created at:\nslab_post_alloc_hook mm/slub.c:4121 [inline]\nslab_alloc_node mm/slub.c:4164 [inline]\n__kmalloc_cache_noprof+0x8e3/0xdf0 mm/slub.c:4320\nkmalloc_noprof include/linux/slab.h:901 [inline]\ndiMount+0x61/0x7f0 fs/jfs/jfs_imap.c:105\njfs_mount+0xa8e/0x11d0 fs/jfs/jfs_mount.c:176\njfs_fill_super+0xa47/0x17c0 fs/jfs/super.c:523\nget_tree_bdev_flags+0x6ec/0x910 fs/super.c:1636\nget_tree_bdev+0x37/0x50 fs/super.c:1659\njfs_get_tree+0x34/0x40 fs/jfs/super.c:635\nvfs_get_tree+0xb1/0x5a0 fs/super.c:1814\ndo_new_mount+0x71f/0x15e0 fs/namespace.c:3560\npath_mount+0x742/0x1f10 fs/namespace.c:3887\ndo_mount fs/namespace.c:3900 [inline]\n__do_sys_mount fs/namespace.c:4111 [inline]\n__se_sys_mount+0x71f/0x800 fs/namespace.c:4088\n__x64_sys_mount+0xe4/0x150 fs/namespace.c:4088\nx64_sys_call+0x39bf/0x3c30 arch/x86/include/generated/asm/syscalls_64.h:166\ndo_syscall_x64 arch/x86/entry/common.c:52 [inline]\ndo_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\nentry_SYSCALL_64_after_hwframe+0x77/0x7f\n=====================================================\n\nThe reason is that imap is not properly initialized after memory\nallocation. It will cause the snprintf() function to write uninitialized\ndata into linebuf within hex_dump_to_buffer().\n\nFix this by using kzalloc instead of kmalloc to clear its content at the\nbeginning in diMount().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37742",
"url": "https://www.suse.com/security/cve/CVE-2025-37742"
},
{
"category": "external",
"summary": "SUSE Bug 1243011 for CVE-2025-37742",
"url": "https://bugzilla.suse.com/1243011"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 1.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37742"
},
{
"cve": "CVE-2025-37743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37743"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Avoid memory leak while enabling statistics\n\nDriver uses monitor destination rings for extended statistics mode and\nstandalone monitor mode. In extended statistics mode, TLVs are parsed from\nthe buffer received from the monitor destination ring and assigned to the\nppdu_info structure to update per-packet statistics. In standalone monitor\nmode, along with per-packet statistics, the packet data (payload) is\ncaptured, and the driver updates per MSDU to mac80211.\n\nWhen the AP interface is enabled, only extended statistics mode is\nactivated. As part of enabling monitor rings for collecting statistics,\nthe driver subscribes to HAL_RX_MPDU_START TLV in the filter\nconfiguration. This TLV is received from the monitor destination ring, and\nkzalloc for the mon_mpdu object occurs, which is not freed, leading to a\nmemory leak. The kzalloc for the mon_mpdu object is only required while\nenabling the standalone monitor interface. This causes a memory leak while\nenabling extended statistics mode in the driver.\n\nFix this memory leak by removing the kzalloc for the mon_mpdu object in\nthe HAL_RX_MPDU_START TLV handling. Additionally, remove the standalone\nmonitor mode handlings in the HAL_MON_BUF_ADDR and HAL_RX_MSDU_END TLVs.\nThese TLV tags will be handled properly when enabling standalone monitor\nmode in the future.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37743",
"url": "https://www.suse.com/security/cve/CVE-2025-37743"
},
{
"category": "external",
"summary": "SUSE Bug 1242163 for CVE-2025-37743",
"url": "https://bugzilla.suse.com/1242163"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37743"
},
{
"cve": "CVE-2025-37747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37747"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix hang while freeing sigtrap event\n\nPerf can hang while freeing a sigtrap event if a related deferred\nsignal hadn\u0027t managed to be sent before the file got closed:\n\nperf_event_overflow()\n task_work_add(perf_pending_task)\n\nfput()\n task_work_add(____fput())\n\ntask_work_run()\n ____fput()\n perf_release()\n perf_event_release_kernel()\n _free_event()\n perf_pending_task_sync()\n task_work_cancel() -\u003e FAILED\n rcuwait_wait_event()\n\nOnce task_work_run() is running, the list of pending callbacks is\nremoved from the task_struct and from this point on task_work_cancel()\ncan\u0027t remove any pending and not yet started work items, hence the\ntask_work_cancel() failure and the hang on rcuwait_wait_event().\n\nTask work could be changed to remove one work at a time, so a work\nrunning on the current task can always cancel a pending one, however\nthe wait / wake design is still subject to inverted dependencies when\nremote targets are involved, as pictured by Oleg:\n\nT1 T2\n\nfd = perf_event_open(pid =\u003e T2-\u003epid); fd = perf_event_open(pid =\u003e T1-\u003epid);\nclose(fd) close(fd)\n \u003cIRQ\u003e \u003cIRQ\u003e\n perf_event_overflow() perf_event_overflow()\n task_work_add(perf_pending_task) task_work_add(perf_pending_task)\n \u003c/IRQ\u003e \u003c/IRQ\u003e\n fput() fput()\n task_work_add(____fput()) task_work_add(____fput())\n\n task_work_run() task_work_run()\n ____fput() ____fput()\n perf_release() perf_release()\n perf_event_release_kernel() perf_event_release_kernel()\n _free_event() _free_event()\n perf_pending_task_sync() perf_pending_task_sync()\n rcuwait_wait_event() rcuwait_wait_event()\n\nTherefore the only option left is to acquire the event reference count\nupon queueing the perf task work and release it from the task work, just\nlike it was done before 3a5465418f5f (\"perf: Fix event leak upon exec and file release\")\nbut without the leaks it fixed.\n\nSome adjustments are necessary to make it work:\n\n* A child event might dereference its parent upon freeing. Care must be\n taken to release the parent last.\n\n* Some places assuming the event doesn\u0027t have any reference held and\n therefore can be freed right away must instead put the reference and\n let the reference counting to its job.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37747",
"url": "https://www.suse.com/security/cve/CVE-2025-37747"
},
{
"category": "external",
"summary": "SUSE Bug 1242520 for CVE-2025-37747",
"url": "https://bugzilla.suse.com/1242520"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37747"
},
{
"cve": "CVE-2025-37752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37752"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: sch_sfq: move the limit validation\n\nIt is not sufficient to directly validate the limit on the data that\nthe user passes as it can be updated based on how the other parameters\nare changed.\n\nMove the check at the end of the configuration update process to also\ncatch scenarios where the limit is indirectly updated, for example\nwith the following configurations:\n\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 depth 1\ntc qdisc add dev dummy0 handle 1: root sfq limit 2 flows 1 divisor 1\n\nThis fixes the following syzkaller reported crash:\n\n------------[ cut here ]------------\nUBSAN: array-index-out-of-bounds in net/sched/sch_sfq.c:203:6\nindex 65535 is out of range for type \u0027struct sfq_head[128]\u0027\nCPU: 1 UID: 0 PID: 3037 Comm: syz.2.16 Not tainted 6.14.0-rc2-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x201/0x300 lib/dump_stack.c:120\n ubsan_epilogue lib/ubsan.c:231 [inline]\n __ubsan_handle_out_of_bounds+0xf5/0x120 lib/ubsan.c:429\n sfq_link net/sched/sch_sfq.c:203 [inline]\n sfq_dec+0x53c/0x610 net/sched/sch_sfq.c:231\n sfq_dequeue+0x34e/0x8c0 net/sched/sch_sfq.c:493\n sfq_reset+0x17/0x60 net/sched/sch_sfq.c:518\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n tbf_reset+0x41/0x110 net/sched/sch_tbf.c:339\n qdisc_reset+0x12e/0x600 net/sched/sch_generic.c:1035\n dev_reset_queue+0x100/0x1b0 net/sched/sch_generic.c:1311\n netdev_for_each_tx_queue include/linux/netdevice.h:2590 [inline]\n dev_deactivate_many+0x7e5/0xe70 net/sched/sch_generic.c:1375",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37752",
"url": "https://www.suse.com/security/cve/CVE-2025-37752"
},
{
"category": "external",
"summary": "SUSE Bug 1242504 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1242504"
},
{
"category": "external",
"summary": "SUSE Bug 1245776 for CVE-2025-37752",
"url": "https://bugzilla.suse.com/1245776"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-37752"
},
{
"cve": "CVE-2025-37754",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37754"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915/huc: Fix fence not released on early probe errors\n\nHuC delayed loading fence, introduced with commit 27536e03271da\n(\"drm/i915/huc: track delayed HuC load with a fence\"), is registered with\nobject tracker early on driver probe but unregistered only from driver\nremove, which is not called on early probe errors. Since its memory is\nallocated under devres, then released anyway, it may happen to be\nallocated again to the fence and reused on future driver probes, resulting\nin kernel warnings that taint the kernel:\n\n\u003c4\u003e [309.731371] ------------[ cut here ]------------\n\u003c3\u003e [309.731373] ODEBUG: init destroyed (active state 0) object: ffff88813d7dd2e0 object type: i915_sw_fence hint: sw_fence_dummy_notify+0x0/0x20 [i915]\n\u003c4\u003e [309.731575] WARNING: CPU: 2 PID: 3161 at lib/debugobjects.c:612 debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731693] CPU: 2 UID: 0 PID: 3161 Comm: i915_module_loa Tainted: G U 6.14.0-CI_DRM_16362-gf0fd77956987+ #1\n...\n\u003c4\u003e [309.731700] RIP: 0010:debug_print_object+0x93/0xf0\n...\n\u003c4\u003e [309.731728] Call Trace:\n\u003c4\u003e [309.731730] \u003cTASK\u003e\n...\n\u003c4\u003e [309.731949] __debug_object_init+0x17b/0x1c0\n\u003c4\u003e [309.731957] debug_object_init+0x34/0x50\n\u003c4\u003e [309.732126] __i915_sw_fence_init+0x34/0x60 [i915]\n\u003c4\u003e [309.732256] intel_huc_init_early+0x4b/0x1d0 [i915]\n\u003c4\u003e [309.732468] intel_uc_init_early+0x61/0x680 [i915]\n\u003c4\u003e [309.732667] intel_gt_common_init_early+0x105/0x130 [i915]\n\u003c4\u003e [309.732804] intel_root_gt_init_early+0x63/0x80 [i915]\n\u003c4\u003e [309.732938] i915_driver_probe+0x1fa/0xeb0 [i915]\n\u003c4\u003e [309.733075] i915_pci_probe+0xe6/0x220 [i915]\n\u003c4\u003e [309.733198] local_pci_probe+0x44/0xb0\n\u003c4\u003e [309.733203] pci_device_probe+0xf4/0x270\n\u003c4\u003e [309.733209] really_probe+0xee/0x3c0\n\u003c4\u003e [309.733215] __driver_probe_device+0x8c/0x180\n\u003c4\u003e [309.733219] driver_probe_device+0x24/0xd0\n\u003c4\u003e [309.733223] __driver_attach+0x10f/0x220\n\u003c4\u003e [309.733230] bus_for_each_dev+0x7d/0xe0\n\u003c4\u003e [309.733236] driver_attach+0x1e/0x30\n\u003c4\u003e [309.733239] bus_add_driver+0x151/0x290\n\u003c4\u003e [309.733244] driver_register+0x5e/0x130\n\u003c4\u003e [309.733247] __pci_register_driver+0x7d/0x90\n\u003c4\u003e [309.733251] i915_pci_register_driver+0x23/0x30 [i915]\n\u003c4\u003e [309.733413] i915_init+0x34/0x120 [i915]\n\u003c4\u003e [309.733655] do_one_initcall+0x62/0x3f0\n\u003c4\u003e [309.733667] do_init_module+0x97/0x2a0\n\u003c4\u003e [309.733671] load_module+0x25ff/0x2890\n\u003c4\u003e [309.733688] init_module_from_file+0x97/0xe0\n\u003c4\u003e [309.733701] idempotent_init_module+0x118/0x330\n\u003c4\u003e [309.733711] __x64_sys_finit_module+0x77/0x100\n\u003c4\u003e [309.733715] x64_sys_call+0x1f37/0x2650\n\u003c4\u003e [309.733719] do_syscall_64+0x91/0x180\n\u003c4\u003e [309.733763] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\u003c4\u003e [309.733792] \u003c/TASK\u003e\n...\n\u003c4\u003e [309.733806] ---[ end trace 0000000000000000 ]---\n\nThat scenario is most easily reproducible with\nigt@i915_module_load@reload-with-fault-injection.\n\nFix the issue by moving the cleanup step to driver release path.\n\n(cherry picked from commit 795dbde92fe5c6996a02a5b579481de73035e7bf)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37754",
"url": "https://www.suse.com/security/cve/CVE-2025-37754"
},
{
"category": "external",
"summary": "SUSE Bug 1242524 for CVE-2025-37754",
"url": "https://bugzilla.suse.com/1242524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37754"
},
{
"cve": "CVE-2025-37756",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37756"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: tls: explicitly disallow disconnect\n\nsyzbot discovered that it can disconnect a TLS socket and then\nrun into all sort of unexpected corner cases. I have a vague\nrecollection of Eric pointing this out to us a long time ago.\nSupporting disconnect is really hard, for one thing if offload\nis enabled we\u0027d need to wait for all packets to be _acked_.\nDisconnect is not commonly used, disallow it.\n\nThe immediate problem syzbot run into is the warning in the strp,\nbut that\u0027s just the easiest bug to trigger:\n\n WARNING: CPU: 0 PID: 5834 at net/tls/tls_strp.c:486 tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n RIP: 0010:tls_strp_msg_load+0x72e/0xa80 net/tls/tls_strp.c:486\n Call Trace:\n \u003cTASK\u003e\n tls_rx_rec_wait+0x280/0xa60 net/tls/tls_sw.c:1363\n tls_sw_recvmsg+0x85c/0x1c30 net/tls/tls_sw.c:2043\n inet6_recvmsg+0x2c9/0x730 net/ipv6/af_inet6.c:678\n sock_recvmsg_nosec net/socket.c:1023 [inline]\n sock_recvmsg+0x109/0x280 net/socket.c:1045\n __sys_recvfrom+0x202/0x380 net/socket.c:2237",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37756",
"url": "https://www.suse.com/security/cve/CVE-2025-37756"
},
{
"category": "external",
"summary": "SUSE Bug 1242515 for CVE-2025-37756",
"url": "https://bugzilla.suse.com/1242515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37756"
},
{
"cve": "CVE-2025-37757",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37757"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: fix memory leak in tipc_link_xmit\n\nIn case the backlog transmit queue for system-importance messages is overloaded,\ntipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to\nmemory leak and failure when a skb is allocated.\n\nThis commit fixes this issue by purging the skb list before tipc_link_xmit()\nreturns.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37757",
"url": "https://www.suse.com/security/cve/CVE-2025-37757"
},
{
"category": "external",
"summary": "SUSE Bug 1242521 for CVE-2025-37757",
"url": "https://bugzilla.suse.com/1242521"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37757"
},
{
"cve": "CVE-2025-37758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()\n\ndevm_ioremap() returns NULL on error. Currently, pxa_ata_probe() does\nnot check for this case, which can result in a NULL pointer dereference.\n\nAdd NULL check after devm_ioremap() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37758",
"url": "https://www.suse.com/security/cve/CVE-2025-37758"
},
{
"category": "external",
"summary": "SUSE Bug 1242514 for CVE-2025-37758",
"url": "https://bugzilla.suse.com/1242514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37758"
},
{
"cve": "CVE-2025-37761",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37761"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix an out-of-bounds shift when invalidating TLB\n\nWhen the size of the range invalidated is larger than\nrounddown_pow_of_two(ULONG_MAX),\nThe function macro roundup_pow_of_two(length) will hit an out-of-bounds\nshift [1].\n\nUse a full TLB invalidation for such cases.\nv2:\n- Use a define for the range size limit over which we use a full\n TLB invalidation. (Lucas)\n- Use a better calculation of the limit.\n\n[1]:\n[ 39.202421] ------------[ cut here ]------------\n[ 39.202657] UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:13\n[ 39.202673] shift exponent 64 is too large for 64-bit type \u0027long unsigned int\u0027\n[ 39.202688] CPU: 8 UID: 0 PID: 3129 Comm: xe_exec_system_ Tainted: G U 6.14.0+ #10\n[ 39.202690] Tainted: [U]=USER\n[ 39.202690] Hardware name: ASUS System Product Name/PRIME B560M-A AC, BIOS 2001 02/01/2023\n[ 39.202691] Call Trace:\n[ 39.202692] \u003cTASK\u003e\n[ 39.202695] dump_stack_lvl+0x6e/0xa0\n[ 39.202699] ubsan_epilogue+0x5/0x30\n[ 39.202701] __ubsan_handle_shift_out_of_bounds.cold+0x61/0xe6\n[ 39.202705] xe_gt_tlb_invalidation_range.cold+0x1d/0x3a [xe]\n[ 39.202800] ? find_held_lock+0x2b/0x80\n[ 39.202803] ? mark_held_locks+0x40/0x70\n[ 39.202806] xe_svm_invalidate+0x459/0x700 [xe]\n[ 39.202897] drm_gpusvm_notifier_invalidate+0x4d/0x70 [drm_gpusvm]\n[ 39.202900] __mmu_notifier_release+0x1f5/0x270\n[ 39.202905] exit_mmap+0x40e/0x450\n[ 39.202912] __mmput+0x45/0x110\n[ 39.202914] exit_mm+0xc5/0x130\n[ 39.202916] do_exit+0x21c/0x500\n[ 39.202918] ? lockdep_hardirqs_on_prepare+0xdb/0x190\n[ 39.202920] do_group_exit+0x36/0xa0\n[ 39.202922] get_signal+0x8f8/0x900\n[ 39.202926] arch_do_signal_or_restart+0x35/0x100\n[ 39.202930] syscall_exit_to_user_mode+0x1fc/0x290\n[ 39.202932] do_syscall_64+0xa1/0x180\n[ 39.202934] ? do_user_addr_fault+0x59f/0x8a0\n[ 39.202937] ? lock_release+0xd2/0x2a0\n[ 39.202939] ? do_user_addr_fault+0x5a9/0x8a0\n[ 39.202942] ? trace_hardirqs_off+0x4b/0xc0\n[ 39.202944] ? clear_bhb_loop+0x25/0x80\n[ 39.202946] ? clear_bhb_loop+0x25/0x80\n[ 39.202947] ? clear_bhb_loop+0x25/0x80\n[ 39.202950] entry_SYSCALL_64_after_hwframe+0x76/0x7e\n[ 39.202952] RIP: 0033:0x7fa945e543e1\n[ 39.202961] Code: Unable to access opcode bytes at 0x7fa945e543b7.\n[ 39.202962] RSP: 002b:00007ffca8fb4170 EFLAGS: 00000293\n[ 39.202963] RAX: 000000000000003d RBX: 0000000000000000 RCX: 00007fa945e543e3\n[ 39.202964] RDX: 0000000000000000 RSI: 00007ffca8fb41ac RDI: 00000000ffffffff\n[ 39.202964] RBP: 00007ffca8fb4190 R08: 0000000000000000 R09: 00007fa945f600a0\n[ 39.202965] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000000\n[ 39.202966] R13: 00007fa9460dd310 R14: 00007ffca8fb41ac R15: 0000000000000000\n[ 39.202970] \u003c/TASK\u003e\n[ 39.202970] ---[ end trace ]---\n\n(cherry picked from commit b88f48f86500bc0b44b4f73ac66d500a40d320ad)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37761",
"url": "https://www.suse.com/security/cve/CVE-2025-37761"
},
{
"category": "external",
"summary": "SUSE Bug 1242724 for CVE-2025-37761",
"url": "https://bugzilla.suse.com/1242724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37761"
},
{
"cve": "CVE-2025-37763",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37763"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: take paired job reference\n\nFor paired jobs, have the fragment job take a reference on the\ngeometry job, so that the geometry job cannot be freed until\nthe fragment job has finished with it.\n\nThe geometry job structure is accessed when the fragment job is being\nprepared by the GPU scheduler. Taking the reference prevents the\ngeometry job being freed until the fragment job no longer requires it.\n\nFixes a use after free bug detected by KASAN:\n\n[ 124.256386] BUG: KASAN: slab-use-after-free in pvr_queue_prepare_job+0x108/0x868 [powervr]\n[ 124.264893] Read of size 1 at addr ffff0000084cb960 by task kworker/u16:4/63",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37763",
"url": "https://www.suse.com/security/cve/CVE-2025-37763"
},
{
"category": "external",
"summary": "SUSE Bug 1242508 for CVE-2025-37763",
"url": "https://bugzilla.suse.com/1242508"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37763"
},
{
"cve": "CVE-2025-37764",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37764"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/imagination: fix firmware memory leaks\n\nFree the memory used to hold the results of firmware image processing\nwhen the module is unloaded.\n\nFix the related issue of the same memory being leaked if processing\nof the firmware image fails during module load.\n\nEnsure all firmware GEM objects are destroyed if firmware image\nprocessing fails.\n\nFixes memory leaks on powervr module unload detected by Kmemleak:\n\nunreferenced object 0xffff000042e20000 (size 94208):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 02 ae 7f ed bf 45 84 00 3c 5b 1f ed 9f 45 45 05 .....E..\u003c[...EE.\n d5 4f 5d 14 6c 00 3d 23 30 d0 3a 4a 66 0e 48 c8 .O].l.=#0.:Jf.H.\n backtrace (crc dd329dec):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xaa4/0x1f50 [powervr]\n\nunreferenced object 0xffff000042d20000 (size 20480):\n comm \"modprobe\", pid 470, jiffies 4295277154\n hex dump (first 32 bytes):\n 00 00 00 00 00 00 00 00 09 00 00 00 0b 00 00 00 ................\n 00 00 00 00 00 00 00 00 07 00 00 00 08 00 00 00 ................\n backtrace (crc 395b02e3):\n kmemleak_alloc+0x30/0x40\n ___kmalloc_large_node+0x140/0x188\n __kmalloc_large_node_noprof+0x2c/0x13c\n __kmalloc_noprof+0x48/0x4c0\n pvr_fw_init+0xb0c/0x1f50 [powervr]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37764",
"url": "https://www.suse.com/security/cve/CVE-2025-37764"
},
{
"category": "external",
"summary": "SUSE Bug 1242577 for CVE-2025-37764",
"url": "https://bugzilla.suse.com/1242577"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37764"
},
{
"cve": "CVE-2025-37765",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37765"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: prime: fix ttm_bo_delayed_delete oops\n\nFix an oops in ttm_bo_delayed_delete which results from dererencing a\ndangling pointer:\n\nOops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 [#1] PREEMPT SMP\nCPU: 4 UID: 0 PID: 1082 Comm: kworker/u65:2 Not tainted 6.14.0-rc4-00267-g505460b44513-dirty #216\nHardware name: LENOVO 82N6/LNVNB161216, BIOS GKCN65WW 01/16/2024\nWorkqueue: ttm ttm_bo_delayed_delete [ttm]\nRIP: 0010:dma_resv_iter_first_unlocked+0x55/0x290\nCode: 31 f6 48 c7 c7 00 2b fa aa e8 97 bd 52 ff e8 a2 c1 53 00 5a 85 c0 74 48 e9 88 01 00 00 4c 89 63 20 4d 85 e4 0f 84 30 01 00 00 \u003c41\u003e 8b 44 24 10 c6 43 2c 01 48 89 df 89 43 28 e8 97 fd ff ff 4c 8b\nRSP: 0018:ffffbf9383473d60 EFLAGS: 00010202\nRAX: 0000000000000001 RBX: ffffbf9383473d88 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: ffffbf9383473d78 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000000 R12: 6b6b6b6b6b6b6b6b\nR13: ffffa003bbf78580 R14: ffffa003a6728040 R15: 00000000000383cc\nFS: 0000000000000000(0000) GS:ffffa00991c00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000758348024dd0 CR3: 000000012c259000 CR4: 0000000000f50ef0\nPKRU: 55555554\nCall Trace:\n \u003cTASK\u003e\n ? __die_body.cold+0x19/0x26\n ? die_addr+0x3d/0x70\n ? exc_general_protection+0x159/0x460\n ? asm_exc_general_protection+0x27/0x30\n ? dma_resv_iter_first_unlocked+0x55/0x290\n dma_resv_wait_timeout+0x56/0x100\n ttm_bo_delayed_delete+0x69/0xb0 [ttm]\n process_one_work+0x217/0x5c0\n worker_thread+0x1c8/0x3d0\n ? apply_wqattrs_cleanup.part.0+0xc0/0xc0\n kthread+0x10b/0x240\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork+0x40/0x70\n ? kthreads_online_cpu+0x140/0x140\n ret_from_fork_asm+0x11/0x20\n \u003c/TASK\u003e\n\nThe cause of this is:\n\n- drm_prime_gem_destroy calls dma_buf_put(dma_buf) which releases the\n reference to the shared dma_buf. The reference count is 0, so the\n dma_buf is destroyed, which in turn decrements the corresponding\n amdgpu_bo reference count to 0, and the amdgpu_bo is destroyed -\n calling drm_gem_object_release then dma_resv_fini (which destroys the\n reservation object), then finally freeing the amdgpu_bo.\n\n- nouveau_bo obj-\u003ebo.base.resv is now a dangling pointer to the memory\n formerly allocated to the amdgpu_bo.\n\n- nouveau_gem_object_del calls ttm_bo_put(\u0026nvbo-\u003ebo) which calls\n ttm_bo_release, which schedules ttm_bo_delayed_delete.\n\n- ttm_bo_delayed_delete runs and dereferences the dangling resv pointer,\n resulting in a general protection fault.\n\nFix this by moving the drm_prime_gem_destroy call from\nnouveau_gem_object_del to nouveau_bo_del_ttm. This ensures that it will\nbe run after ttm_bo_delayed_delete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37765",
"url": "https://www.suse.com/security/cve/CVE-2025-37765"
},
{
"category": "external",
"summary": "SUSE Bug 1242761 for CVE-2025-37765",
"url": "https://bugzilla.suse.com/1242761"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37765"
},
{
"cve": "CVE-2025-37766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37766"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37766",
"url": "https://www.suse.com/security/cve/CVE-2025-37766"
},
{
"category": "external",
"summary": "SUSE Bug 1242785 for CVE-2025-37766",
"url": "https://bugzilla.suse.com/1242785"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37766"
},
{
"cve": "CVE-2025-37767",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37767"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37767",
"url": "https://www.suse.com/security/cve/CVE-2025-37767"
},
{
"category": "external",
"summary": "SUSE Bug 1242501 for CVE-2025-37767",
"url": "https://bugzilla.suse.com/1242501"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37767"
},
{
"cve": "CVE-2025-37768",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37768"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37768",
"url": "https://www.suse.com/security/cve/CVE-2025-37768"
},
{
"category": "external",
"summary": "SUSE Bug 1242567 for CVE-2025-37768",
"url": "https://bugzilla.suse.com/1242567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37768"
},
{
"cve": "CVE-2025-37769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37769"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm/smu11: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\n\n(cherry picked from commit da7dc714a8f8e1c9fc33c57cd63583779a3bef71)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37769",
"url": "https://www.suse.com/security/cve/CVE-2025-37769"
},
{
"category": "external",
"summary": "SUSE Bug 1242587 for CVE-2025-37769",
"url": "https://bugzilla.suse.com/1242587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37769"
},
{
"cve": "CVE-2025-37770",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37770"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37770",
"url": "https://www.suse.com/security/cve/CVE-2025-37770"
},
{
"category": "external",
"summary": "SUSE Bug 1242764 for CVE-2025-37770",
"url": "https://bugzilla.suse.com/1242764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37770"
},
{
"cve": "CVE-2025-37771",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37771"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/pm: Prevent division by zero\n\nThe user can set any speed value.\nIf speed is greater than UINT_MAX/8, division by zero is possible.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37771",
"url": "https://www.suse.com/security/cve/CVE-2025-37771"
},
{
"category": "external",
"summary": "SUSE Bug 1242781 for CVE-2025-37771",
"url": "https://bugzilla.suse.com/1242781"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37771"
},
{
"cve": "CVE-2025-37772",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37772"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cma: Fix workqueue crash in cma_netevent_work_handler\n\nstruct rdma_cm_id has member \"struct work_struct net_work\"\nthat is reused for enqueuing cma_netevent_work_handler()s\nonto cma_wq.\n\nBelow crash[1] can occur if more than one call to\ncma_netevent_callback() occurs in quick succession,\nwhich further enqueues cma_netevent_work_handler()s for the\nsame rdma_cm_id, overwriting any previously queued work-item(s)\nthat was just scheduled to run i.e. there is no guarantee\nthe queued work item may run between two successive calls\nto cma_netevent_callback() and the 2nd INIT_WORK would overwrite\nthe 1st work item (for the same rdma_cm_id), despite grabbing\nid_table_lock during enqueue.\n\nAlso drgn analysis [2] indicates the work item was likely overwritten.\n\nFix this by moving the INIT_WORK() to __rdma_create_id(),\nso that it doesn\u0027t race with any existing queue_work() or\nits worker thread.\n\n[1] Trimmed crash stack:\n=============================================\nBUG: kernel NULL pointer dereference, address: 0000000000000008\nkworker/u256:6 ... 6.12.0-0...\nWorkqueue: cma_netevent_work_handler [rdma_cm] (rdma_cm)\nRIP: 0010:process_one_work+0xba/0x31a\nCall Trace:\n worker_thread+0x266/0x3a0\n kthread+0xcf/0x100\n ret_from_fork+0x31/0x50\n ret_from_fork_asm+0x1a/0x30\n=============================================\n\n[2] drgn crash analysis:\n\n\u003e\u003e\u003e trace = prog.crashed_thread().stack_trace()\n\u003e\u003e\u003e trace\n(0) crash_setup_regs (./arch/x86/include/asm/kexec.h:111:15)\n(1) __crash_kexec (kernel/crash_core.c:122:4)\n(2) panic (kernel/panic.c:399:3)\n(3) oops_end (arch/x86/kernel/dumpstack.c:382:3)\n...\n(8) process_one_work (kernel/workqueue.c:3168:2)\n(9) process_scheduled_works (kernel/workqueue.c:3310:3)\n(10) worker_thread (kernel/workqueue.c:3391:4)\n(11) kthread (kernel/kthread.c:389:9)\n\nLine workqueue.c:3168 for this kernel version is in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n\n\u003e\u003e\u003e trace[8][\"work\"]\n*(struct work_struct *)0xffff92577d0a21d8 = {\n\t.data = (atomic_long_t){\n\t\t.counter = (s64)536870912, \u003c=== Note\n\t},\n\t.entry = (struct list_head){\n\t\t.next = (struct list_head *)0xffff924d075924c0,\n\t\t.prev = (struct list_head *)0xffff924d075924c0,\n\t},\n\t.func = (work_func_t)cma_netevent_work_handler+0x0 = 0xffffffffc2cec280,\n}\n\nSuspicion is that pwq is NULL:\n\u003e\u003e\u003e trace[8][\"pwq\"]\n(struct pool_workqueue *)\u003cabsent\u003e\n\nIn process_one_work(), pwq is assigned from:\nstruct pool_workqueue *pwq = get_work_pwq(work);\n\nand get_work_pwq() is:\nstatic struct pool_workqueue *get_work_pwq(struct work_struct *work)\n{\n \tunsigned long data = atomic_long_read(\u0026work-\u003edata);\n\n \tif (data \u0026 WORK_STRUCT_PWQ)\n \t\treturn work_struct_pwq(data);\n \telse\n \t\treturn NULL;\n}\n\nWORK_STRUCT_PWQ is 0x4:\n\u003e\u003e\u003e print(repr(prog[\u0027WORK_STRUCT_PWQ\u0027]))\nObject(prog, \u0027enum work_flags\u0027, value=4)\n\nBut work-\u003edata is 536870912 which is 0x20000000.\nSo, get_work_pwq() returns NULL and we crash in process_one_work():\n3168\tstrscpy(worker-\u003edesc, pwq-\u003ewq-\u003ename, WORKER_DESC_LEN);\n=============================================",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37772",
"url": "https://www.suse.com/security/cve/CVE-2025-37772"
},
{
"category": "external",
"summary": "SUSE Bug 1242563 for CVE-2025-37772",
"url": "https://bugzilla.suse.com/1242563"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37772"
},
{
"cve": "CVE-2025-37781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37781"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni2c: cros-ec-tunnel: defer probe if parent EC is not present\n\nWhen i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent\ndevice will not be found, leading to NULL pointer dereference.\n\nThat can also be reproduced by unbinding the controller driver and then\nloading i2c-cros-ec-tunnel module (or binding the device).\n\n[ 271.991245] BUG: kernel NULL pointer dereference, address: 0000000000000058\n[ 271.998215] #PF: supervisor read access in kernel mode\n[ 272.003351] #PF: error_code(0x0000) - not-present page\n[ 272.008485] PGD 0 P4D 0\n[ 272.011022] Oops: Oops: 0000 [#1] SMP NOPTI\n[ 272.015207] CPU: 0 UID: 0 PID: 3859 Comm: insmod Tainted: G S 6.15.0-rc1-00004-g44722359ed83 #30 PREEMPT(full) 3c7fb39a552e7d949de2ad921a7d6588d3a4fdc5\n[ 272.030312] Tainted: [S]=CPU_OUT_OF_SPEC\n[ 272.034233] Hardware name: HP Berknip/Berknip, BIOS Google_Berknip.13434.356.0 05/17/2021\n[ 272.042400] RIP: 0010:ec_i2c_probe+0x2b/0x1c0 [i2c_cros_ec_tunnel]\n[ 272.048577] Code: 1f 44 00 00 41 57 41 56 41 55 41 54 53 48 83 ec 10 65 48 8b 05 06 a0 6c e7 48 89 44 24 08 4c 8d 7f 10 48 8b 47 50 4c 8b 60 78 \u003c49\u003e 83 7c 24 58 00 0f 84 2f 01 00 00 48 89 fb be 30 06 00 00 4c 9\n[ 272.067317] RSP: 0018:ffffa32082a03940 EFLAGS: 00010282\n[ 272.072541] RAX: ffff969580b6a810 RBX: ffff969580b68c10 RCX: 0000000000000000\n[ 272.079672] RDX: 0000000000000000 RSI: 0000000000000282 RDI: ffff969580b68c00\n[ 272.086804] RBP: 00000000fffffdfb R08: 0000000000000000 R09: 0000000000000000\n[ 272.093936] R10: 0000000000000000 R11: ffffffffc0600000 R12: 0000000000000000\n[ 272.101067] R13: ffffffffa666fbb8 R14: ffffffffc05b5528 R15: ffff969580b68c10\n[ 272.108198] FS: 00007b930906fc40(0000) GS:ffff969603149000(0000) knlGS:0000000000000000\n[ 272.116282] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 272.122024] CR2: 0000000000000058 CR3: 000000012631c000 CR4: 00000000003506f0\n[ 272.129155] Call Trace:\n[ 272.131606] \u003cTASK\u003e\n[ 272.133709] ? acpi_dev_pm_attach+0xdd/0x110\n[ 272.137985] platform_probe+0x69/0xa0\n[ 272.141652] really_probe+0x152/0x310\n[ 272.145318] __driver_probe_device+0x77/0x110\n[ 272.149678] driver_probe_device+0x1e/0x190\n[ 272.153864] __driver_attach+0x10b/0x1e0\n[ 272.157790] ? driver_attach+0x20/0x20\n[ 272.161542] bus_for_each_dev+0x107/0x150\n[ 272.165553] bus_add_driver+0x15d/0x270\n[ 272.169392] driver_register+0x65/0x110\n[ 272.173232] ? cleanup_module+0xa80/0xa80 [i2c_cros_ec_tunnel 3a00532f3f4af4a9eade753f86b0f8dd4e4e5698]\n[ 272.182617] do_one_initcall+0x110/0x350\n[ 272.186543] ? security_kernfs_init_security+0x49/0xd0\n[ 272.191682] ? __kernfs_new_node+0x1b9/0x240\n[ 272.195954] ? security_kernfs_init_security+0x49/0xd0\n[ 272.201093] ? __kernfs_new_node+0x1b9/0x240\n[ 272.205365] ? kernfs_link_sibling+0x105/0x130\n[ 272.209810] ? kernfs_next_descendant_post+0x1c/0xa0\n[ 272.214773] ? kernfs_activate+0x57/0x70\n[ 272.218699] ? kernfs_add_one+0x118/0x160\n[ 272.222710] ? __kernfs_create_file+0x71/0xa0\n[ 272.227069] ? sysfs_add_bin_file_mode_ns+0xd6/0x110\n[ 272.232033] ? internal_create_group+0x453/0x4a0\n[ 272.236651] ? __vunmap_range_noflush+0x214/0x2d0\n[ 272.241355] ? __free_frozen_pages+0x1dc/0x420\n[ 272.245799] ? free_vmap_area_noflush+0x10a/0x1c0\n[ 272.250505] ? load_module+0x1509/0x16f0\n[ 272.254431] do_init_module+0x60/0x230\n[ 272.258181] __se_sys_finit_module+0x27a/0x370\n[ 272.262627] do_syscall_64+0x6a/0xf0\n[ 272.266206] ? do_syscall_64+0x76/0xf0\n[ 272.269956] ? irqentry_exit_to_user_mode+0x79/0x90\n[ 272.274836] entry_SYSCALL_64_after_hwframe+0x55/0x5d\n[ 272.279887] RIP: 0033:0x7b9309168d39\n[ 272.283466] Code: 5b 41 5c 5d c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d af 40 0c 00 f7 d8 64 89 01 8\n[ 272.302210] RSP: 002b:00007fff50f1a288 EFLAGS: 00000246 ORIG_RAX: 000\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37781",
"url": "https://www.suse.com/security/cve/CVE-2025-37781"
},
{
"category": "external",
"summary": "SUSE Bug 1242575 for CVE-2025-37781",
"url": "https://bugzilla.suse.com/1242575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37781"
},
{
"cve": "CVE-2025-37782",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37782"
}
],
"notes": [
{
"category": "general",
"text": "This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37782",
"url": "https://www.suse.com/security/cve/CVE-2025-37782"
},
{
"category": "external",
"summary": "SUSE Bug 1242770 for CVE-2025-37782",
"url": "https://bugzilla.suse.com/1242770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37782"
},
{
"cve": "CVE-2025-37786",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37786"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: free routing table on probe failure\n\nIf complete = true in dsa_tree_setup(), it means that we are the last\nswitch of the tree which is successfully probing, and we should be\nsetting up all switches from our probe path.\n\nAfter \"complete\" becomes true, dsa_tree_setup_cpu_ports() or any\nsubsequent function may fail. If that happens, the entire tree setup is\nin limbo: the first N-1 switches have successfully finished probing\n(doing nothing but having allocated persistent memory in the tree\u0027s\ndst-\u003eports, and maybe dst-\u003ertable), and switch N failed to probe, ending\nthe tree setup process before anything is tangible from the user\u0027s PoV.\n\nIf switch N fails to probe, its memory (ports) will be freed and removed\nfrom dst-\u003eports. However, the dst-\u003ertable elements pointing to its ports,\nas created by dsa_link_touch(), will remain there, and will lead to\nuse-after-free if dereferenced.\n\nIf dsa_tree_setup_switches() returns -EPROBE_DEFER, which is entirely\npossible because that is where ds-\u003eops-\u003esetup() is, we get a kasan\nreport like this:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in mv88e6xxx_setup_upstream_port+0x240/0x568\nRead of size 8 at addr ffff000004f56020 by task kworker/u8:3/42\n\nCall trace:\n __asan_report_load8_noabort+0x20/0x30\n mv88e6xxx_setup_upstream_port+0x240/0x568\n mv88e6xxx_setup+0xebc/0x1eb0\n dsa_register_switch+0x1af4/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nAllocated by task 42:\n __kasan_kmalloc+0x84/0xa0\n __kmalloc_cache_noprof+0x298/0x490\n dsa_switch_touch_ports+0x174/0x3d8\n dsa_register_switch+0x800/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nFreed by task 42:\n __kasan_slab_free+0x48/0x68\n kfree+0x138/0x418\n dsa_register_switch+0x2694/0x2ae0\n mv88e6xxx_register_switch+0x1b8/0x2a8\n mv88e6xxx_probe+0xc4c/0xf60\n mdio_probe+0x78/0xb8\n really_probe+0x2b8/0x5a8\n __driver_probe_device+0x164/0x298\n driver_probe_device+0x78/0x258\n __device_attach_driver+0x274/0x350\n\nThe simplest way to fix the bug is to delete the routing table in its\nentirety. dsa_tree_setup_routing_table() has no problem in regenerating\nit even if we deleted links between ports other than those of switch N,\nbecause dsa_link_touch() first checks whether the port pair already\nexists in dst-\u003ertable, allocating if not.\n\nThe deletion of the routing table in its entirety already exists in\ndsa_tree_teardown(), so refactor that into a function that can also be\ncalled from the tree setup error path.\n\nIn my analysis of the commit to blame, it is the one which added\ndsa_link elements to dst-\u003ertable. Prior to that, each switch had its own\nds-\u003ertable which is freed when the switch fails to probe. But the tree\nis potentially persistent memory.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37786",
"url": "https://www.suse.com/security/cve/CVE-2025-37786"
},
{
"category": "external",
"summary": "SUSE Bug 1242725 for CVE-2025-37786",
"url": "https://bugzilla.suse.com/1242725"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37786"
},
{
"cve": "CVE-2025-37788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37788"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path\n\nIn the for loop used to allocate the loc_array and bmap for each port, a\nmemory leak is possible when the allocation for loc_array succeeds,\nbut the allocation for bmap fails. This is because when the control flow\ngoes to the label free_eth_finfo, only the allocations starting from\n(i-1)th iteration are freed.\n\nFix that by freeing the loc_array in the bmap allocation error path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37788",
"url": "https://www.suse.com/security/cve/CVE-2025-37788"
},
{
"category": "external",
"summary": "SUSE Bug 1242766 for CVE-2025-37788",
"url": "https://bugzilla.suse.com/1242766"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37788"
},
{
"cve": "CVE-2025-37791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37791"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()\n\nrpl is passed as a pointer to ethtool_cmis_module_poll(), so the correct\nsize of rpl is sizeof(*rpl) which should be just 1 byte. Using the\npointer size instead can cause stack corruption:\n\nKernel panic - not syncing: stack-protector: Kernel stack is corrupted in: ethtool_cmis_wait_for_cond+0xf4/0x100\nCPU: 72 UID: 0 PID: 4440 Comm: kworker/72:2 Kdump: loaded Tainted: G OE 6.11.0 #24\nTainted: [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\nHardware name: Dell Inc. PowerEdge R760/04GWWM, BIOS 1.6.6 09/20/2023\nWorkqueue: events module_flash_fw_work\nCall Trace:\n \u003cTASK\u003e\n panic+0x339/0x360\n ? ethtool_cmis_wait_for_cond+0xf4/0x100\n ? __pfx_status_success+0x10/0x10\n ? __pfx_status_fail+0x10/0x10\n __stack_chk_fail+0x10/0x10\n ethtool_cmis_wait_for_cond+0xf4/0x100\n ethtool_cmis_cdb_execute_cmd+0x1fc/0x330\n ? __pfx_status_fail+0x10/0x10\n cmis_cdb_module_features_get+0x6d/0xd0\n ethtool_cmis_cdb_init+0x8a/0xd0\n ethtool_cmis_fw_update+0x46/0x1d0\n module_flash_fw_work+0x17/0xa0\n process_one_work+0x179/0x390\n worker_thread+0x239/0x340\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xcc/0x100\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2d/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37791",
"url": "https://www.suse.com/security/cve/CVE-2025-37791"
},
{
"category": "external",
"summary": "SUSE Bug 1242729 for CVE-2025-37791",
"url": "https://bugzilla.suse.com/1242729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37791"
},
{
"cve": "CVE-2025-37792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37792"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btrtl: Prevent potential NULL dereference\n\nThe btrtl_initialize() function checks that rtl_load_file() either\nhad an error or it loaded a zero length file. However, if it loaded\na zero length file then the error code is not set correctly. It\nresults in an error pointer vs NULL bug, followed by a NULL pointer\ndereference. This was detected by Smatch:\n\ndrivers/bluetooth/btrtl.c:592 btrtl_initialize() warn: passing zero to \u0027ERR_PTR\u0027",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37792",
"url": "https://www.suse.com/security/cve/CVE-2025-37792"
},
{
"category": "external",
"summary": "SUSE Bug 1242591 for CVE-2025-37792",
"url": "https://bugzilla.suse.com/1242591"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37792"
},
{
"cve": "CVE-2025-37793",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37793"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\navs_component_probe() does not check for this case, which results in a\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37793",
"url": "https://www.suse.com/security/cve/CVE-2025-37793"
},
{
"category": "external",
"summary": "SUSE Bug 1242584 for CVE-2025-37793",
"url": "https://bugzilla.suse.com/1242584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37793"
},
{
"cve": "CVE-2025-37794",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37794"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Purge vif txq in ieee80211_do_stop()\n\nAfter ieee80211_do_stop() SKB from vif\u0027s txq could still be processed.\nIndeed another concurrent vif schedule_and_wake_txq call could cause\nthose packets to be dequeued (see ieee80211_handle_wake_tx_queue())\nwithout checking the sdata current state.\n\nBecause vif.drv_priv is now cleared in this function, this could lead to\ndriver crash.\n\nFor example in ath12k, ahvif is store in vif.drv_priv. Thus if\nath12k_mac_op_tx() is called after ieee80211_do_stop(), ahvif-\u003eah can be\nNULL, leading the ath12k_warn(ahvif-\u003eah,...) call in this function to\ntrigger the NULL deref below.\n\n Unable to handle kernel paging request at virtual address dfffffc000000001\n KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]\n batman_adv: bat0: Interface deactivated: brbh1337\n Mem abort info:\n ESR = 0x0000000096000004\n EC = 0x25: DABT (current EL), IL = 32 bits\n SET = 0, FnV = 0\n EA = 0, S1PTW = 0\n FSC = 0x04: level 0 translation fault\n Data abort info:\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\n [dfffffc000000001] address between user and kernel address ranges\n Internal error: Oops: 0000000096000004 [#1] SMP\n CPU: 1 UID: 0 PID: 978 Comm: lbd Not tainted 6.13.0-g633f875b8f1e #114\n Hardware name: HW (DT)\n pstate: 10000005 (nzcV daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n pc : ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k]\n lr : ath12k_mac_op_tx+0x174/0x29b8 [ath12k]\n sp : ffffffc086ace450\n x29: ffffffc086ace450 x28: 0000000000000000 x27: 1ffffff810d59ca4\n x26: ffffff801d05f7c0 x25: 0000000000000000 x24: 000000004000001e\n x23: ffffff8009ce4926 x22: ffffff801f9c0800 x21: ffffff801d05f7f0\n x20: ffffff8034a19f40 x19: 0000000000000000 x18: ffffff801f9c0958\n x17: ffffff800bc0a504 x16: dfffffc000000000 x15: ffffffc086ace4f8\n x14: ffffff801d05f83c x13: 0000000000000000 x12: ffffffb003a0bf03\n x11: 0000000000000000 x10: ffffffb003a0bf02 x9 : ffffff8034a19f40\n x8 : ffffff801d05f818 x7 : 1ffffff0069433dc x6 : ffffff8034a19ee0\n x5 : ffffff801d05f7f0 x4 : 0000000000000000 x3 : 0000000000000001\n x2 : 0000000000000000 x1 : dfffffc000000000 x0 : 0000000000000008\n Call trace:\n ath12k_mac_op_tx+0x6cc/0x29b8 [ath12k] (P)\n ieee80211_handle_wake_tx_queue+0x16c/0x260\n ieee80211_queue_skb+0xeec/0x1d20\n ieee80211_tx+0x200/0x2c8\n ieee80211_xmit+0x22c/0x338\n __ieee80211_subif_start_xmit+0x7e8/0xc60\n ieee80211_subif_start_xmit+0xc4/0xee0\n __ieee80211_subif_start_xmit_8023.isra.0+0x854/0x17a0\n ieee80211_subif_start_xmit_8023+0x124/0x488\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n br_dev_queue_push_xmit+0x120/0x4a8\n __br_forward+0xe4/0x2b0\n deliver_clone+0x5c/0xd0\n br_flood+0x398/0x580\n br_dev_xmit+0x454/0x9f8\n dev_hard_start_xmit+0x160/0x5a8\n __dev_queue_xmit+0x6f8/0x3120\n ip6_finish_output2+0xc28/0x1b60\n __ip6_finish_output+0x38c/0x638\n ip6_output+0x1b4/0x338\n ip6_local_out+0x7c/0xa8\n ip6_send_skb+0x7c/0x1b0\n ip6_push_pending_frames+0x94/0xd0\n rawv6_sendmsg+0x1a98/0x2898\n inet_sendmsg+0x94/0xe0\n __sys_sendto+0x1e4/0x308\n __arm64_sys_sendto+0xc4/0x140\n do_el0_svc+0x110/0x280\n el0_svc+0x20/0x60\n el0t_64_sync_handler+0x104/0x138\n el0t_64_sync+0x154/0x158\n\nTo avoid that, empty vif\u0027s txq at ieee80211_do_stop() so no packet could\nbe dequeued after ieee80211_do_stop() (new packets cannot be queued\nbecause SDATA_STATE_RUNNING is cleared at this point).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37794",
"url": "https://www.suse.com/security/cve/CVE-2025-37794"
},
{
"category": "external",
"summary": "SUSE Bug 1242566 for CVE-2025-37794",
"url": "https://bugzilla.suse.com/1242566"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37794"
},
{
"cve": "CVE-2025-37796",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37796"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: at76c50x: fix use after free access in at76_disconnect\n\nThe memory pointed to by priv is freed at the end of at76_delete_device\nfunction (using ieee80211_free_hw). But the code then accesses the udev\nfield of the freed object to put the USB device. This may also lead to a\nmemory leak of the usb device. Fix this by using udev from interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37796",
"url": "https://www.suse.com/security/cve/CVE-2025-37796"
},
{
"category": "external",
"summary": "SUSE Bug 1242727 for CVE-2025-37796",
"url": "https://bugzilla.suse.com/1242727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37796"
},
{
"cve": "CVE-2025-37798",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37798"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncodel: remove sch-\u003eq.qlen check before qdisc_tree_reduce_backlog()\n\nAfter making all -\u003eqlen_notify() callbacks idempotent, now it is safe to\nremove the check of qlen!=0 from both fq_codel_dequeue() and\ncodel_qdisc_dequeue().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37798",
"url": "https://www.suse.com/security/cve/CVE-2025-37798"
},
{
"category": "external",
"summary": "SUSE Bug 1242414 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242414"
},
{
"category": "external",
"summary": "SUSE Bug 1242417 for CVE-2025-37798",
"url": "https://bugzilla.suse.com/1242417"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-37798"
},
{
"cve": "CVE-2025-37800",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37800"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndriver core: fix potential NULL pointer dereference in dev_uevent()\n\nIf userspace reads \"uevent\" device attribute at the same time as another\nthreads unbinds the device from its driver, change to dev-\u003edriver from a\nvalid pointer to NULL may result in crash. Fix this by using READ_ONCE()\nwhen fetching the pointer, and take bus\u0027 drivers klist lock to make sure\ndriver instance will not disappear while we access it.\n\nUse WRITE_ONCE() when setting the driver pointer to ensure there is no\ntearing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37800",
"url": "https://www.suse.com/security/cve/CVE-2025-37800"
},
{
"category": "external",
"summary": "SUSE Bug 1242849 for CVE-2025-37800",
"url": "https://bugzilla.suse.com/1242849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37800"
},
{
"cve": "CVE-2025-37801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37801"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: spi-imx: Add check for spi_imx_setupxfer()\n\nAdd check for the return value of spi_imx_setupxfer().\nspi_imx-\u003erx and spi_imx-\u003etx function pointer can be NULL when\nspi_imx_setupxfer() return error, and make NULL pointer dereference.\n\n Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n Call trace:\n 0x0\n spi_imx_pio_transfer+0x50/0xd8\n spi_imx_transfer_one+0x18c/0x858\n spi_transfer_one_message+0x43c/0x790\n __spi_pump_transfer_message+0x238/0x5d4\n __spi_sync+0x2b0/0x454\n spi_write_then_read+0x11c/0x200",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37801",
"url": "https://www.suse.com/security/cve/CVE-2025-37801"
},
{
"category": "external",
"summary": "SUSE Bug 1242850 for CVE-2025-37801",
"url": "https://bugzilla.suse.com/1242850"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37801"
},
{
"cve": "CVE-2025-37805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsound/virtio: Fix cancel_sync warnings on uninitialized work_structs\n\nBetty reported hitting the following warning:\n\n[ 8.709131][ T221] WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182\n...\n[ 8.713282][ T221] Call trace:\n[ 8.713365][ T221] __flush_work+0x8d0/0x914\n[ 8.713468][ T221] __cancel_work_sync+0xac/0xfc\n[ 8.713570][ T221] cancel_work_sync+0x24/0x34\n[ 8.713667][ T221] virtsnd_remove+0xa8/0xf8 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.713868][ T221] virtsnd_probe+0x48c/0x664 [virtio_snd ab15f34d0dd772f6d11327e08a81d46dc9c36276]\n[ 8.714035][ T221] virtio_dev_probe+0x28c/0x390\n[ 8.714139][ T221] really_probe+0x1bc/0x4c8\n...\n\nIt seems we\u0027re hitting the error path in virtsnd_probe(), which\ntriggers a virtsnd_remove() which iterates over the substreams\ncalling cancel_work_sync() on the elapsed_period work_struct.\n\nLooking at the code, from earlier in:\nvirtsnd_probe()-\u003evirtsnd_build_devs()-\u003evirtsnd_pcm_parse_cfg()\n\nWe set snd-\u003ensubstreams, allocate the snd-\u003esubstreams, and if\nwe then hit an error on the info allocation or something in\nvirtsnd_ctl_query_info() fails, we will exit without having\ninitialized the elapsed_period work_struct.\n\nWhen that error path unwinds we then call virtsnd_remove()\nwhich as long as the substreams array is allocated, will iterate\nthrough calling cancel_work_sync() on the uninitialized work\nstruct hitting this warning.\n\nTakashi Iwai suggested this fix, which initializes the substreams\nstructure right after allocation, so that if we hit the error\npaths we avoid trying to cleanup uninitialized data.\n\nNote: I have not yet managed to reproduce the issue myself, so\nthis patch has had limited testing.\n\nFeedback or thoughts would be appreciated!",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37805",
"url": "https://www.suse.com/security/cve/CVE-2025-37805"
},
{
"category": "external",
"summary": "SUSE Bug 1242930 for CVE-2025-37805",
"url": "https://bugzilla.suse.com/1242930"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37805"
},
{
"cve": "CVE-2025-37810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37810"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: dwc3: gadget: check that event count does not exceed event buffer length\n\nThe event count is read from register DWC3_GEVNTCOUNT.\nThere is a check for the count being zero, but not for exceeding the\nevent buffer length.\nCheck that event count does not exceed event buffer length,\navoiding an out-of-bounds access when memcpy\u0027ing the event.\nCrash log:\nUnable to handle kernel paging request at virtual address ffffffc0129be000\npc : __memcpy+0x114/0x180\nlr : dwc3_check_event_buf+0xec/0x348\nx3 : 0000000000000030 x2 : 000000000000dfc4\nx1 : ffffffc0129be000 x0 : ffffff87aad60080\nCall trace:\n__memcpy+0x114/0x180\ndwc3_interrupt+0x24/0x34",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37810",
"url": "https://www.suse.com/security/cve/CVE-2025-37810"
},
{
"category": "external",
"summary": "SUSE Bug 1242906 for CVE-2025-37810",
"url": "https://bugzilla.suse.com/1242906"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37810"
},
{
"cve": "CVE-2025-37811",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37811"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: chipidea: ci_hdrc_imx: fix usbmisc handling\n\nusbmisc is an optional device property so it is totally valid for the\ncorresponding data-\u003eusbmisc_data to have a NULL value.\n\nCheck that before dereferencing the pointer.\n\nFound by Linux Verification Center (linuxtesting.org) with Svace static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37811",
"url": "https://www.suse.com/security/cve/CVE-2025-37811"
},
{
"category": "external",
"summary": "SUSE Bug 1242907 for CVE-2025-37811",
"url": "https://bugzilla.suse.com/1242907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37811"
},
{
"cve": "CVE-2025-37812",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37812"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: cdns3: Fix deadlock when using NCM gadget\n\nThe cdns3 driver has the same NCM deadlock as fixed in cdnsp by commit\n58f2fcb3a845 (\"usb: cdnsp: Fix deadlock issue during using NCM gadget\").\n\nUnder PREEMPT_RT the deadlock can be readily triggered by heavy network\ntraffic, for example using \"iperf --bidir\" over NCM ethernet link.\n\nThe deadlock occurs because the threaded interrupt handler gets\npreempted by a softirq, but both are protected by the same spinlock.\nPrevent deadlock by disabling softirq during threaded irq handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37812",
"url": "https://www.suse.com/security/cve/CVE-2025-37812"
},
{
"category": "external",
"summary": "SUSE Bug 1242908 for CVE-2025-37812",
"url": "https://bugzilla.suse.com/1242908"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37812"
},
{
"cve": "CVE-2025-37813",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37813"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Fix invalid pointer dereference in Etron workaround\n\nThis check is performed before prepare_transfer() and prepare_ring(), so\nenqueue can already point at the final link TRB of a segment. And indeed\nit will, some 0.4% of times this code is called.\n\nThen enqueue + 1 is an invalid pointer. It will crash the kernel right\naway or load some junk which may look like a link TRB and cause the real\nlink TRB to be replaced with a NOOP. This wouldn\u0027t end well.\n\nUse a functionally equivalent test which doesn\u0027t dereference the pointer\nand always gives correct result.\n\nSomething has crashed my machine twice in recent days while playing with\nan Etron HC, and a control transfer stress test ran for confirmation has\njust crashed it again. The same test passes with this patch applied.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37813",
"url": "https://www.suse.com/security/cve/CVE-2025-37813"
},
{
"category": "external",
"summary": "SUSE Bug 1242909 for CVE-2025-37813",
"url": "https://bugzilla.suse.com/1242909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37813"
},
{
"cve": "CVE-2025-37814",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37814"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT\n\nThis requirement was overeagerly loosened in commit 2f83e38a095f\n(\"tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN\"), but as\nit turns out,\n\n (1) the logic I implemented there was inconsistent (apologies!),\n\n (2) TIOCL_SELMOUSEREPORT might actually be a small security risk\n after all, and\n\n (3) TIOCL_SELMOUSEREPORT is only meant to be used by the mouse\n daemon (GPM or Consolation), which runs as CAP_SYS_ADMIN\n already.\n\nIn more detail:\n\n1. The previous patch has inconsistent logic:\n\n In commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes\n without CAP_SYS_ADMIN\"), we checked for sel_mode ==\n TIOCL_SELMOUSEREPORT, but overlooked that the lower four bits of\n this \"mode\" parameter were actually used as an additional way to\n pass an argument. So the patch did actually still require\n CAP_SYS_ADMIN, if any of the mouse button bits are set, but did not\n require it if none of the mouse buttons bits are set.\n\n This logic is inconsistent and was not intentional. We should have\n the same policies for using TIOCL_SELMOUSEREPORT independent of the\n value of the \"hidden\" mouse button argument.\n\n I sent a separate documentation patch to the man page list with\n more details on TIOCL_SELMOUSEREPORT:\n https://lore.kernel.org/all/20250223091342.35523-2-gnoack3000@gmail.com/\n\n2. TIOCL_SELMOUSEREPORT is indeed a potential security risk which can\n let an attacker simulate \"keyboard\" input to command line\n applications on the same terminal, like TIOCSTI and some other\n TIOCLINUX \"selection mode\" IOCTLs.\n\n By enabling mouse reporting on a terminal and then injecting mouse\n reports through TIOCL_SELMOUSEREPORT, an attacker can simulate\n mouse movements on the same terminal, similar to the TIOCSTI\n keystroke injection attacks that were previously possible with\n TIOCSTI and other TIOCL_SETSEL selection modes.\n\n Many programs (including libreadline/bash) are then prone to\n misinterpret these mouse reports as normal keyboard input because\n they do not expect input in the X11 mouse protocol form. The\n attacker does not have complete control over the escape sequence,\n but they can at least control the values of two consecutive bytes\n in the binary mouse reporting escape sequence.\n\n I went into more detail on that in the discussion at\n https://lore.kernel.org/all/20250221.0a947528d8f3@gnoack.org/\n\n It is not equally trivial to simulate arbitrary keystrokes as it\n was with TIOCSTI (commit 83efeeeb3d04 (\"tty: Allow TIOCSTI to be\n disabled\")), but the general mechanism is there, and together with\n the small number of existing legit use cases (see below), it would\n be better to revert back to requiring CAP_SYS_ADMIN for\n TIOCL_SELMOUSEREPORT, as it was already the case before\n commit 2f83e38a095f (\"tty: Permit some TIOCL_SETSEL modes without\n CAP_SYS_ADMIN\").\n\n3. TIOCL_SELMOUSEREPORT is only used by the mouse daemons (GPM or\n Consolation), and they are the only legit use case:\n\n To quote console_codes(4):\n\n The mouse tracking facility is intended to return\n xterm(1)-compatible mouse status reports. Because the console\n driver has no way to know the device or type of the mouse, these\n reports are returned in the console input stream only when the\n virtual terminal driver receives a mouse update ioctl. These\n ioctls must be generated by a mouse-aware user-mode application\n such as the gpm(8) daemon.\n\n Jared Finder has also confirmed in\n https://lore.kernel.org/all/491f3df9de6593df8e70dbe77614b026@finder.org/\n that Emacs does not call TIOCL_SELMOUSEREPORT directly, and it\n would be difficult to find good reasons for doing that, given that\n it would interfere with the reports that GPM is sending.\n\n More information on the interaction between GPM, terminals and th\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37814",
"url": "https://www.suse.com/security/cve/CVE-2025-37814"
},
{
"category": "external",
"summary": "SUSE Bug 1242865 for CVE-2025-37814",
"url": "https://bugzilla.suse.com/1242865"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37814"
},
{
"cve": "CVE-2025-37815",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37815"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmisc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration\n\nResolve kernel panic while accessing IRQ handler associated with the\ngenerated IRQ. This is done by acquiring the spinlock and storing the\ncurrent interrupt state before handling the interrupt request using\ngeneric_handle_irq.\n\nA previous fix patch was submitted where \u0027generic_handle_irq\u0027 was\nreplaced with \u0027handle_nested_irq\u0027. However, this change also causes\nthe kernel panic where after determining which GPIO triggered the\ninterrupt and attempting to call handle_nested_irq with the mapped\nIRQ number, leads to a failure in locating the registered handler.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37815",
"url": "https://www.suse.com/security/cve/CVE-2025-37815"
},
{
"category": "external",
"summary": "SUSE Bug 1242871 for CVE-2025-37815",
"url": "https://bugzilla.suse.com/1242871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37815"
},
{
"cve": "CVE-2025-37816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37816"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmei: vsc: Fix fortify-panic caused by invalid counted_by() use\n\ngcc 15 honors the __counted_by(len) attribute on vsc_tp_packet.buf[]\nand the vsc-tp.c code is using this in a wrong way. len does not contain\nthe available size in the buffer, it contains the actual packet length\n*without* the crc. So as soon as vsc_tp_xfer() tries to add the crc to\nbuf[] the fortify-panic handler gets triggered:\n\n[ 80.842193] memcpy: detected buffer overflow: 4 byte write of buffer size 0\n[ 80.842243] WARNING: CPU: 4 PID: 272 at lib/string_helpers.c:1032 __fortify_report+0x45/0x50\n...\n[ 80.843175] __fortify_panic+0x9/0xb\n[ 80.843186] vsc_tp_xfer.cold+0x67/0x67 [mei_vsc_hw]\n[ 80.843210] ? seqcount_lockdep_reader_access.constprop.0+0x82/0x90\n[ 80.843229] ? lockdep_hardirqs_on+0x7c/0x110\n[ 80.843250] mei_vsc_hw_start+0x98/0x120 [mei_vsc]\n[ 80.843270] mei_reset+0x11d/0x420 [mei]\n\nThe easiest fix would be to just drop the counted-by but with the exception\nof the ack buffer in vsc_tp_xfer_helper() which only contains enough room\nfor the packet-header, all other uses of vsc_tp_packet always use a buffer\nof VSC_TP_MAX_XFER_SIZE bytes for the packet.\n\nInstead of just dropping the counted-by, split the vsc_tp_packet struct\ndefinition into a header and a full-packet definition and use a fixed\nsize buf[] in the packet definition, this way fortify-source buffer\noverrun checking still works when enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37816",
"url": "https://www.suse.com/security/cve/CVE-2025-37816"
},
{
"category": "external",
"summary": "SUSE Bug 1242863 for CVE-2025-37816",
"url": "https://bugzilla.suse.com/1242863"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37816"
},
{
"cve": "CVE-2025-37819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37819"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()\n\nWith ACPI in place, gicv2m_get_fwnode() is registered with the pci\nsubsystem as pci_msi_get_fwnode_cb(), which may get invoked at runtime\nduring a PCI host bridge probe. But, the call back is wrongly marked as\n__init, causing it to be freed, while being registered with the PCI\nsubsystem and could trigger:\n\n Unable to handle kernel paging request at virtual address ffff8000816c0400\n gicv2m_get_fwnode+0x0/0x58 (P)\n pci_set_bus_msi_domain+0x74/0x88\n pci_register_host_bridge+0x194/0x548\n\nThis is easily reproducible on a Juno board with ACPI boot.\n\nRetain the function for later use.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37819",
"url": "https://www.suse.com/security/cve/CVE-2025-37819"
},
{
"category": "external",
"summary": "SUSE Bug 1242873 for CVE-2025-37819",
"url": "https://bugzilla.suse.com/1242873"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37819"
},
{
"cve": "CVE-2025-37836",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37836"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: Fix reference leak in pci_register_host_bridge()\n\nIf device_register() fails, call put_device() to give up the reference to\navoid a memory leak, per the comment at device_register().\n\nFound by code review.\n\n[bhelgaas: squash Dan Carpenter\u0027s double free fix from\nhttps://lore.kernel.org/r/db806a6c-a91b-4e5a-a84b-6b7e01bdac85@stanley.mountain]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37836",
"url": "https://www.suse.com/security/cve/CVE-2025-37836"
},
{
"category": "external",
"summary": "SUSE Bug 1242957 for CVE-2025-37836",
"url": "https://bugzilla.suse.com/1242957"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37836"
},
{
"cve": "CVE-2025-37837",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37837"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()\n\nTwo WARNINGs are observed when SMMU driver rolls back upon failure:\n arm-smmu-v3.9.auto: Failed to register iommu\n arm-smmu-v3.9.auto: probe with driver arm-smmu-v3 failed with error -22\n ------------[ cut here ]------------\n WARNING: CPU: 5 PID: 1 at kernel/dma/mapping.c:74 dmam_free_coherent+0xc0/0xd8\n Call trace:\n dmam_free_coherent+0xc0/0xd8 (P)\n tegra241_vintf_free_lvcmdq+0x74/0x188\n tegra241_cmdqv_remove_vintf+0x60/0x148\n tegra241_cmdqv_remove+0x48/0xc8\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n ------------[ cut here ]------------\n 128 pages are still in use!\n WARNING: CPU: 16 PID: 1 at mm/page_alloc.c:6902 free_contig_range+0x18c/0x1c8\n Call trace:\n free_contig_range+0x18c/0x1c8 (P)\n cma_release+0x154/0x2f0\n dma_free_contiguous+0x38/0xa0\n dma_direct_free+0x10c/0x248\n dma_free_attrs+0x100/0x290\n dmam_free_coherent+0x78/0xd8\n tegra241_vintf_free_lvcmdq+0x74/0x160\n tegra241_cmdqv_remove+0x98/0x198\n arm_smmu_impl_remove+0x28/0x60\n devm_action_release+0x1c/0x40\n\nThis is because the LVCMDQ queue memory are managed by devres, while that\ndmam_free_coherent() is called in the context of devm_action_release().\n\nJason pointed out that \"arm_smmu_impl_probe() has mis-ordered the devres\ncallbacks if ops-\u003edevice_remove() is going to be manually freeing things\nthat probe allocated\":\nhttps://lore.kernel.org/linux-iommu/20250407174408.GB1722458@nvidia.com/\n\nIn fact, tegra241_cmdqv_init_structures() only allocates memory resources\nwhich means any failure that it generates would be similar to -ENOMEM, so\nthere is no point in having that \"falling back to standard SMMU\" routine,\nas the standard SMMU would likely fail to allocate memory too.\n\nRemove the unwind part in tegra241_cmdqv_init_structures(), and return a\nproper error code to ask SMMU driver to call tegra241_cmdqv_remove() via\nimpl_ops-\u003edevice_remove(). Then, drop tegra241_vintf_free_lvcmdq() since\ndevres will take care of that.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37837",
"url": "https://www.suse.com/security/cve/CVE-2025-37837"
},
{
"category": "external",
"summary": "SUSE Bug 1242952 for CVE-2025-37837",
"url": "https://bugzilla.suse.com/1242952"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37837"
},
{
"cve": "CVE-2025-37839",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37839"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njbd2: remove wrong sb-\u003es_sequence check\n\nJournal emptiness is not determined by sb-\u003es_sequence == 0 but rather by\nsb-\u003es_start == 0 (which is set a few lines above). Furthermore 0 is a\nvalid transaction ID so the check can spuriously trigger. Remove the\ninvalid WARN_ON.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37839",
"url": "https://www.suse.com/security/cve/CVE-2025-37839"
},
{
"category": "external",
"summary": "SUSE Bug 1242990 for CVE-2025-37839",
"url": "https://bugzilla.suse.com/1242990"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37839"
},
{
"cve": "CVE-2025-37840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37840"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: rawnand: brcmnand: fix PM resume warning\n\nFixed warning on PM resume as shown below caused due to uninitialized\nstruct nand_operation that checks chip select field :\nWARN_ON(op-\u003ecs \u003e= nanddev_ntargets(\u0026chip-\u003ebase)\n\n[ 14.588522] ------------[ cut here ]------------\n[ 14.588529] WARNING: CPU: 0 PID: 1392 at drivers/mtd/nand/raw/internals.h:139 nand_reset_op+0x1e0/0x1f8\n[ 14.588553] Modules linked in: bdc udc_core\n[ 14.588579] CPU: 0 UID: 0 PID: 1392 Comm: rtcwake Tainted: G W 6.14.0-rc4-g5394eea10651 #16\n[ 14.588590] Tainted: [W]=WARN\n[ 14.588593] Hardware name: Broadcom STB (Flattened Device Tree)\n[ 14.588598] Call trace:\n[ 14.588604] dump_backtrace from show_stack+0x18/0x1c\n[ 14.588622] r7:00000009 r6:0000008b r5:60000153 r4:c0fa558c\n[ 14.588625] show_stack from dump_stack_lvl+0x70/0x7c\n[ 14.588639] dump_stack_lvl from dump_stack+0x18/0x1c\n[ 14.588653] r5:c08d40b0 r4:c1003cb0\n[ 14.588656] dump_stack from __warn+0x84/0xe4\n[ 14.588668] __warn from warn_slowpath_fmt+0x18c/0x194\n[ 14.588678] r7:c08d40b0 r6:c1003cb0 r5:00000000 r4:00000000\n[ 14.588681] warn_slowpath_fmt from nand_reset_op+0x1e0/0x1f8\n[ 14.588695] r8:70c40dff r7:89705f41 r6:36b4a597 r5:c26c9444 r4:c26b0048\n[ 14.588697] nand_reset_op from brcmnand_resume+0x13c/0x150\n[ 14.588714] r9:00000000 r8:00000000 r7:c24f8010 r6:c228a3f8 r5:c26c94bc r4:c26b0040\n[ 14.588717] brcmnand_resume from platform_pm_resume+0x34/0x54\n[ 14.588735] r5:00000010 r4:c0840a50\n[ 14.588738] platform_pm_resume from dpm_run_callback+0x5c/0x14c\n[ 14.588757] dpm_run_callback from device_resume+0xc0/0x324\n[ 14.588776] r9:c24f8054 r8:c24f80a0 r7:00000000 r6:00000000 r5:00000010 r4:c24f8010\n[ 14.588779] device_resume from dpm_resume+0x130/0x160\n[ 14.588799] r9:c22539e4 r8:00000010 r7:c22bebb0 r6:c24f8010 r5:c22539dc r4:c22539b0\n[ 14.588802] dpm_resume from dpm_resume_end+0x14/0x20\n[ 14.588822] r10:c2204e40 r9:00000000 r8:c228a3fc r7:00000000 r6:00000003 r5:c228a414\n[ 14.588826] r4:00000010\n[ 14.588828] dpm_resume_end from suspend_devices_and_enter+0x274/0x6f8\n[ 14.588848] r5:c228a414 r4:00000000\n[ 14.588851] suspend_devices_and_enter from pm_suspend+0x228/0x2bc\n[ 14.588868] r10:c3502910 r9:c3501f40 r8:00000004 r7:c228a438 r6:c0f95e18 r5:00000000\n[ 14.588871] r4:00000003\n[ 14.588874] pm_suspend from state_store+0x74/0xd0\n[ 14.588889] r7:c228a438 r6:c0f934c8 r5:00000003 r4:00000003\n[ 14.588892] state_store from kobj_attr_store+0x1c/0x28\n[ 14.588913] r9:00000000 r8:00000000 r7:f09f9f08 r6:00000004 r5:c3502900 r4:c0283250\n[ 14.588916] kobj_attr_store from sysfs_kf_write+0x40/0x4c\n[ 14.588936] r5:c3502900 r4:c0d92a48\n[ 14.588939] sysfs_kf_write from kernfs_fop_write_iter+0x104/0x1f0\n[ 14.588956] r5:c3502900 r4:c3501f40\n[ 14.588960] kernfs_fop_write_iter from vfs_write+0x250/0x420\n[ 14.588980] r10:c0e14b48 r9:00000000 r8:c25f5780 r7:00443398 r6:f09f9f68 r5:c34f7f00\n[ 14.588983] r4:c042a88c\n[ 14.588987] vfs_write from ksys_write+0x74/0xe4\n[ 14.589005] r10:00000004 r9:c25f5780 r8:c02002fA0 r7:00000000 r6:00000000 r5:c34f7f00\n[ 14.589008] r4:c34f7f00\n[ 14.589011] ksys_write from sys_write+0x10/0x14\n[ 14.589029] r7:00000004 r6:004421c0 r5:00443398 r4:00000004\n[ 14.589032] sys_write from ret_fast_syscall+0x0/0x5c\n[ 14.589044] Exception stack(0xf09f9fa8 to 0xf09f9ff0)\n[ 14.589050] 9fa0: 00000004 00443398 00000004 00443398 00000004 00000001\n[ 14.589056] 9fc0: 00000004 00443398 004421c0 00000004 b6ecbd58 00000008 bebfbc38 0043eb78\n[ 14.589062] 9fe0: 00440eb0 bebfbaf8 b6de18a0 b6e579e8\n[ 14.589065] ---[ end trace 0000000000000000 ]---\n\nThe fix uses the higher level nand_reset(chip, chipnr); where chipnr = 0, when\ndoing PM resume operation in compliance with the controller support for single\ndie nand chip. Switching from nand_reset_op() to nan\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37840",
"url": "https://www.suse.com/security/cve/CVE-2025-37840"
},
{
"category": "external",
"summary": "SUSE Bug 1242953 for CVE-2025-37840",
"url": "https://bugzilla.suse.com/1242953"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37840"
},
{
"cve": "CVE-2025-37841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37841"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npm: cpupower: bench: Prevent NULL dereference on malloc failure\n\nIf malloc returns NULL due to low memory, \u0027config\u0027 pointer can be NULL.\nAdd a check to prevent NULL dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37841",
"url": "https://www.suse.com/security/cve/CVE-2025-37841"
},
{
"category": "external",
"summary": "SUSE Bug 1242974 for CVE-2025-37841",
"url": "https://bugzilla.suse.com/1242974"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37841"
},
{
"cve": "CVE-2025-37844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37844"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncifs: avoid NULL pointer dereference in dbg call\n\ncifs_server_dbg() implies server to be non-NULL so\nmove call under condition to avoid NULL pointer dereference.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37844",
"url": "https://www.suse.com/security/cve/CVE-2025-37844"
},
{
"category": "external",
"summary": "SUSE Bug 1242946 for CVE-2025-37844",
"url": "https://bugzilla.suse.com/1242946"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37844"
},
{
"cve": "CVE-2025-37847",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37847"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix deadlock in ivpu_ms_cleanup()\n\nFix deadlock in ivpu_ms_cleanup() by preventing runtime resume after\nfile_priv-\u003ems_lock is acquired.\n\nDuring a failure in runtime resume, a cold boot is executed, which\ncalls ivpu_ms_cleanup_all(). This function calls ivpu_ms_cleanup()\nthat acquires file_priv-\u003ems_lock and causes the deadlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37847",
"url": "https://www.suse.com/security/cve/CVE-2025-37847"
},
{
"category": "external",
"summary": "SUSE Bug 1242947 for CVE-2025-37847",
"url": "https://bugzilla.suse.com/1242947"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37847"
},
{
"cve": "CVE-2025-37848",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37848"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix PM related deadlocks in MS IOCTLs\n\nPrevent runtime resume/suspend while MS IOCTLs are in progress.\nFailed suspend will call ivpu_ms_cleanup() that would try to acquire\nfile_priv-\u003ems_lock, which is already held by the IOCTLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37848",
"url": "https://www.suse.com/security/cve/CVE-2025-37848"
},
{
"category": "external",
"summary": "SUSE Bug 1242943 for CVE-2025-37848",
"url": "https://bugzilla.suse.com/1242943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37848"
},
{
"cve": "CVE-2025-37849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37849"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: arm64: Tear down vGIC on failed vCPU creation\n\nIf kvm_arch_vcpu_create() fails to share the vCPU page with the\nhypervisor, we propagate the error back to the ioctl but leave the\nvGIC vCPU data initialised. Note only does this leak the corresponding\nmemory when the vCPU is destroyed but it can also lead to use-after-free\nif the redistributor device handling tries to walk into the vCPU.\n\nAdd the missing cleanup to kvm_arch_vcpu_create(), ensuring that the\nvGIC vCPU structures are destroyed on error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37849",
"url": "https://www.suse.com/security/cve/CVE-2025-37849"
},
{
"category": "external",
"summary": "SUSE Bug 1243000 for CVE-2025-37849",
"url": "https://bugzilla.suse.com/1243000"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37849"
},
{
"cve": "CVE-2025-37850",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37850"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()\n\nWith CONFIG_COMPILE_TEST \u0026\u0026 !CONFIG_HAVE_CLK, pwm_mediatek_config() has a\ndivide-by-zero in the following line:\n\n\tdo_div(resolution, clk_get_rate(pc-\u003eclk_pwms[pwm-\u003ehwpwm]));\n\ndue to the fact that the !CONFIG_HAVE_CLK version of clk_get_rate()\nreturns zero.\n\nThis is presumably just a theoretical problem: COMPILE_TEST overrides\nthe dependency on RALINK which would select COMMON_CLK. Regardless it\u0027s\na good idea to check for the error explicitly to avoid divide-by-zero.\n\nFixes the following warning:\n\n drivers/pwm/pwm-mediatek.o: warning: objtool: .text: unexpected end of section\n\n[ukleinek: s/CONFIG_CLK/CONFIG_HAVE_CLK/]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37850",
"url": "https://www.suse.com/security/cve/CVE-2025-37850"
},
{
"category": "external",
"summary": "SUSE Bug 1242955 for CVE-2025-37850",
"url": "https://bugzilla.suse.com/1242955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37850"
},
{
"cve": "CVE-2025-37851",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37851"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev: omapfb: Add \u0027plane\u0027 value check\n\nFunction dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB\nof the enum parameter plane.\n\nThe value of this parameter is initialized in dss_init_overlays and in the\ncurrent state of the code it cannot take this value so it\u0027s not a real\nproblem.\n\nFor the purposes of defensive coding it wouldn\u0027t be superfluous to check\nthe parameter value, because some functions down the call stack process\nthis value correctly and some not.\n\nFor example, in dispc_ovl_setup_global_alpha it may lead to buffer\noverflow.\n\nAdd check for this value.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE static\nanalysis tool.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37851",
"url": "https://www.suse.com/security/cve/CVE-2025-37851"
},
{
"category": "external",
"summary": "SUSE Bug 1242977 for CVE-2025-37851",
"url": "https://bugzilla.suse.com/1242977"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37851"
},
{
"cve": "CVE-2025-37852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37852"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()\n\nAdd error handling to propagate amdgpu_cgs_create_device() failures\nto the caller. When amdgpu_cgs_create_device() fails, release hwmgr\nand return -ENOMEM to prevent null pointer dereference.\n\n[v1]-\u003e[v2]: Change error code from -EINVAL to -ENOMEM. Free hwmgr.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37852",
"url": "https://www.suse.com/security/cve/CVE-2025-37852"
},
{
"category": "external",
"summary": "SUSE Bug 1243074 for CVE-2025-37852",
"url": "https://bugzilla.suse.com/1243074"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37852"
},
{
"cve": "CVE-2025-37853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37853"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: debugfs hang_hws skip GPU with MES\n\ndebugfs hang_hws is used by GPU reset test with HWS, for MES this crash\nthe kernel with NULL pointer access because dqm-\u003epacket_mgr is not setup\nfor MES path.\n\nSkip GPU with MES for now, MES hang_hws debugfs interface will be\nsupported later.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37853",
"url": "https://www.suse.com/security/cve/CVE-2025-37853"
},
{
"category": "external",
"summary": "SUSE Bug 1243076 for CVE-2025-37853",
"url": "https://bugzilla.suse.com/1243076"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37853"
},
{
"cve": "CVE-2025-37854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37854"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix mode1 reset crash issue\n\nIf HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal\nuser space to abort the processes. After process abort exit, user queues\nstill use the GPU to access system memory before h/w is reset while KFD\ncleanup worker free system memory and free VRAM.\n\nThere is use-after-free race bug that KFD allocate and reuse the freed\nsystem memory, and user queue write to the same system memory to corrupt\nthe data structure and cause driver crash.\n\nTo fix this race, KFD cleanup worker terminate user queues, then flush\nreset_domain wq to wait for any GPU ongoing reset complete, and then\nfree outstanding BOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37854",
"url": "https://www.suse.com/security/cve/CVE-2025-37854"
},
{
"category": "external",
"summary": "SUSE Bug 1243082 for CVE-2025-37854",
"url": "https://bugzilla.suse.com/1243082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37854"
},
{
"cve": "CVE-2025-37858",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37858"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/jfs: Prevent integer overflow in AG size calculation\n\nThe JFS filesystem calculates allocation group (AG) size using 1 \u003c\u003c\nl2agsize in dbExtendFS(). When l2agsize exceeds 31 (possible with \u003e2TB\naggregates on 32-bit systems), this 32-bit shift operation causes undefined\nbehavior and improper AG sizing.\n\nOn 32-bit architectures:\n- Left-shifting 1 by 32+ bits results in 0 due to integer overflow\n- This creates invalid AG sizes (0 or garbage values) in\nsbi-\u003ebmap-\u003edb_agsize\n- Subsequent block allocations would reference invalid AG structures\n- Could lead to:\n - Filesystem corruption during extend operations\n - Kernel crashes due to invalid memory accesses\n - Security vulnerabilities via malformed on-disk structures\n\nFix by casting to s64 before shifting:\nbmp-\u003edb_agsize = (s64)1 \u003c\u003c l2agsize;\n\nThis ensures 64-bit arithmetic even on 32-bit architectures. The cast\nmatches the data type of db_agsize (s64) and follows similar patterns in\nJFS block calculation code.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37858",
"url": "https://www.suse.com/security/cve/CVE-2025-37858"
},
{
"category": "external",
"summary": "SUSE Bug 1243049 for CVE-2025-37858",
"url": "https://bugzilla.suse.com/1243049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37858"
},
{
"cve": "CVE-2025-37859",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37859"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npage_pool: avoid infinite loop to schedule delayed worker\n\nWe noticed the kworker in page_pool_release_retry() was waken\nup repeatedly and infinitely in production because of the\nbuggy driver causing the inflight less than 0 and warning\nus in page_pool_inflight()[1].\n\nSince the inflight value goes negative, it means we should\nnot expect the whole page_pool to get back to work normally.\n\nThis patch mitigates the adverse effect by not rescheduling\nthe kworker when detecting the inflight negative in\npage_pool_release_retry().\n\n[1]\n[Mon Feb 10 20:36:11 2025] ------------[ cut here ]------------\n[Mon Feb 10 20:36:11 2025] Negative(-51446) inflight packet-pages\n...\n[Mon Feb 10 20:36:11 2025] Call Trace:\n[Mon Feb 10 20:36:11 2025] page_pool_release_retry+0x23/0x70\n[Mon Feb 10 20:36:11 2025] process_one_work+0x1b1/0x370\n[Mon Feb 10 20:36:11 2025] worker_thread+0x37/0x3a0\n[Mon Feb 10 20:36:11 2025] kthread+0x11a/0x140\n[Mon Feb 10 20:36:11 2025] ? process_one_work+0x370/0x370\n[Mon Feb 10 20:36:11 2025] ? __kthread_cancel_work+0x40/0x40\n[Mon Feb 10 20:36:11 2025] ret_from_fork+0x35/0x40\n[Mon Feb 10 20:36:11 2025] ---[ end trace ebffe800f33e7e34 ]---\nNote: before this patch, the above calltrace would flood the\ndmesg due to repeated reschedule of release_dw kworker.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37859",
"url": "https://www.suse.com/security/cve/CVE-2025-37859"
},
{
"category": "external",
"summary": "SUSE Bug 1243051 for CVE-2025-37859",
"url": "https://bugzilla.suse.com/1243051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37859"
},
{
"cve": "CVE-2025-37861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37861"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue\n\nWhen the task management thread processes reply queues while the reset\nthread resets them, the task management thread accesses an invalid queue ID\n(0xFFFF), set by the reset thread, which points to unallocated memory,\ncausing a crash.\n\nAdd flag \u0027io_admin_reset_sync\u0027 to synchronize access between the reset,\nI/O, and admin threads. Before a reset, the reset handler sets this flag to\nblock I/O and admin processing threads. If any thread bypasses the initial\ncheck, the reset thread waits up to 10 seconds for processing to finish. If\nthe wait exceeds 10 seconds, the controller is marked as unrecoverable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37861",
"url": "https://www.suse.com/security/cve/CVE-2025-37861"
},
{
"category": "external",
"summary": "SUSE Bug 1243055 for CVE-2025-37861",
"url": "https://bugzilla.suse.com/1243055"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37861"
},
{
"cve": "CVE-2025-37862",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37862"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: pidff: Fix null pointer dereference in pidff_find_fields\n\nThis function triggered a null pointer dereference if used to search for\na report that isn\u0027t implemented on the device. This happened both for\noptional and required reports alike.\n\nThe same logic was applied to pidff_find_special_field and although\npidff_init_fields should return an error earlier if one of the required\nreports is missing, future modifications could change this logic and\nresurface this possible null pointer dereference again.\n\nLKML bug report:\nhttps://lore.kernel.org/all/CAL-gK7f5=R0nrrQdPtaZZr1fd-cdAMbDMuZ_NLA8vM0SX+nGSw@mail.gmail.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37862",
"url": "https://www.suse.com/security/cve/CVE-2025-37862"
},
{
"category": "external",
"summary": "SUSE Bug 1242982 for CVE-2025-37862",
"url": "https://bugzilla.suse.com/1242982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37862"
},
{
"cve": "CVE-2025-37865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37865"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported\n\nRussell King reports that on the ZII dev rev B, deleting a bridge VLAN\nfrom a user port fails with -ENOENT:\nhttps://lore.kernel.org/netdev/Z_lQXNP0s5-IiJzd@shell.armlinux.org.uk/\n\nThis comes from mv88e6xxx_port_vlan_leave() -\u003e mv88e6xxx_mst_put(),\nwhich tries to find an MST entry in \u0026chip-\u003emsts associated with the SID,\nbut fails and returns -ENOENT as such.\n\nBut we know that this chip does not support MST at all, so that is not\nsurprising. The question is why does the guard in mv88e6xxx_mst_put()\nnot exit early:\n\n\tif (!sid)\n\t\treturn 0;\n\nAnd the answer seems to be simple: the sid comes from vlan.sid which\nsupposedly was previously populated by mv88e6xxx_vtu_get().\nBut some chip-\u003einfo-\u003eops-\u003evtu_getnext() implementations do not populate\nvlan.sid, for example see mv88e6185_g1_vtu_getnext(). In that case,\nlater in mv88e6xxx_port_vlan_leave() we are using a garbage sid which is\njust residual stack memory.\n\nTesting for sid == 0 covers all cases of a non-bridge VLAN or a bridge\nVLAN mapped to the default MSTI. For some chips, SID 0 is valid and\ninstalled by mv88e6xxx_stu_setup(). A chip which does not support the\nSTU would implicitly only support mapping all VLANs to the default MSTI,\nso although SID 0 is not valid, it would be sufficient, if we were to\nzero-initialize the vlan structure, to fix the bug, due to the\ncoincidence that a test for vlan.sid == 0 already exists and leads to\nthe same (correct) behavior.\n\nAnother option which would be sufficient would be to add a test for\nmv88e6xxx_has_stu() inside mv88e6xxx_mst_put(), symmetric to the one\nwhich already exists in mv88e6xxx_mst_get(). But that placement means\nthe caller will have to dereference vlan.sid, which means it will access\nuninitialized memory, which is not nice even if it ignores it later.\n\nSo we end up making both modifications, in order to not rely just on the\nsid == 0 coincidence, but also to avoid having uninitialized structure\nfields which might get temporarily accessed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37865",
"url": "https://www.suse.com/security/cve/CVE-2025-37865"
},
{
"category": "external",
"summary": "SUSE Bug 1242954 for CVE-2025-37865",
"url": "https://bugzilla.suse.com/1242954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37865"
},
{
"cve": "CVE-2025-37867",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37867"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Silence oversized kvmalloc() warning\n\nsyzkaller triggered an oversized kvmalloc() warning.\nSilence it by adding __GFP_NOWARN.\n\nsyzkaller log:\n WARNING: CPU: 7 PID: 518 at mm/util.c:665 __kvmalloc_node_noprof+0x175/0x180\n CPU: 7 UID: 0 PID: 518 Comm: c_repro Not tainted 6.11.0-rc6+ #6\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n RIP: 0010:__kvmalloc_node_noprof+0x175/0x180\n RSP: 0018:ffffc90001e67c10 EFLAGS: 00010246\n RAX: 0000000000000100 RBX: 0000000000000400 RCX: ffffffff8149d46b\n RDX: 0000000000000000 RSI: ffff8881030fae80 RDI: 0000000000000002\n RBP: 000000712c800000 R08: 0000000000000100 R09: 0000000000000000\n R10: ffffc90001e67c10 R11: 0030ae0601000000 R12: 0000000000000000\n R13: 0000000000000000 R14: 00000000ffffffff R15: 0000000000000000\n FS: 00007fde79159740(0000) GS:ffff88813bdc0000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: 0000000020000180 CR3: 0000000105eb4005 CR4: 00000000003706b0\n DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n Call Trace:\n \u003cTASK\u003e\n ib_umem_odp_get+0x1f6/0x390\n mlx5_ib_reg_user_mr+0x1e8/0x450\n ib_uverbs_reg_mr+0x28b/0x440\n ib_uverbs_write+0x7d3/0xa30\n vfs_write+0x1ac/0x6c0\n ksys_write+0x134/0x170\n ? __sanitizer_cov_trace_pc+0x1c/0x50\n do_syscall_64+0x50/0x110\n entry_SYSCALL_64_after_hwframe+0x76/0x7e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37867",
"url": "https://www.suse.com/security/cve/CVE-2025-37867"
},
{
"category": "external",
"summary": "SUSE Bug 1242948 for CVE-2025-37867",
"url": "https://bugzilla.suse.com/1242948"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37867"
},
{
"cve": "CVE-2025-37868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37868"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/userptr: fix notifier vs folio deadlock\n\nUser is reporting what smells like notifier vs folio deadlock, where\nmigrate_pages_batch() on core kernel side is holding folio lock(s) and\nthen interacting with the mappings of it, however those mappings are\ntied to some userptr, which means calling into the notifier callback and\ngrabbing the notifier lock. With perfect timing it looks possible that\nthe pages we pulled from the hmm fault can get sniped by\nmigrate_pages_batch() at the same time that we are holding the notifier\nlock to mark the pages as accessed/dirty, but at this point we also want\nto grab the folio locks(s) to mark them as dirty, but if they are\ncontended from notifier/migrate_pages_batch side then we deadlock since\nfolio lock won\u0027t be dropped until we drop the notifier lock.\n\nFortunately the mark_page_accessed/dirty is not really needed in the\nfirst place it seems and should have already been done by hmm fault, so\njust remove it.\n\n(cherry picked from commit bd7c0cb695e87c0e43247be8196b4919edbe0e85)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37868",
"url": "https://www.suse.com/security/cve/CVE-2025-37868"
},
{
"category": "external",
"summary": "SUSE Bug 1242966 for CVE-2025-37868",
"url": "https://bugzilla.suse.com/1242966"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37868"
},
{
"cve": "CVE-2025-37869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37869"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Use local fence in error path of xe_migrate_clear\n\nThe intent of the error path in xe_migrate_clear is to wait on locally\ngenerated fence and then return. The code is waiting on m-\u003efence which\ncould be the local fence but this is only stable under the job mutex\nleading to a possible UAF. Fix code to wait on local fence.\n\n(cherry picked from commit 762b7e95362170b3e13a8704f38d5e47eca4ba74)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37869",
"url": "https://www.suse.com/security/cve/CVE-2025-37869"
},
{
"category": "external",
"summary": "SUSE Bug 1242967 for CVE-2025-37869",
"url": "https://bugzilla.suse.com/1242967"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37869"
},
{
"cve": "CVE-2025-37871",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37871"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: decrease sc_count directly if fail to queue dl_recall\n\nA deadlock warning occurred when invoking nfs4_put_stid following a failed\ndl_recall queue operation:\n T1 T2\n nfs4_laundromat\n nfs4_get_client_reaplist\n nfs4_anylock_blockers\n__break_lease\n spin_lock // ctx-\u003eflc_lock\n spin_lock // clp-\u003ecl_lock\n nfs4_lockowner_has_blockers\n locks_owner_has_blockers\n spin_lock // flctx-\u003eflc_lock\n nfsd_break_deleg_cb\n nfsd_break_one_deleg\n nfs4_put_stid\n refcount_dec_and_lock\n spin_lock // clp-\u003ecl_lock\n\nWhen a file is opened, an nfs4_delegation is allocated with sc_count\ninitialized to 1, and the file_lease holds a reference to the delegation.\nThe file_lease is then associated with the file through kernel_setlease.\n\nThe disassociation is performed in nfsd4_delegreturn via the following\ncall chain:\nnfsd4_delegreturn --\u003e destroy_delegation --\u003e destroy_unhashed_deleg --\u003e\nnfs4_unlock_deleg_lease --\u003e kernel_setlease --\u003e generic_delete_lease\nThe corresponding sc_count reference will be released after this\ndisassociation.\n\nSince nfsd_break_one_deleg executes while holding the flc_lock, the\ndisassociation process becomes blocked when attempting to acquire flc_lock\nin generic_delete_lease. This means:\n1) sc_count in nfsd_break_one_deleg will not be decremented to 0;\n2) The nfs4_put_stid called by nfsd_break_one_deleg will not attempt to\nacquire cl_lock;\n3) Consequently, no deadlock condition is created.\n\nGiven that sc_count in nfsd_break_one_deleg remains non-zero, we can\nsafely perform refcount_dec on sc_count directly. This approach\neffectively avoids triggering deadlock warnings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37871",
"url": "https://www.suse.com/security/cve/CVE-2025-37871"
},
{
"category": "external",
"summary": "SUSE Bug 1242949 for CVE-2025-37871",
"url": "https://bugzilla.suse.com/1242949"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37871"
},
{
"cve": "CVE-2025-37873",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37873"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\neth: bnxt: fix missing ring index trim on error path\n\nCommit under Fixes converted tx_prod to be free running but missed\nmasking it on the Tx error path. This crashes on error conditions,\nfor example when DMA mapping fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37873",
"url": "https://www.suse.com/security/cve/CVE-2025-37873"
},
{
"category": "external",
"summary": "SUSE Bug 1242961 for CVE-2025-37873",
"url": "https://bugzilla.suse.com/1242961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37873"
},
{
"cve": "CVE-2025-37874",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37874"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ngbe: fix memory leak in ngbe_probe() error path\n\nWhen ngbe_sw_init() is called, memory is allocated for wx-\u003erss_key\nin wx_init_rss_key(). However, in ngbe_probe() function, the subsequent\nerror paths after ngbe_sw_init() don\u0027t free the rss_key. Fix that by\nfreeing it in error path along with wx-\u003emac_table.\n\nAlso change the label to which execution jumps when ngbe_sw_init()\nfails, because otherwise, it could lead to a double free for rss_key,\nwhen the mac_table allocation fails in wx_sw_init().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37874",
"url": "https://www.suse.com/security/cve/CVE-2025-37874"
},
{
"category": "external",
"summary": "SUSE Bug 1242940 for CVE-2025-37874",
"url": "https://bugzilla.suse.com/1242940"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37874"
},
{
"cve": "CVE-2025-37875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37875"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nigc: fix PTM cycle trigger logic\n\nWriting to clear the PTM status \u0027valid\u0027 bit while the PTM cycle is\ntriggered results in unreliable PTM operation. To fix this, clear the\nPTM \u0027trigger\u0027 and status after each PTM transaction.\n\nThe issue can be reproduced with the following:\n\n$ sudo phc2sys -R 1000 -O 0 -i tsn0 -m\n\nNote: 1000 Hz (-R 1000) is unrealistically large, but provides a way to\nquickly reproduce the issue.\n\nPHC2SYS exits with:\n\n\"ioctl PTP_OFFSET_PRECISE: Connection timed out\" when the PTM transaction\n fails\n\nThis patch also fixes a hang in igc_probe() when loading the igc\ndriver in the kdump kernel on systems supporting PTM.\n\nThe igc driver running in the base kernel enables PTM trigger in\nigc_probe(). Therefore the driver is always in PTM trigger mode,\nexcept in brief periods when manually triggering a PTM cycle.\n\nWhen a crash occurs, the NIC is reset while PTM trigger is enabled.\nDue to a hardware problem, the NIC is subsequently in a bad busmaster\nstate and doesn\u0027t handle register reads/writes. When running\nigc_probe() in the kdump kernel, the first register access to a NIC\nregister hangs driver probing and ultimately breaks kdump.\n\nWith this patch, igc has PTM trigger disabled most of the time,\nand the trigger is only enabled for very brief (10 - 100 us) periods\nwhen manually triggering a PTM cycle. Chances that a crash occurs\nduring a PTM trigger are not 0, but extremely reduced.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37875",
"url": "https://www.suse.com/security/cve/CVE-2025-37875"
},
{
"category": "external",
"summary": "SUSE Bug 1242959 for CVE-2025-37875",
"url": "https://bugzilla.suse.com/1242959"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37875"
},
{
"cve": "CVE-2025-37881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37881"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()\n\nThe variable d-\u003ename, returned by devm_kasprintf(), could be NULL.\nA pointer check is added to prevent potential NULL pointer dereference.\nThis is similar to the fix in commit 3027e7b15b02\n(\"ice: Fix some null pointer dereference issues in ice_ptp.c\").\n\nThis issue is found by our static analysis tool",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37881",
"url": "https://www.suse.com/security/cve/CVE-2025-37881"
},
{
"category": "external",
"summary": "SUSE Bug 1242973 for CVE-2025-37881",
"url": "https://bugzilla.suse.com/1242973"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37881"
},
{
"cve": "CVE-2025-37884",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37884"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix deadlock between rcu_tasks_trace and event_mutex.\n\nFix the following deadlock:\nCPU A\n_free_event()\n perf_kprobe_destroy()\n mutex_lock(\u0026event_mutex)\n perf_trace_event_unreg()\n synchronize_rcu_tasks_trace()\n\nThere are several paths where _free_event() grabs event_mutex\nand calls sync_rcu_tasks_trace. Above is one such case.\n\nCPU B\nbpf_prog_test_run_syscall()\n rcu_read_lock_trace()\n bpf_prog_run_pin_on_cpu()\n bpf_prog_load()\n bpf_tracing_func_proto()\n trace_set_clr_event()\n mutex_lock(\u0026event_mutex)\n\nDelegate trace_set_clr_event() to workqueue to avoid\nsuch lock dependency.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37884",
"url": "https://www.suse.com/security/cve/CVE-2025-37884"
},
{
"category": "external",
"summary": "SUSE Bug 1243060 for CVE-2025-37884",
"url": "https://bugzilla.suse.com/1243060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37884"
},
{
"cve": "CVE-2025-37888",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37888"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()\n\nAdd NULL check for mlx5_get_flow_namespace() returns in\nmlx5_create_inner_ttc_table() and mlx5_create_ttc_table() to prevent\nNULL pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37888",
"url": "https://www.suse.com/security/cve/CVE-2025-37888"
},
{
"category": "external",
"summary": "SUSE Bug 1242964 for CVE-2025-37888",
"url": "https://bugzilla.suse.com/1242964"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37888"
},
{
"cve": "CVE-2025-37889",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37889"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Consistently treat platform_max as control value\n\nThis reverts commit 9bdd10d57a88 (\"ASoC: ops: Shift tested values in\nsnd_soc_put_volsw() by +min\"), and makes some additional related\nupdates.\n\nThere are two ways the platform_max could be interpreted; the maximum\nregister value, or the maximum value the control can be set to. The\npatch moved from treating the value as a control value to a register\none. When the patch was applied it was technically correct as\nsnd_soc_limit_volume() also used the register interpretation. However,\neven then most of the other usages treated platform_max as a\ncontrol value, and snd_soc_limit_volume() has since been updated to\nalso do so in commit fb9ad24485087 (\"ASoC: ops: add correct range\ncheck for limiting volume\"). That patch however, missed updating\nsnd_soc_put_volsw() back to the control interpretation, and fixing\nsnd_soc_info_volsw_range(). The control interpretation makes more\nsense as limiting is typically done from the machine driver, so it is\nappropriate to use the customer facing representation rather than the\ninternal codec representation. Update all the code to consistently use\nthis interpretation of platform_max.\n\nFinally, also add some comments to the soc_mixer_control struct to\nhopefully avoid further patches switching between the two approaches.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37889",
"url": "https://www.suse.com/security/cve/CVE-2025-37889"
},
{
"category": "external",
"summary": "SUSE Bug 1242945 for CVE-2025-37889",
"url": "https://bugzilla.suse.com/1242945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37889"
},
{
"cve": "CVE-2025-37890",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37890"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], we have a UAF case when an hfsc class\nhas a netem child qdisc. The crux of the issue is that hfsc is assuming\nthat checking for cl-\u003eqdisc-\u003eq.qlen == 0 guarantees that it hasn\u0027t inserted\nthe class in the vttree or eltree (which is not true for the netem\nduplicate case).\n\nThis patch checks the n_active class variable to make sure that the code\nwon\u0027t insert the class in the vttree or eltree twice, catering for the\nreentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37890",
"url": "https://www.suse.com/security/cve/CVE-2025-37890"
},
{
"category": "external",
"summary": "SUSE Bug 1243330 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1243330"
},
{
"category": "external",
"summary": "SUSE Bug 1245791 for CVE-2025-37890",
"url": "https://bugzilla.suse.com/1245791"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-37890"
},
{
"cve": "CVE-2025-37891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37891"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: ump: Fix buffer overflow at UMP SysEx message conversion\n\nThe conversion function from MIDI 1.0 to UMP packet contains an\ninternal buffer to keep the incoming MIDI bytes, and its size is 4, as\nit was supposed to be the max size for a MIDI1 UMP packet data.\nHowever, the implementation overlooked that SysEx is handled in a\ndifferent format, and it can be up to 6 bytes, as found in\ndo_convert_to_ump(). It leads eventually to a buffer overflow, and\nmay corrupt the memory when a longer SysEx message is received.\n\nThe fix is simply to extend the buffer size to 6 to fit with the SysEx\nUMP message.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37891",
"url": "https://www.suse.com/security/cve/CVE-2025-37891"
},
{
"category": "external",
"summary": "SUSE Bug 1243589 for CVE-2025-37891",
"url": "https://bugzilla.suse.com/1243589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37891"
},
{
"cve": "CVE-2025-37892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37892"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmtd: inftlcore: Add error check for inftl_read_oob()\n\nIn INFTL_findwriteunit(), the return value of inftl_read_oob()\nneed to be checked. A proper implementation can be\nfound in INFTL_deleteblock(). The status will be set as\nSECTOR_IGNORE to break from the while-loop correctly\nif the inftl_read_oob() fails.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37892",
"url": "https://www.suse.com/security/cve/CVE-2025-37892"
},
{
"category": "external",
"summary": "SUSE Bug 1243536 for CVE-2025-37892",
"url": "https://bugzilla.suse.com/1243536"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37892"
},
{
"cve": "CVE-2025-37897",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37897"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: plfxlc: Remove erroneous assert in plfxlc_mac_release\n\nplfxlc_mac_release() asserts that mac-\u003elock is held. This assertion is\nincorrect, because even if it was possible, it would not be the valid\nbehaviour. The function is used when probe fails or after the device is\ndisconnected. In both cases mac-\u003elock can not be held as the driver is\nnot working with the device at the moment. All functions that use mac-\u003elock\nunlock it just after it was held. There is also no need to hold mac-\u003elock\nfor plfxlc_mac_release() itself, as mac data is not affected, except for\nmac-\u003eflags, which is modified atomically.\n\nThis bug leads to the following warning:\n================================================================\nWARNING: CPU: 0 PID: 127 at drivers/net/wireless/purelifi/plfxlc/mac.c:106 plfxlc_mac_release+0x7d/0xa0\nModules linked in:\nCPU: 0 PID: 127 Comm: kworker/0:2 Not tainted 6.1.124-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:plfxlc_mac_release+0x7d/0xa0 drivers/net/wireless/purelifi/plfxlc/mac.c:106\nCall Trace:\n \u003cTASK\u003e\n probe+0x941/0xbd0 drivers/net/wireless/purelifi/plfxlc/usb.c:694\n usb_probe_interface+0x5c0/0xaf0 drivers/usb/core/driver.c:396\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_set_configuration+0x19dd/0x2020 drivers/usb/core/message.c:2165\n usb_generic_driver_probe+0x84/0x140 drivers/usb/core/generic.c:238\n usb_probe_device+0x130/0x260 drivers/usb/core/driver.c:293\n really_probe+0x2ab/0xcb0 drivers/base/dd.c:639\n __driver_probe_device+0x1a2/0x3d0 drivers/base/dd.c:785\n driver_probe_device+0x50/0x420 drivers/base/dd.c:815\n __device_attach_driver+0x2cf/0x510 drivers/base/dd.c:943\n bus_for_each_drv+0x183/0x200 drivers/base/bus.c:429\n __device_attach+0x359/0x570 drivers/base/dd.c:1015\n bus_probe_device+0xba/0x1e0 drivers/base/bus.c:489\n device_add+0xb48/0xfd0 drivers/base/core.c:3696\n usb_new_device+0xbdd/0x18f0 drivers/usb/core/hub.c:2620\n hub_port_connect drivers/usb/core/hub.c:5477 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5617 [inline]\n port_event drivers/usb/core/hub.c:5773 [inline]\n hub_event+0x2efe/0x5730 drivers/usb/core/hub.c:5855\n process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292\n worker_thread+0xa47/0x1200 kernel/workqueue.c:2439\n kthread+0x28d/0x320 kernel/kthread.c:376\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295\n \u003c/TASK\u003e\n================================================================\n\nFound by Linux Verification Center (linuxtesting.org) with Syzkaller.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37897",
"url": "https://www.suse.com/security/cve/CVE-2025-37897"
},
{
"category": "external",
"summary": "SUSE Bug 1243534 for CVE-2025-37897",
"url": "https://bugzilla.suse.com/1243534"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2025-37897"
},
{
"cve": "CVE-2025-37900",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37900"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: Fix two issues in iommu_copy_struct_from_user()\n\nIn the review for iommu_copy_struct_to_user() helper, Matt pointed out that\na NULL pointer should be rejected prior to dereferencing it:\nhttps://lore.kernel.org/all/86881827-8E2D-461C-BDA3-FA8FD14C343C@nvidia.com\n\nAnd Alok pointed out a typo at the same time:\nhttps://lore.kernel.org/all/480536af-6830-43ce-a327-adbd13dc3f1d@oracle.com\n\nSince both issues were copied from iommu_copy_struct_from_user(), fix them\nfirst in the current header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37900",
"url": "https://www.suse.com/security/cve/CVE-2025-37900"
},
{
"category": "external",
"summary": "SUSE Bug 1243560 for CVE-2025-37900",
"url": "https://bugzilla.suse.com/1243560"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37900"
},
{
"cve": "CVE-2025-37901",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37901"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs\n\nOn Qualcomm chipsets not all GPIOs are wakeup capable. Those GPIOs do not\nhave a corresponding MPM pin and should not be handled inside the MPM\ndriver. The IRQ domain hierarchy is always applied, so it\u0027s required to\nexplicitly disconnect the hierarchy for those. The pinctrl-msm driver marks\nthese with GPIO_NO_WAKE_IRQ. qcom-pdc has a check for this, but\nirq-qcom-mpm is currently missing the check. This is causing crashes when\nsetting up interrupts for non-wake GPIOs:\n\n root@rb1:~# gpiomon -c gpiochip1 10\n irq: IRQ159: trimming hierarchy from :soc@0:interrupt-controller@f200000-1\n Unable to handle kernel paging request at virtual address ffff8000a1dc3820\n Hardware name: Qualcomm Technologies, Inc. Robotics RB1 (DT)\n pc : mpm_set_type+0x80/0xcc\n lr : mpm_set_type+0x5c/0xcc\n Call trace:\n mpm_set_type+0x80/0xcc (P)\n qcom_mpm_set_type+0x64/0x158\n irq_chip_set_type_parent+0x20/0x38\n msm_gpio_irq_set_type+0x50/0x530\n __irq_set_trigger+0x60/0x184\n __setup_irq+0x304/0x6bc\n request_threaded_irq+0xc8/0x19c\n edge_detector_setup+0x260/0x364\n linereq_create+0x420/0x5a8\n gpio_ioctl+0x2d4/0x6c0\n\nFix this by copying the check for GPIO_NO_WAKE_IRQ from qcom-pdc.c, so that\nMPM is removed entirely from the hierarchy for non-wake GPIOs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37901",
"url": "https://www.suse.com/security/cve/CVE-2025-37901"
},
{
"category": "external",
"summary": "SUSE Bug 1243559 for CVE-2025-37901",
"url": "https://bugzilla.suse.com/1243559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37901"
},
{
"cve": "CVE-2025-37903",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37903"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix slab-use-after-free in hdcp\n\nThe HDCP code in amdgpu_dm_hdcp.c copies pointers to amdgpu_dm_connector\nobjects without incrementing the kref reference counts. When using a\nUSB-C dock, and the dock is unplugged, the corresponding\namdgpu_dm_connector objects are freed, creating dangling pointers in the\nHDCP code. When the dock is plugged back, the dangling pointers are\ndereferenced, resulting in a slab-use-after-free:\n\n[ 66.775837] BUG: KASAN: slab-use-after-free in event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776171] Read of size 4 at addr ffff888127804120 by task kworker/0:1/10\n\n[ 66.776179] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Not tainted 6.14.0-rc7-00180-g54505f727a38-dirty #233\n[ 66.776183] Hardware name: HP HP Pavilion Aero Laptop 13-be0xxx/8916, BIOS F.17 12/18/2024\n[ 66.776186] Workqueue: events event_property_validate [amdgpu]\n[ 66.776494] Call Trace:\n[ 66.776496] \u003cTASK\u003e\n[ 66.776497] dump_stack_lvl+0x70/0xa0\n[ 66.776504] print_report+0x175/0x555\n[ 66.776507] ? __virt_addr_valid+0x243/0x450\n[ 66.776510] ? kasan_complete_mode_report_info+0x66/0x1c0\n[ 66.776515] kasan_report+0xeb/0x1c0\n[ 66.776518] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.776819] ? event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777121] __asan_report_load4_noabort+0x14/0x20\n[ 66.777124] event_property_validate+0x42f/0x6c0 [amdgpu]\n[ 66.777342] ? __lock_acquire+0x6b40/0x6b40\n[ 66.777347] ? enable_assr+0x250/0x250 [amdgpu]\n[ 66.777571] process_one_work+0x86b/0x1510\n[ 66.777575] ? pwq_dec_nr_in_flight+0xcf0/0xcf0\n[ 66.777578] ? assign_work+0x16b/0x280\n[ 66.777580] ? lock_is_held_type+0xa3/0x130\n[ 66.777583] worker_thread+0x5c0/0xfa0\n[ 66.777587] ? process_one_work+0x1510/0x1510\n[ 66.777588] kthread+0x3a2/0x840\n[ 66.777591] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777594] ? trace_hardirqs_on+0x4f/0x60\n[ 66.777597] ? _raw_spin_unlock_irq+0x27/0x60\n[ 66.777599] ? calculate_sigpending+0x77/0xa0\n[ 66.777602] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777605] ret_from_fork+0x40/0x90\n[ 66.777607] ? kthread_is_per_cpu+0xd0/0xd0\n[ 66.777609] ret_from_fork_asm+0x11/0x20\n[ 66.777614] \u003c/TASK\u003e\n\n[ 66.777643] Allocated by task 10:\n[ 66.777646] kasan_save_stack+0x39/0x60\n[ 66.777649] kasan_save_track+0x14/0x40\n[ 66.777652] kasan_save_alloc_info+0x37/0x50\n[ 66.777655] __kasan_kmalloc+0xbb/0xc0\n[ 66.777658] __kmalloc_cache_noprof+0x1c8/0x4b0\n[ 66.777661] dm_dp_add_mst_connector+0xdd/0x5c0 [amdgpu]\n[ 66.777880] drm_dp_mst_port_add_connector+0x47e/0x770 [drm_display_helper]\n[ 66.777892] drm_dp_send_link_address+0x1554/0x2bf0 [drm_display_helper]\n[ 66.777901] drm_dp_check_and_send_link_address+0x187/0x1f0 [drm_display_helper]\n[ 66.777909] drm_dp_mst_link_probe_work+0x2b8/0x410 [drm_display_helper]\n[ 66.777917] process_one_work+0x86b/0x1510\n[ 66.777919] worker_thread+0x5c0/0xfa0\n[ 66.777922] kthread+0x3a2/0x840\n[ 66.777925] ret_from_fork+0x40/0x90\n[ 66.777927] ret_from_fork_asm+0x11/0x20\n\n[ 66.777932] Freed by task 1713:\n[ 66.777935] kasan_save_stack+0x39/0x60\n[ 66.777938] kasan_save_track+0x14/0x40\n[ 66.777940] kasan_save_free_info+0x3b/0x60\n[ 66.777944] __kasan_slab_free+0x52/0x70\n[ 66.777946] kfree+0x13f/0x4b0\n[ 66.777949] dm_dp_mst_connector_destroy+0xfa/0x150 [amdgpu]\n[ 66.778179] drm_connector_free+0x7d/0xb0\n[ 66.778184] drm_mode_object_put.part.0+0xee/0x160\n[ 66.778188] drm_mode_object_put+0x37/0x50\n[ 66.778191] drm_atomic_state_default_clear+0x220/0xd60\n[ 66.778194] __drm_atomic_state_free+0x16e/0x2a0\n[ 66.778197] drm_mode_atomic_ioctl+0x15ed/0x2ba0\n[ 66.778200] drm_ioctl_kernel+0x17a/0x310\n[ 66.778203] drm_ioctl+0x584/0xd10\n[ 66.778206] amdgpu_drm_ioctl+0xd2/0x1c0 [amdgpu]\n[ 66.778375] __x64_sys_ioctl+0x139/0x1a0\n[ 66.778378] x64_sys_call+0xee7/0xfb0\n[ 66.778381] \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37903",
"url": "https://www.suse.com/security/cve/CVE-2025-37903"
},
{
"category": "external",
"summary": "SUSE Bug 1243562 for CVE-2025-37903",
"url": "https://bugzilla.suse.com/1243562"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37903"
},
{
"cve": "CVE-2025-37905",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37905"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Balance device refcount when destroying devices\n\nUsing device_find_child() to lookup the proper SCMI device to destroy\ncauses an unbalance in device refcount, since device_find_child() calls an\nimplicit get_device(): this, in turns, inhibits the call of the provided\nrelease methods upon devices destruction.\n\nAs a consequence, one of the structures that is not freed properly upon\ndestruction is the internal struct device_private dev-\u003ep populated by the\ndrivers subsystem core.\n\nKMemleak detects this situation since loading/unloding some SCMI driver\ncauses related devices to be created/destroyed without calling any\ndevice_release method.\n\nunreferenced object 0xffff00000f583800 (size 512):\n comm \"insmod\", pid 227, jiffies 4294912190\n hex dump (first 32 bytes):\n 00 00 00 00 ad 4e ad de ff ff ff ff 00 00 00 00 .....N..........\n ff ff ff ff ff ff ff ff 60 36 1d 8a 00 80 ff ff ........`6......\n backtrace (crc 114e2eed):\n kmemleak_alloc+0xbc/0xd8\n __kmalloc_cache_noprof+0x2dc/0x398\n device_add+0x954/0x12d0\n device_register+0x28/0x40\n __scmi_device_create.part.0+0x1bc/0x380\n scmi_device_create+0x2d0/0x390\n scmi_create_protocol_devices+0x74/0xf8\n scmi_device_request_notifier+0x1f8/0x2a8\n notifier_call_chain+0x110/0x3b0\n blocking_notifier_call_chain+0x70/0xb0\n scmi_driver_register+0x350/0x7f0\n 0xffff80000a3b3038\n do_one_initcall+0x12c/0x730\n do_init_module+0x1dc/0x640\n load_module+0x4b20/0x5b70\n init_module_from_file+0xec/0x158\n\n$ ./scripts/faddr2line ./vmlinux device_add+0x954/0x12d0\ndevice_add+0x954/0x12d0:\nkmalloc_noprof at include/linux/slab.h:901\n(inlined by) kzalloc_noprof at include/linux/slab.h:1037\n(inlined by) device_private_init at drivers/base/core.c:3510\n(inlined by) device_add at drivers/base/core.c:3561\n\nBalance device refcount by issuing a put_device() on devices found via\ndevice_find_child().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37905",
"url": "https://www.suse.com/security/cve/CVE-2025-37905"
},
{
"category": "external",
"summary": "SUSE Bug 1243456 for CVE-2025-37905",
"url": "https://bugzilla.suse.com/1243456"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37905"
},
{
"cve": "CVE-2025-37909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: lan743x: Fix memleak issue when GSO enabled\n\nAlways map the `skb` to the LS descriptor. Previously skb was\nmapped to EXT descriptor when the number of fragments is zero with\nGSO enabled. Mapping the skb to EXT descriptor prevents it from\nbeing freed, leading to a memory leak",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37909",
"url": "https://www.suse.com/security/cve/CVE-2025-37909"
},
{
"category": "external",
"summary": "SUSE Bug 1243467 for CVE-2025-37909",
"url": "https://bugzilla.suse.com/1243467"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37909"
},
{
"cve": "CVE-2025-37911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37911"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbnxt_en: Fix out-of-bound memcpy() during ethtool -w\n\nWhen retrieving the FW coredump using ethtool, it can sometimes cause\nmemory corruption:\n\nBUG: KFENCE: memory corruption in __bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nCorrupted memory at 0x000000008f0f30e8 [ ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ] (in kfence-#45):\n__bnxt_get_coredump+0x3ef/0x670 [bnxt_en]\nethtool_get_dump_data+0xdc/0x1a0\n__dev_ethtool+0xa1e/0x1af0\ndev_ethtool+0xa8/0x170\ndev_ioctl+0x1b5/0x580\nsock_do_ioctl+0xab/0xf0\nsock_ioctl+0x1ce/0x2e0\n__x64_sys_ioctl+0x87/0xc0\ndo_syscall_64+0x5c/0xf0\nentry_SYSCALL_64_after_hwframe+0x78/0x80\n\n...\n\nThis happens when copying the coredump segment list in\nbnxt_hwrm_dbg_dma_data() with the HWRM_DBG_COREDUMP_LIST FW command.\nThe info-\u003edest_buf buffer is allocated based on the number of coredump\nsegments returned by the FW. The segment list is then DMA\u0027ed by\nthe FW and the length of the DMA is returned by FW. The driver then\ncopies this DMA\u0027ed segment list to info-\u003edest_buf.\n\nIn some cases, this DMA length may exceed the info-\u003edest_buf length\nand cause the above BUG condition. Fix it by capping the copy\nlength to not exceed the length of info-\u003edest_buf. The extra\nDMA data contains no useful information.\n\nThis code path is shared for the HWRM_DBG_COREDUMP_LIST and the\nHWRM_DBG_COREDUMP_RETRIEVE FW commands. The buffering is different\nfor these 2 FW commands. To simplify the logic, we need to move\nthe line to adjust the buffer length for HWRM_DBG_COREDUMP_RETRIEVE\nup, so that the new check to cap the copy length will work for both\ncommands.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37911",
"url": "https://www.suse.com/security/cve/CVE-2025-37911"
},
{
"category": "external",
"summary": "SUSE Bug 1243469 for CVE-2025-37911",
"url": "https://bugzilla.suse.com/1243469"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37911"
},
{
"cve": "CVE-2025-37912",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37912"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()\n\nAs mentioned in the commit baeb705fd6a7 (\"ice: always check VF VSI\npointer values\"), we need to perform a null pointer check on the return\nvalue of ice_get_vf_vsi() before using it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37912",
"url": "https://www.suse.com/security/cve/CVE-2025-37912"
},
{
"category": "external",
"summary": "SUSE Bug 1243470 for CVE-2025-37912",
"url": "https://bugzilla.suse.com/1243470"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37912"
},
{
"cve": "CVE-2025-37913",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37913"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: qfq: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of qfq, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nThis patch checks whether the class was already added to the agg-\u003eactive\nlist (cl_is_active) before doing the addition to cater for the reentrant\ncase.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37913",
"url": "https://www.suse.com/security/cve/CVE-2025-37913"
},
{
"category": "external",
"summary": "SUSE Bug 1243471 for CVE-2025-37913",
"url": "https://bugzilla.suse.com/1243471"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37913"
},
{
"cve": "CVE-2025-37914",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37914"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: ets: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of ets, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether\nthe class was already added to the active_list (cl_is_active) before\ndoing the addition to cater for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37914",
"url": "https://www.suse.com/security/cve/CVE-2025-37914"
},
{
"category": "external",
"summary": "SUSE Bug 1243472 for CVE-2025-37914",
"url": "https://bugzilla.suse.com/1243472"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37914"
},
{
"cve": "CVE-2025-37915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37915"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: drr: Fix double list add in class with netem as child qdisc\n\nAs described in Gerrard\u0027s report [1], there are use cases where a netem\nchild qdisc will make the parent qdisc\u0027s enqueue callback reentrant.\nIn the case of drr, there won\u0027t be a UAF, but the code will add the same\nclassifier to the list twice, which will cause memory corruption.\n\nIn addition to checking for qlen being zero, this patch checks whether the\nclass was already added to the active_list (cl_is_active) before adding\nto the list to cover for the reentrant case.\n\n[1] https://lore.kernel.org/netdev/CAHcdcOm+03OD2j6R0=YHKqmy=VgJ8xEOKuP6c7mSgnp-TEJJbw@mail.gmail.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37915",
"url": "https://www.suse.com/security/cve/CVE-2025-37915"
},
{
"category": "external",
"summary": "SUSE Bug 1243473 for CVE-2025-37915",
"url": "https://bugzilla.suse.com/1243473"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37915"
},
{
"cve": "CVE-2025-37917",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37917"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll\n\nUse spin_lock_irqsave and spin_unlock_irqrestore instead of spin_lock\nand spin_unlock in mtk_star_emac driver to avoid spinlock recursion\noccurrence that can happen when enabling the DMA interrupts again in\nrx/tx poll.\n\n```\nBUG: spinlock recursion on CPU#0, swapper/0/0\n lock: 0xffff00000db9cf20, .magic: dead4ead, .owner: swapper/0/0,\n .owner_cpu: 0\nCPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted\n 6.15.0-rc2-next-20250417-00001-gf6a27738686c-dirty #28 PREEMPT\nHardware name: MediaTek MT8365 Open Platform EVK (DT)\nCall trace:\n show_stack+0x18/0x24 (C)\n dump_stack_lvl+0x60/0x80\n dump_stack+0x18/0x24\n spin_dump+0x78/0x88\n do_raw_spin_lock+0x11c/0x120\n _raw_spin_lock+0x20/0x2c\n mtk_star_handle_irq+0xc0/0x22c [mtk_star_emac]\n __handle_irq_event_percpu+0x48/0x140\n handle_irq_event+0x4c/0xb0\n handle_fasteoi_irq+0xa0/0x1bc\n handle_irq_desc+0x34/0x58\n generic_handle_domain_irq+0x1c/0x28\n gic_handle_irq+0x4c/0x120\n do_interrupt_handler+0x50/0x84\n el1_interrupt+0x34/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n regmap_mmio_read32le+0xc/0x20 (P)\n _regmap_bus_reg_read+0x6c/0xac\n _regmap_read+0x60/0xdc\n regmap_read+0x4c/0x80\n mtk_star_rx_poll+0x2f4/0x39c [mtk_star_emac]\n __napi_poll+0x38/0x188\n net_rx_action+0x164/0x2c0\n handle_softirqs+0x100/0x244\n __do_softirq+0x14/0x20\n ____do_softirq+0x10/0x20\n call_on_irq_stack+0x24/0x64\n do_softirq_own_stack+0x1c/0x40\n __irq_exit_rcu+0xd4/0x10c\n irq_exit_rcu+0x10/0x1c\n el1_interrupt+0x38/0x68\n el1h_64_irq_handler+0x18/0x24\n el1h_64_irq+0x6c/0x70\n cpuidle_enter_state+0xac/0x320 (P)\n cpuidle_enter+0x38/0x50\n do_idle+0x1e4/0x260\n cpu_startup_entry+0x34/0x3c\n rest_init+0xdc/0xe0\n console_on_rootfs+0x0/0x6c\n __primary_switched+0x88/0x90\n```",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37917",
"url": "https://www.suse.com/security/cve/CVE-2025-37917"
},
{
"category": "external",
"summary": "SUSE Bug 1243475 for CVE-2025-37917",
"url": "https://bugzilla.suse.com/1243475"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37917"
},
{
"cve": "CVE-2025-37918",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37918"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()\n\nA NULL pointer dereference can occur in skb_dequeue() when processing a\nQCA firmware crash dump on WCN7851 (0489:e0f3).\n\n[ 93.672166] Bluetooth: hci0: ACL memdump size(589824)\n\n[ 93.672475] BUG: kernel NULL pointer dereference, address: 0000000000000008\n[ 93.672517] Workqueue: hci0 hci_devcd_rx [bluetooth]\n[ 93.672598] RIP: 0010:skb_dequeue+0x50/0x80\n\nThe issue stems from handle_dump_pkt_qca() returning 0 even when a dump\npacket is successfully processed. This is because it incorrectly\nforwards the return value of hci_devcd_init() (which returns 0 on\nsuccess). As a result, the caller (btusb_recv_acl_qca() or\nbtusb_recv_evt_qca()) assumes the packet was not handled and passes it\nto hci_recv_frame(), leading to premature kfree() of the skb.\n\nLater, hci_devcd_rx() attempts to dequeue the same skb from the dump\nqueue, resulting in a NULL pointer dereference.\n\nFix this by:\n1. Making handle_dump_pkt_qca() return 0 on success and negative errno\n on failure, consistent with kernel conventions.\n2. Splitting dump packet detection into separate functions for ACL\n and event packets for better structure and readability.\n\nThis ensures dump packets are properly identified and consumed, avoiding\ndouble handling and preventing NULL pointer access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37918",
"url": "https://www.suse.com/security/cve/CVE-2025-37918"
},
{
"category": "external",
"summary": "SUSE Bug 1243476 for CVE-2025-37918",
"url": "https://bugzilla.suse.com/1243476"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37918"
},
{
"cve": "CVE-2025-37921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37921"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvxlan: vnifilter: Fix unlocked deletion of default FDB entry\n\nWhen a VNI is deleted from a VXLAN device in \u0027vnifilter\u0027 mode, the FDB\nentry associated with the default remote (assuming one was configured)\nis deleted without holding the hash lock. This is wrong and will result\nin a warning [1] being generated by the lockdep annotation that was\nadded by commit ebe642067455 (\"vxlan: Create wrappers for FDB lookup\").\n\nReproducer:\n\n # ip link add vx0 up type vxlan dstport 4789 external vnifilter local 192.0.2.1\n # bridge vni add vni 10010 remote 198.51.100.1 dev vx0\n # bridge vni del vni 10010 dev vx0\n\nFix by acquiring the hash lock before the deletion and releasing it\nafterwards. Blame the original commit that introduced the issue rather\nthan the one that exposed it.\n\n[1]\nWARNING: CPU: 3 PID: 392 at drivers/net/vxlan/vxlan_core.c:417 vxlan_find_mac+0x17f/0x1a0\n[...]\nRIP: 0010:vxlan_find_mac+0x17f/0x1a0\n[...]\nCall Trace:\n \u003cTASK\u003e\n __vxlan_fdb_delete+0xbe/0x560\n vxlan_vni_delete_group+0x2ba/0x940\n vxlan_vni_del.isra.0+0x15f/0x580\n vxlan_process_vni_filter+0x38b/0x7b0\n vxlan_vnifilter_process+0x3bb/0x510\n rtnetlink_rcv_msg+0x2f7/0xb70\n netlink_rcv_skb+0x131/0x360\n netlink_unicast+0x426/0x710\n netlink_sendmsg+0x75a/0xc20\n __sock_sendmsg+0xc1/0x150\n ____sys_sendmsg+0x5aa/0x7b0\n ___sys_sendmsg+0xfc/0x180\n __sys_sendmsg+0x121/0x1b0\n do_syscall_64+0xbb/0x1d0\n entry_SYSCALL_64_after_hwframe+0x4b/0x53",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37921",
"url": "https://www.suse.com/security/cve/CVE-2025-37921"
},
{
"category": "external",
"summary": "SUSE Bug 1243480 for CVE-2025-37921",
"url": "https://bugzilla.suse.com/1243480"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37921"
},
{
"cve": "CVE-2025-37923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37923"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Fix oob write in trace_seq_to_buffer()\n\nsyzbot reported this bug:\n==================================================================\nBUG: KASAN: slab-out-of-bounds in trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\nBUG: KASAN: slab-out-of-bounds in tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\nWrite of size 4507 at addr ffff888032b6b000 by task syz.2.320/7260\n\nCPU: 1 UID: 0 PID: 7260 Comm: syz.2.320 Not tainted 6.15.0-rc1-syzkaller-00301-g3bde70a2c827 #0 PREEMPT(full)\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n check_region_inline mm/kasan/generic.c:183 [inline]\n kasan_check_range+0xef/0x1a0 mm/kasan/generic.c:189\n __asan_memcpy+0x3c/0x60 mm/kasan/shadow.c:106\n trace_seq_to_buffer kernel/trace/trace.c:1830 [inline]\n tracing_splice_read_pipe+0x6be/0xdd0 kernel/trace/trace.c:6822\n ....\n==================================================================\n\nIt has been reported that trace_seq_to_buffer() tries to copy more data\nthan PAGE_SIZE to buf. Therefore, to prevent this, we should use the\nsmaller of trace_seq_used(\u0026iter-\u003eseq) and PAGE_SIZE as an argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37923",
"url": "https://www.suse.com/security/cve/CVE-2025-37923"
},
{
"category": "external",
"summary": "SUSE Bug 1243551 for CVE-2025-37923",
"url": "https://bugzilla.suse.com/1243551"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37923"
},
{
"cve": "CVE-2025-37925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: reject on-disk inodes of an unsupported type\n\nSyzbot has reported the following BUG:\n\nkernel BUG at fs/inode.c:668!\nOops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 3 UID: 0 PID: 139 Comm: jfsCommit Not tainted 6.12.0-rc4-syzkaller-00085-g4e46774408d9 #0\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-3.fc41 04/01/2014\nRIP: 0010:clear_inode+0x168/0x190\nCode: 4c 89 f7 e8 ba fe e5 ff e9 61 ff ff ff 44 89 f1 80 e1 07 80 c1 03 38 c1 7c c1 4c 89 f7 e8 90 ff e5 ff eb b7\n 0b e8 01 5d 7f ff 90 0f 0b e8 f9 5c 7f ff 90 0f 0b e8 f1 5c 7f\nRSP: 0018:ffffc900027dfae8 EFLAGS: 00010093\nRAX: ffffffff82157a87 RBX: 0000000000000001 RCX: ffff888104d4b980\nRDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000000\nRBP: ffffc900027dfc90 R08: ffffffff82157977 R09: fffff520004fbf38\nR10: dffffc0000000000 R11: fffff520004fbf38 R12: dffffc0000000000\nR13: ffff88811315bc00 R14: ffff88811315bda8 R15: ffff88811315bb80\nFS: 0000000000000000(0000) GS:ffff888135f00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00005565222e0578 CR3: 0000000026ef0000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n ? __die_body+0x5f/0xb0\n ? die+0x9e/0xc0\n ? do_trap+0x15a/0x3a0\n ? clear_inode+0x168/0x190\n ? do_error_trap+0x1dc/0x2c0\n ? clear_inode+0x168/0x190\n ? __pfx_do_error_trap+0x10/0x10\n ? report_bug+0x3cd/0x500\n ? handle_invalid_op+0x34/0x40\n ? clear_inode+0x168/0x190\n ? exc_invalid_op+0x38/0x50\n ? asm_exc_invalid_op+0x1a/0x20\n ? clear_inode+0x57/0x190\n ? clear_inode+0x167/0x190\n ? clear_inode+0x168/0x190\n ? clear_inode+0x167/0x190\n jfs_evict_inode+0xb5/0x440\n ? __pfx_jfs_evict_inode+0x10/0x10\n evict+0x4ea/0x9b0\n ? __pfx_evict+0x10/0x10\n ? iput+0x713/0xa50\n txUpdateMap+0x931/0xb10\n ? __pfx_txUpdateMap+0x10/0x10\n jfs_lazycommit+0x49a/0xb80\n ? _raw_spin_unlock_irqrestore+0x8f/0x140\n ? lockdep_hardirqs_on+0x99/0x150\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_default_wake_function+0x10/0x10\n ? __kthread_parkme+0x169/0x1d0\n ? __pfx_jfs_lazycommit+0x10/0x10\n kthread+0x2f2/0x390\n ? __pfx_jfs_lazycommit+0x10/0x10\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x4d/0x80\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n\nThis happens when \u0027clear_inode()\u0027 makes an attempt to finalize an underlying\nJFS inode of unknown type. According to JFS layout description from\nhttps://jfs.sourceforge.net/project/pub/jfslayout.pdf, inode types from 5 to\n15 are reserved for future extensions and should not be encountered on a valid\nfilesystem. So add an extra check for valid inode type in \u0027copy_from_dinode()\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37925",
"url": "https://www.suse.com/security/cve/CVE-2025-37925"
},
{
"category": "external",
"summary": "SUSE Bug 1241654 for CVE-2025-37925",
"url": "https://bugzilla.suse.com/1241654"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-37927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid\n\nThere is a string parsing logic error which can lead to an overflow of hid\nor uid buffers. Comparing ACPIID_LEN against a total string length doesn\u0027t\ntake into account the lengths of individual hid and uid buffers so the\ncheck is insufficient in some cases. For example if the length of hid\nstring is 4 and the length of the uid string is 260, the length of str\nwill be equal to ACPIID_LEN + 1 but uid string will overflow uid buffer\nwhich size is 256.\n\nThe same applies to the hid string with length 13 and uid string with\nlength 250.\n\nCheck the length of hid and uid strings separately to prevent\nbuffer overflow.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37927",
"url": "https://www.suse.com/security/cve/CVE-2025-37927"
},
{
"category": "external",
"summary": "SUSE Bug 1243620 for CVE-2025-37927",
"url": "https://bugzilla.suse.com/1243620"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37927"
},
{
"cve": "CVE-2025-37928",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37928"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-bufio: don\u0027t schedule in atomic context\n\nA BUG was reported as below when CONFIG_DEBUG_ATOMIC_SLEEP and\ntry_verify_in_tasklet are enabled.\n[ 129.444685][ T934] BUG: sleeping function called from invalid context at drivers/md/dm-bufio.c:2421\n[ 129.444723][ T934] in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 934, name: kworker/1:4\n[ 129.444740][ T934] preempt_count: 201, expected: 0\n[ 129.444756][ T934] RCU nest depth: 0, expected: 0\n[ 129.444781][ T934] Preemption disabled at:\n[ 129.444789][ T934] [\u003cffffffd816231900\u003e] shrink_work+0x21c/0x248\n[ 129.445167][ T934] kernel BUG at kernel/sched/walt/walt_debug.c:16!\n[ 129.445183][ T934] Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT SMP\n[ 129.445204][ T934] Skip md ftrace buffer dump for: 0x1609e0\n[ 129.447348][ T934] CPU: 1 PID: 934 Comm: kworker/1:4 Tainted: G W OE 6.6.56-android15-8-o-g6f82312b30b9-debug #1 1400000003000000474e5500b3187743670464e8\n[ 129.447362][ T934] Hardware name: Qualcomm Technologies, Inc. Parrot QRD, Alpha-M (DT)\n[ 129.447373][ T934] Workqueue: dm_bufio_cache shrink_work\n[ 129.447394][ T934] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 129.447406][ T934] pc : android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug]\n[ 129.447435][ T934] lr : __traceiter_android_rvh_schedule_bug+0x44/0x6c\n[ 129.447451][ T934] sp : ffffffc0843dbc90\n[ 129.447459][ T934] x29: ffffffc0843dbc90 x28: ffffffffffffffff x27: 0000000000000c8b\n[ 129.447479][ T934] x26: 0000000000000040 x25: ffffff804b3d6260 x24: ffffffd816232b68\n[ 129.447497][ T934] x23: ffffff805171c5b4 x22: 0000000000000000 x21: ffffffd816231900\n[ 129.447517][ T934] x20: ffffff80306ba898 x19: 0000000000000000 x18: ffffffc084159030\n[ 129.447535][ T934] x17: 00000000d2b5dd1f x16: 00000000d2b5dd1f x15: ffffffd816720358\n[ 129.447554][ T934] x14: 0000000000000004 x13: ffffff89ef978000 x12: 0000000000000003\n[ 129.447572][ T934] x11: ffffffd817a823c4 x10: 0000000000000202 x9 : 7e779c5735de9400\n[ 129.447591][ T934] x8 : ffffffd81560d004 x7 : 205b5d3938373434 x6 : ffffffd8167397c8\n[ 129.447610][ T934] x5 : 0000000000000000 x4 : 0000000000000001 x3 : ffffffc0843db9e0\n[ 129.447629][ T934] x2 : 0000000000002f15 x1 : 0000000000000000 x0 : 0000000000000000\n[ 129.447647][ T934] Call trace:\n[ 129.447655][ T934] android_rvh_schedule_bug+0x0/0x8 [sched_walt_debug 1400000003000000474e550080cce8a8a78606b6]\n[ 129.447681][ T934] __might_resched+0x190/0x1a8\n[ 129.447694][ T934] shrink_work+0x180/0x248\n[ 129.447706][ T934] process_one_work+0x260/0x624\n[ 129.447718][ T934] worker_thread+0x28c/0x454\n[ 129.447729][ T934] kthread+0x118/0x158\n[ 129.447742][ T934] ret_from_fork+0x10/0x20\n[ 129.447761][ T934] Code: ???????? ???????? ???????? d2b5dd1f (d4210000)\n[ 129.447772][ T934] ---[ end trace 0000000000000000 ]---\n\ndm_bufio_lock will call spin_lock_bh when try_verify_in_tasklet\nis enabled, and __scan will be called in atomic context.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37928",
"url": "https://www.suse.com/security/cve/CVE-2025-37928"
},
{
"category": "external",
"summary": "SUSE Bug 1243621 for CVE-2025-37928",
"url": "https://bugzilla.suse.com/1243621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37928"
},
{
"cve": "CVE-2025-37929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays\n\nCommit a5951389e58d (\"arm64: errata: Add newer ARM cores to the\nspectre_bhb_loop_affected() lists\") added some additional CPUs to the\nSpectre-BHB workaround, including some new arrays for designs that\nrequire new \u0027k\u0027 values for the workaround to be effective.\n\nUnfortunately, the new arrays omitted the sentinel entry and so\nis_midr_in_range_list() will walk off the end when it doesn\u0027t find a\nmatch. With UBSAN enabled, this leads to a crash during boot when\nis_midr_in_range_list() is inlined (which was more common prior to\nc8c2647e69be (\"arm64: Make _midr_in_range_list() an exported\nfunction\")):\n\n | Internal error: aarch64 BRK: 00000000f2000001 [#1] PREEMPT SMP\n | pstate: 804000c5 (Nzcv daIF +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n | pc : spectre_bhb_loop_affected+0x28/0x30\n | lr : is_spectre_bhb_affected+0x170/0x190\n | [...]\n | Call trace:\n | spectre_bhb_loop_affected+0x28/0x30\n | update_cpu_capabilities+0xc0/0x184\n | init_cpu_features+0x188/0x1a4\n | cpuinfo_store_boot_cpu+0x4c/0x60\n | smp_prepare_boot_cpu+0x38/0x54\n | start_kernel+0x8c/0x478\n | __primary_switched+0xc8/0xd4\n | Code: 6b09011f 54000061 52801080 d65f03c0 (d4200020)\n | ---[ end trace 0000000000000000 ]---\n | Kernel panic - not syncing: aarch64 BRK: Fatal exception\n\nAdd the missing sentinel entries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37929",
"url": "https://www.suse.com/security/cve/CVE-2025-37929"
},
{
"category": "external",
"summary": "SUSE Bug 1243624 for CVE-2025-37929",
"url": "https://bugzilla.suse.com/1243624"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37929"
},
{
"cve": "CVE-2025-37930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()\n\nNouveau is mostly designed in a way that it\u0027s expected that fences only\never get signaled through nouveau_fence_signal(). However, in at least\none other place, nouveau_fence_done(), can signal fences, too. If that\nhappens (race) a signaled fence remains in the pending list for a while,\nuntil it gets removed by nouveau_fence_update().\n\nShould nouveau_fence_context_kill() run in the meantime, this would be\na bug because the function would attempt to set an error code on an\nalready signaled fence.\n\nHave nouveau_fence_context_kill() check for a fence being signaled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37930",
"url": "https://www.suse.com/security/cve/CVE-2025-37930"
},
{
"category": "external",
"summary": "SUSE Bug 1243625 for CVE-2025-37930",
"url": "https://bugzilla.suse.com/1243625"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37930"
},
{
"cve": "CVE-2025-37931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: adjust subpage bit start based on sectorsize\n\nWhen running machines with 64k page size and a 16k nodesize we started\nseeing tree log corruption in production. This turned out to be because\nwe were not writing out dirty blocks sometimes, so this in fact affects\nall metadata writes.\n\nWhen writing out a subpage EB we scan the subpage bitmap for a dirty\nrange. If the range isn\u0027t dirty we do\n\n\tbit_start++;\n\nto move onto the next bit. The problem is the bitmap is based on the\nnumber of sectors that an EB has. So in this case, we have a 64k\npagesize, 16k nodesize, but a 4k sectorsize. This means our bitmap is 4\nbits for every node. With a 64k page size we end up with 4 nodes per\npage.\n\nTo make this easier this is how everything looks\n\n[0 16k 32k 48k ] logical address\n[0 4 8 12 ] radix tree offset\n[ 64k page ] folio\n[ 16k eb ][ 16k eb ][ 16k eb ][ 16k eb ] extent buffers\n[ | | | | | | | | | | | | | | | | ] bitmap\n\nNow we use all of our addressing based on fs_info-\u003esectorsize_bits, so\nas you can see the above our 16k eb-\u003estart turns into radix entry 4.\n\nWhen we find a dirty range for our eb, we correctly do bit_start +=\nsectors_per_node, because if we start at bit 0, the next bit for the\nnext eb is 4, to correspond to eb-\u003estart 16k.\n\nHowever if our range is clean, we will do bit_start++, which will now\nput us offset from our radix tree entries.\n\nIn our case, assume that the first time we check the bitmap the block is\nnot dirty, we increment bit_start so now it == 1, and then we loop\naround and check again. This time it is dirty, and we go to find that\nstart using the following equation\n\n\tstart = folio_start + bit_start * fs_info-\u003esectorsize;\n\nso in the case above, eb-\u003estart 0 is now dirty, and we calculate start\nas\n\n\t0 + 1 * fs_info-\u003esectorsize = 4096\n\t4096 \u003e\u003e 12 = 1\n\nNow we\u0027re looking up the radix tree for 1, and we won\u0027t find an eb.\nWhat\u0027s worse is now we\u0027re using bit_start == 1, so we do bit_start +=\nsectors_per_node, which is now 5. If that eb is dirty we will run into\nthe same thing, we will look at an offset that is not populated in the\nradix tree, and now we\u0027re skipping the writeout of dirty extent buffers.\n\nThe best fix for this is to not use sectorsize_bits to address nodes,\nbut that\u0027s a larger change. Since this is a fs corruption problem fix\nit simply by always using sectors_per_node to increment the start bit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37931",
"url": "https://www.suse.com/security/cve/CVE-2025-37931"
},
{
"category": "external",
"summary": "SUSE Bug 1243626 for CVE-2025-37931",
"url": "https://bugzilla.suse.com/1243626"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37931"
},
{
"cve": "CVE-2025-37932",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37932"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_qlen_notify() idempotent\n\nhtb_qlen_notify() always deactivates the HTB class and in fact could\ntrigger a warning if it is already deactivated. Therefore, it is not\nidempotent and not friendly to its callers, like fq_codel_dequeue().\n\nLet\u0027s make it idempotent to ease qdisc_tree_reduce_backlog() callers\u0027\nlife.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37932",
"url": "https://www.suse.com/security/cve/CVE-2025-37932"
},
{
"category": "external",
"summary": "SUSE Bug 1243627 for CVE-2025-37932",
"url": "https://bugzilla.suse.com/1243627"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37932"
},
{
"cve": "CVE-2025-37933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteon_ep: Fix host hang issue during device reboot\n\nWhen the host loses heartbeat messages from the device,\nthe driver calls the device-specific ndo_stop function,\nwhich frees the resources. If the driver is unloaded in\nthis scenario, it calls ndo_stop again, attempting to free\nresources that have already been freed, leading to a host\nhang issue. To resolve this, dev_close should be called\ninstead of the device-specific stop function.dev_close\ninternally calls ndo_stop to stop the network interface\nand performs additional cleanup tasks. During the driver\nunload process, if the device is already down, ndo_stop\nis not called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37933",
"url": "https://www.suse.com/security/cve/CVE-2025-37933"
},
{
"category": "external",
"summary": "SUSE Bug 1243628 for CVE-2025-37933",
"url": "https://bugzilla.suse.com/1243628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37933"
},
{
"cve": "CVE-2025-37934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37934"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction\n\nActually check if the passed pointers are valid, before writing to them.\nThis also fixes a USBAN warning:\nUBSAN: invalid-load in ../sound/soc/fsl/imx-card.c:687:25\nload of value 255 is not a valid value for type \u0027_Bool\u0027\n\nThis is because playback_only is uninitialized and is not written to, as\nthe playback-only property is absent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37934",
"url": "https://www.suse.com/security/cve/CVE-2025-37934"
},
{
"category": "external",
"summary": "SUSE Bug 1243548 for CVE-2025-37934",
"url": "https://bugzilla.suse.com/1243548"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37934"
},
{
"cve": "CVE-2025-37936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU\u0027s value.\n\nWhen generating the MSR_IA32_PEBS_ENABLE value that will be loaded on\nVM-Entry to a KVM guest, mask the value with the vCPU\u0027s desired PEBS_ENABLE\nvalue. Consulting only the host kernel\u0027s host vs. guest masks results in\nrunning the guest with PEBS enabled even when the guest doesn\u0027t want to use\nPEBS. Because KVM uses perf events to proxy the guest virtual PMU, simply\nlooking at exclude_host can\u0027t differentiate between events created by host\nuserspace, and events created by KVM on behalf of the guest.\n\nRunning the guest with PEBS unexpectedly enabled typically manifests as\ncrashes due to a near-infinite stream of #PFs. E.g. if the guest hasn\u0027t\nwritten MSR_IA32_DS_AREA, the CPU will hit page faults on address \u00270\u0027 when\ntrying to record PEBS events.\n\nThe issue is most easily reproduced by running `perf kvm top` from before\ncommit 7b100989b4f6 (\"perf evlist: Remove __evlist__add_default\") (after\nwhich, `perf kvm top` effectively stopped using PEBS).\tThe userspace side\nof perf creates a guest-only PEBS event, which intel_guest_get_msrs()\nmisconstrues a guest-*owned* PEBS event.\n\nArguably, this is a userspace bug, as enabling PEBS on guest-only events\nsimply cannot work, and userspace can kill VMs in many other ways (there\nis no danger to the host). However, even if this is considered to be bad\nuserspace behavior, there\u0027s zero downside to perf/KVM restricting PEBS to\nguest-owned events.\n\nNote, commit 854250329c02 (\"KVM: x86/pmu: Disable guest PEBS temporarily\nin two rare situations\") fixed the case where host userspace is profiling\nKVM *and* userspace, but missed the case where userspace is profiling only\nKVM.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37936",
"url": "https://www.suse.com/security/cve/CVE-2025-37936"
},
{
"category": "external",
"summary": "SUSE Bug 1243537 for CVE-2025-37936",
"url": "https://bugzilla.suse.com/1243537"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37936"
},
{
"cve": "CVE-2025-37937",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37937"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds()\n\nIf dib8000_set_dds()\u0027s call to dib8000_read32() returns zero, the result\nis a divide-by-zero. Prevent that from happening.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000_tune() falls through to next function dib8096p_cfg_DibRx()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37937",
"url": "https://www.suse.com/security/cve/CVE-2025-37937"
},
{
"category": "external",
"summary": "SUSE Bug 1243540 for CVE-2025-37937",
"url": "https://bugzilla.suse.com/1243540"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37937"
},
{
"cve": "CVE-2025-37938",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37938"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Verify event formats that have \"%*p..\"\n\nThe trace event verifier checks the formats of trace events to make sure\nthat they do not point at memory that is not in the trace event itself or\nin data that will never be freed. If an event references data that was\nallocated when the event triggered and that same data is freed before the\nevent is read, then the kernel can crash by reading freed memory.\n\nThe verifier runs at boot up (or module load) and scans the print formats\nof the events and checks their arguments to make sure that dereferenced\npointers are safe. If the format uses \"%*p..\" the verifier will ignore it,\nand that could be dangerous. Cover this case as well.\n\nAlso add to the sample code a use case of \"%*pbl\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37938",
"url": "https://www.suse.com/security/cve/CVE-2025-37938"
},
{
"category": "external",
"summary": "SUSE Bug 1243544 for CVE-2025-37938",
"url": "https://bugzilla.suse.com/1243544"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37938"
},
{
"cve": "CVE-2025-37943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi\n\nIn certain cases, hardware might provide packets with a\nlength greater than the maximum native Wi-Fi header length.\nThis can lead to accessing and modifying fields in the header\nwithin the ath12k_dp_rx_h_undecap_nwifi function for\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type and\npotentially resulting in invalid data access and memory corruption.\n\nAdd a sanity check before processing the SKB to prevent invalid\ndata access in the undecap native Wi-Fi function for the\nDP_RX_DECAP_TYPE_NATIVE_WIFI decap type.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37943",
"url": "https://www.suse.com/security/cve/CVE-2025-37943"
},
{
"category": "external",
"summary": "SUSE Bug 1243509 for CVE-2025-37943",
"url": "https://bugzilla.suse.com/1243509"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37943"
},
{
"cve": "CVE-2025-37944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37944"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process\n\nCurrently, ath12k_dp_mon_srng_process uses ath12k_hal_srng_src_get_next_entry\nto fetch the next entry from the destination ring. This is incorrect because\nath12k_hal_srng_src_get_next_entry is intended for source rings, not destination\nrings. This leads to invalid entry fetches, causing potential data corruption or\ncrashes due to accessing incorrect memory locations. This happens because the\nsource ring and destination ring have different handling mechanisms and using\nthe wrong function results in incorrect pointer arithmetic and ring management.\n\nTo fix this issue, replace the call to ath12k_hal_srng_src_get_next_entry with\nath12k_hal_srng_dst_get_next_entry in ath12k_dp_mon_srng_process. This ensures\nthat the correct function is used for fetching entries from the destination\nring, preventing invalid memory accesses.\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1\nTested-on: WCN7850 hw2.0 WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37944",
"url": "https://www.suse.com/security/cve/CVE-2025-37944"
},
{
"category": "external",
"summary": "SUSE Bug 1243530 for CVE-2025-37944",
"url": "https://bugzilla.suse.com/1243530"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37944"
},
{
"cve": "CVE-2025-37945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37945"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY\n\nDSA has 2 kinds of drivers:\n\n1. Those who call dsa_switch_suspend() and dsa_switch_resume() from\n their device PM ops: qca8k-8xxx, bcm_sf2, microchip ksz\n2. Those who don\u0027t: all others. The above methods should be optional.\n\nFor type 1, dsa_switch_suspend() calls dsa_user_suspend() -\u003e phylink_stop(),\nand dsa_switch_resume() calls dsa_user_resume() -\u003e phylink_start().\nThese seem good candidates for setting mac_managed_pm = true because\nthat is essentially its definition [1], but that does not seem to be the\nbiggest problem for now, and is not what this change focuses on.\n\nTalking strictly about the 2nd category of DSA drivers here (which\ndo not have MAC managed PM, meaning that for their attached PHYs,\nmdio_bus_phy_suspend() and mdio_bus_phy_resume() should run in full),\nI have noticed that the following warning from mdio_bus_phy_resume() is\ntriggered:\n\n\tWARN_ON(phydev-\u003estate != PHY_HALTED \u0026\u0026 phydev-\u003estate != PHY_READY \u0026\u0026\n\t\tphydev-\u003estate != PHY_UP);\n\nbecause the PHY state machine is running.\n\nIt\u0027s running as a result of a previous dsa_user_open() -\u003e ... -\u003e\nphylink_start() -\u003e phy_start() having been initiated by the user.\n\nThe previous mdio_bus_phy_suspend() was supposed to have called\nphy_stop_machine(), but it didn\u0027t. So this is why the PHY is in state\nPHY_NOLINK by the time mdio_bus_phy_resume() runs.\n\nmdio_bus_phy_suspend() did not call phy_stop_machine() because for\nphylink, the phydev-\u003eadjust_link function pointer is NULL. This seems a\ntechnicality introduced by commit fddd91016d16 (\"phylib: fix PAL state\nmachine restart on resume\"). That commit was written before phylink\nexisted, and was intended to avoid crashing with consumer drivers which\ndon\u0027t use the PHY state machine - phylink always does, when using a PHY.\nBut phylink itself has historically not been developed with\nsuspend/resume in mind, and apparently not tested too much in that\nscenario, allowing this bug to exist unnoticed for so long. Plus, prior\nto the WARN_ON(), it would have likely been invisible.\n\nThis issue is not in fact restricted to type 2 DSA drivers (according to\nthe above ad-hoc classification), but can be extrapolated to any MAC\ndriver with phylink and MDIO-bus-managed PHY PM ops. DSA is just where\nthe issue was reported. Assuming mac_managed_pm is set correctly, a\nquick search indicates the following other drivers might be affected:\n\n$ grep -Zlr PHYLINK_NETDEV drivers/ | xargs -0 grep -L mac_managed_pm\ndrivers/net/ethernet/atheros/ag71xx.c\ndrivers/net/ethernet/microchip/sparx5/sparx5_main.c\ndrivers/net/ethernet/microchip/lan966x/lan966x_main.c\ndrivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c\ndrivers/net/ethernet/freescale/fs_enet/fs_enet-main.c\ndrivers/net/ethernet/freescale/dpaa/dpaa_eth.c\ndrivers/net/ethernet/freescale/ucc_geth.c\ndrivers/net/ethernet/freescale/enetc/enetc_pf_common.c\ndrivers/net/ethernet/marvell/mvpp2/mvpp2_main.c\ndrivers/net/ethernet/marvell/mvneta.c\ndrivers/net/ethernet/marvell/prestera/prestera_main.c\ndrivers/net/ethernet/mediatek/mtk_eth_soc.c\ndrivers/net/ethernet/altera/altera_tse_main.c\ndrivers/net/ethernet/wangxun/txgbe/txgbe_phy.c\ndrivers/net/ethernet/meta/fbnic/fbnic_phylink.c\ndrivers/net/ethernet/tehuti/tn40_phy.c\ndrivers/net/ethernet/mscc/ocelot_net.c\n\nMake the existing conditions dependent on the PHY device having a\nphydev-\u003ephy_link_change() implementation equal to the default\nphy_link_change() provided by phylib. Otherwise, we implicitly know that\nthe phydev has the phylink-provided phylink_phy_change() callback, and\nwhen phylink is used, the PHY state machine always needs to be stopped/\nstarted on the suspend/resume path. The code is structured as such that\nif phydev-\u003ephy_link_change() is absent, it is a matter of time until the\nkernel will crash - no need to further complicate the test.\n\nThus, for the situation where the PM is not managed b\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37945",
"url": "https://www.suse.com/security/cve/CVE-2025-37945"
},
{
"category": "external",
"summary": "SUSE Bug 1243538 for CVE-2025-37945",
"url": "https://bugzilla.suse.com/1243538"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37945"
},
{
"cve": "CVE-2025-37946",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37946"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs\n\nWith commit bcb5d6c76903 (\"s390/pci: introduce lock to synchronize state\nof zpci_dev\u0027s\") the code to ignore power off of a PF that has child VFs\nwas changed from a direct return to a goto to the unlock and\npci_dev_put() section. The change however left the existing pci_dev_put()\nuntouched resulting in a doubple put. This can subsequently cause a use\nafter free if the struct pci_dev is released in an unexpected state.\nFix this by removing the extra pci_dev_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37946",
"url": "https://www.suse.com/security/cve/CVE-2025-37946"
},
{
"category": "external",
"summary": "SUSE Bug 1243506 for CVE-2025-37946",
"url": "https://bugzilla.suse.com/1243506"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37946"
},
{
"cve": "CVE-2025-37948",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37948"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Add BHB mitigation to the epilogue for cBPF programs\n\nA malicious BPF program may manipulate the branch history to influence\nwhat the hardware speculates will happen next.\n\nOn exit from a BPF program, emit the BHB mititgation sequence.\n\nThis is only applied for \u0027classic\u0027 cBPF programs that are loaded by\nseccomp.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37948",
"url": "https://www.suse.com/security/cve/CVE-2025-37948"
},
{
"category": "external",
"summary": "SUSE Bug 1243649 for CVE-2025-37948",
"url": "https://bugzilla.suse.com/1243649"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37948"
},
{
"cve": "CVE-2025-37951",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37951"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/v3d: Add job to pending list if the reset was skipped\n\nWhen a CL/CSD job times out, we check if the GPU has made any progress\nsince the last timeout. If so, instead of resetting the hardware, we skip\nthe reset and let the timer get rearmed. This gives long-running jobs a\nchance to complete.\n\nHowever, when `timedout_job()` is called, the job in question is removed\nfrom the pending list, which means it won\u0027t be automatically freed through\n`free_job()`. Consequently, when we skip the reset and keep the job\nrunning, the job won\u0027t be freed when it finally completes.\n\nThis situation leads to a memory leak, as exposed in [1] and [2].\n\nSimilarly to commit 704d3d60fec4 (\"drm/etnaviv: don\u0027t block scheduler when\nGPU is still active\"), this patch ensures the job is put back on the\npending list when extending the timeout.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37951",
"url": "https://www.suse.com/security/cve/CVE-2025-37951"
},
{
"category": "external",
"summary": "SUSE Bug 1243659 for CVE-2025-37951",
"url": "https://bugzilla.suse.com/1243659"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37951"
},
{
"cve": "CVE-2025-37953",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37953"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_htb: make htb_deactivate() idempotent\n\nAlan reported a NULL pointer dereference in htb_next_rb_node()\nafter we made htb_qlen_notify() idempotent.\n\nIt turns out in the following case it introduced some regression:\n\nhtb_dequeue_tree():\n |-\u003e fq_codel_dequeue()\n |-\u003e qdisc_tree_reduce_backlog()\n |-\u003e htb_qlen_notify()\n |-\u003e htb_deactivate()\n |-\u003e htb_next_rb_node()\n |-\u003e htb_deactivate()\n\nFor htb_next_rb_node(), after calling the 1st htb_deactivate(), the\nclprio[prio]-\u003eptr could be already set to NULL, which means\nhtb_next_rb_node() is vulnerable here.\n\nFor htb_deactivate(), although we checked qlen before calling it, in\ncase of qlen==0 after qdisc_tree_reduce_backlog(), we may call it again\nwhich triggers the warning inside.\n\nTo fix the issues here, we need to:\n\n1) Make htb_deactivate() idempotent, that is, simply return if we\n already call it before.\n2) Make htb_next_rb_node() safe against ptr==NULL.\n\nMany thanks to Alan for testing and for the reproducer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37953",
"url": "https://www.suse.com/security/cve/CVE-2025-37953"
},
{
"category": "external",
"summary": "SUSE Bug 1243543 for CVE-2025-37953",
"url": "https://bugzilla.suse.com/1243543"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37953"
},
{
"cve": "CVE-2025-37954",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37954"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: Avoid race in open_cached_dir with lease breaks\n\nA pre-existing valid cfid returned from find_or_create_cached_dir might\nrace with a lease break, meaning open_cached_dir doesn\u0027t consider it\nvalid, and thinks it\u0027s newly-constructed. This leaks a dentry reference\nif the allocation occurs before the queued lease break work runs.\n\nAvoid the race by extending holding the cfid_list_lock across\nfind_or_create_cached_dir and when the result is checked.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37954",
"url": "https://www.suse.com/security/cve/CVE-2025-37954"
},
{
"category": "external",
"summary": "SUSE Bug 1243664 for CVE-2025-37954",
"url": "https://bugzilla.suse.com/1243664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37954"
},
{
"cve": "CVE-2025-37959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37959"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Scrub packet on bpf_redirect_peer\n\nWhen bpf_redirect_peer is used to redirect packets to a device in\nanother network namespace, the skb isn\u0027t scrubbed. That can lead skb\ninformation from one namespace to be \"misused\" in another namespace.\n\nAs one example, this is causing Cilium to drop traffic when using\nbpf_redirect_peer to redirect packets that just went through IPsec\ndecryption to a container namespace. The following pwru trace shows (1)\nthe packet path from the host\u0027s XFRM layer to the container\u0027s XFRM\nlayer where it\u0027s dropped and (2) the number of active skb extensions at\neach function.\n\n NETNS MARK IFACE TUPLE FUNC\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 xfrm4_rcv_cb\n .active_extensions = (__u8)2,\n 4026533547 d00 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 gro_cells_receive\n .active_extensions = (__u8)2,\n [...]\n 4026533547 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 skb_do_redirect\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 ip_rcv_core\n .active_extensions = (__u8)2,\n [...]\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 udp_queue_rcv_one_skb\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_policy_check\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 __xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 security_xfrm_decode_session\n .active_extensions = (__u8)2,\n 4026534999 0 eth0 10.244.3.124:35473-\u003e10.244.2.158:53 kfree_skb_reason(SKB_DROP_REASON_XFRM_POLICY)\n .active_extensions = (__u8)2,\n\nIn this case, there are no XFRM policies in the container\u0027s network\nnamespace so the drop is unexpected. When we decrypt the IPsec packet,\nthe XFRM state used for decryption is set in the skb extensions. This\ninformation is preserved across the netns switch. When we reach the\nXFRM policy check in the container\u0027s netns, __xfrm_policy_check drops\nthe packet with LINUX_MIB_XFRMINNOPOLS because a (container-side) XFRM\npolicy can\u0027t be found that matches the (host-side) XFRM state used for\ndecryption.\n\nThis patch fixes this by scrubbing the packet when using\nbpf_redirect_peer, as is done on typical netns switches via veth\ndevices except skb-\u003emark and skb-\u003etstamp are not zeroed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37959",
"url": "https://www.suse.com/security/cve/CVE-2025-37959"
},
{
"category": "external",
"summary": "SUSE Bug 1243517 for CVE-2025-37959",
"url": "https://bugzilla.suse.com/1243517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37959"
},
{
"cve": "CVE-2025-37961",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37961"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipvs: fix uninit-value for saddr in do_output_route4\n\nsyzbot reports for uninit-value for the saddr argument [1].\ncommit 4754957f04f5 (\"ipvs: do not use random local source address for\ntunnels\") already implies that the input value of saddr\nshould be ignored but the code is still reading it which can prevent\nto connect the route. Fix it by changing the argument to ret_saddr.\n\n[1]\nBUG: KMSAN: uninit-value in do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n do_output_route4+0x42c/0x4d0 net/netfilter/ipvs/ip_vs_xmit.c:147\n __ip_vs_get_out_rt+0x403/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:330\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nUninit was created at:\n slab_post_alloc_hook mm/slub.c:4167 [inline]\n slab_alloc_node mm/slub.c:4210 [inline]\n __kmalloc_cache_noprof+0x8fa/0xe00 mm/slub.c:4367\n kmalloc_noprof include/linux/slab.h:905 [inline]\n ip_vs_dest_dst_alloc net/netfilter/ipvs/ip_vs_xmit.c:61 [inline]\n __ip_vs_get_out_rt+0x35d/0x21d0 net/netfilter/ipvs/ip_vs_xmit.c:323\n ip_vs_tunnel_xmit+0x205/0x2380 net/netfilter/ipvs/ip_vs_xmit.c:1136\n ip_vs_in_hook+0x1aa5/0x35b0 net/netfilter/ipvs/ip_vs_core.c:2063\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\n nf_hook_slow+0xf7/0x400 net/netfilter/core.c:626\n nf_hook include/linux/netfilter.h:269 [inline]\n __ip_local_out+0x758/0x7e0 net/ipv4/ip_output.c:118\n ip_local_out net/ipv4/ip_output.c:127 [inline]\n ip_send_skb+0x6a/0x3c0 net/ipv4/ip_output.c:1501\n udp_send_skb+0xfda/0x1b70 net/ipv4/udp.c:1195\n udp_sendmsg+0x2fe3/0x33c0 net/ipv4/udp.c:1483\n inet_sendmsg+0x1fc/0x280 net/ipv4/af_inet.c:851\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg+0x267/0x380 net/socket.c:727\n ____sys_sendmsg+0x91b/0xda0 net/socket.c:2566\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2620\n __sys_sendmmsg+0x41d/0x880 net/socket.c:2702\n __compat_sys_sendmmsg net/compat.c:360 [inline]\n __do_compat_sys_sendmmsg net/compat.c:367 [inline]\n __se_compat_sys_sendmmsg net/compat.c:364 [inline]\n __ia32_compat_sys_sendmmsg+0xc8/0x140 net/compat.c:364\n ia32_sys_call+0x3ffa/0x41f0 arch/x86/include/generated/asm/syscalls_32.h:346\n do_syscall_32_irqs_on arch/x86/entry/syscall_32.c:83 [inline]\n __do_fast_syscall_32+0xb0/0x110 arch/x86/entry/syscall_32.c:306\n do_fast_syscall_32+0x38/0x80 arch/x86/entry/syscall_32.c:331\n do_SYSENTER_32+0x1f/0x30 arch/x86/entry/syscall_32.c:369\n entry_SYSENTER_compat_after_hwframe+0x84/0x8e\n\nCPU: 0 UID: 0 PID: 22408 Comm: syz.4.5165 Not tainted 6.15.0-rc3-syzkaller-00019-gbc3372351d0c #0 PREEMPT(undef)\nHardware name: Google Google Compute Engi\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37961",
"url": "https://www.suse.com/security/cve/CVE-2025-37961"
},
{
"category": "external",
"summary": "SUSE Bug 1243523 for CVE-2025-37961",
"url": "https://bugzilla.suse.com/1243523"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37961"
},
{
"cve": "CVE-2025-37963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37963"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: bpf: Only mitigate cBPF programs loaded by unprivileged users\n\nSupport for eBPF programs loaded by unprivileged users is typically\ndisabled. This means only cBPF programs need to be mitigated for BHB.\n\nIn addition, only mitigate cBPF programs that were loaded by an\nunprivileged user. Privileged users can also load the same program\nvia eBPF, making the mitigation pointless.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37963",
"url": "https://www.suse.com/security/cve/CVE-2025-37963"
},
{
"category": "external",
"summary": "SUSE Bug 1243660 for CVE-2025-37963",
"url": "https://bugzilla.suse.com/1243660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2025-37963"
},
{
"cve": "CVE-2025-37965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37965"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Fix invalid context error in dml helper\n\n[Why]\n\"BUG: sleeping function called from invalid context\" error.\nafter:\n\"drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()\"\n\nThe populate_dml_plane_cfg_from_plane_state() uses the GFP_KERNEL flag\nfor memory allocation, which shouldn\u0027t be used in atomic contexts.\n\nThe allocation is needed only for using another helper function\nget_scaler_data_for_plane().\n\n[How]\nModify helpers to pass a pointer to scaler_data within existing context,\neliminating the need for dynamic memory allocation/deallocation\nand copying.\n\n(cherry picked from commit bd3e84bc98f81b44f2c43936bdadc3241d654259)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37965",
"url": "https://www.suse.com/security/cve/CVE-2025-37965"
},
{
"category": "external",
"summary": "SUSE Bug 1244174 for CVE-2025-37965",
"url": "https://bugzilla.suse.com/1244174"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37965"
},
{
"cve": "CVE-2025-37967",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37967"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix deadlock\n\nThis patch introduces the ucsi_con_mutex_lock / ucsi_con_mutex_unlock\nfunctions to the UCSI driver. ucsi_con_mutex_lock ensures the connector\nmutex is only locked if a connection is established and the partner pointer\nis valid. This resolves a deadlock scenario where\nucsi_displayport_remove_partner holds con-\u003emutex waiting for\ndp_altmode_work to complete while dp_altmode_work attempts to acquire it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37967",
"url": "https://www.suse.com/security/cve/CVE-2025-37967"
},
{
"category": "external",
"summary": "SUSE Bug 1243572 for CVE-2025-37967",
"url": "https://bugzilla.suse.com/1243572"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37967"
},
{
"cve": "CVE-2025-37968",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37968"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: light: opt3001: fix deadlock due to concurrent flag access\n\nThe threaded IRQ function in this driver is reading the flag twice: once to\nlock a mutex and once to unlock it. Even though the code setting the flag\nis designed to prevent it, there are subtle cases where the flag could be\ntrue at the mutex_lock stage and false at the mutex_unlock stage. This\nresults in the mutex not being unlocked, resulting in a deadlock.\n\nFix it by making the opt3001_irq() code generally more robust, reading the\nflag into a variable and using the variable value at both stages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37968",
"url": "https://www.suse.com/security/cve/CVE-2025-37968"
},
{
"category": "external",
"summary": "SUSE Bug 1243571 for CVE-2025-37968",
"url": "https://bugzilla.suse.com/1243571"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37968"
},
{
"cve": "CVE-2025-37969",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37969"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo\n\nPrevent st_lsm6dsx_read_tagged_fifo from falling in an infinite loop in\ncase pattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37969",
"url": "https://www.suse.com/security/cve/CVE-2025-37969"
},
{
"category": "external",
"summary": "SUSE Bug 1243574 for CVE-2025-37969",
"url": "https://bugzilla.suse.com/1243574"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37969"
},
{
"cve": "CVE-2025-37970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo\n\nPrevent st_lsm6dsx_read_fifo from falling in an infinite loop in case\npattern_len is equal to zero and the device FIFO is not empty.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37970",
"url": "https://www.suse.com/security/cve/CVE-2025-37970"
},
{
"category": "external",
"summary": "SUSE Bug 1243575 for CVE-2025-37970",
"url": "https://bugzilla.suse.com/1243575"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37970"
},
{
"cve": "CVE-2025-37972",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37972"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: mtk-pmic-keys - fix possible null pointer dereference\n\nIn mtk_pmic_keys_probe, the regs parameter is only set if the button is\nparsed in the device tree. However, on hardware where the button is left\nfloating, that node will most likely be removed not to enable that\ninput. In that case the code will try to dereference a null pointer.\n\nLet\u0027s use the regs struct instead as it is defined for all supported\nplatforms. Note that it is ok setting the key reg even if that latter is\ndisabled as the interrupt won\u0027t be enabled anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37972",
"url": "https://www.suse.com/security/cve/CVE-2025-37972"
},
{
"category": "external",
"summary": "SUSE Bug 1243573 for CVE-2025-37972",
"url": "https://bugzilla.suse.com/1243573"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37972"
},
{
"cve": "CVE-2025-37973",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37973"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation\n\nCurrently during the multi-link element defragmentation process, the\nmulti-link element length added to the total IEs length when calculating\nthe length of remaining IEs after the multi-link element in\ncfg80211_defrag_mle(). This could lead to out-of-bounds access if the\nmulti-link element or its corresponding fragment elements are the last\nelements in the IEs buffer.\n\nTo address this issue, correctly calculate the remaining IEs length by\ndeducting the multi-link element end offset from total IEs end offset.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37973",
"url": "https://www.suse.com/security/cve/CVE-2025-37973"
},
{
"category": "external",
"summary": "SUSE Bug 1244172 for CVE-2025-37973",
"url": "https://bugzilla.suse.com/1244172"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37973"
},
{
"cve": "CVE-2025-37978",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37978"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: integrity: Do not call set_page_dirty_lock()\n\nPlacing multiple protection information buffers inside the same page\ncan lead to oopses because set_page_dirty_lock() can\u0027t be called from\ninterrupt context.\n\nSince a protection information buffer is not backed by a file there is\nno point in setting its page dirty, there is nothing to synchronize.\nDrop the call to set_page_dirty_lock() and remove the last argument to\nbio_integrity_unpin_bvec().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37978",
"url": "https://www.suse.com/security/cve/CVE-2025-37978"
},
{
"category": "external",
"summary": "SUSE Bug 1243516 for CVE-2025-37978",
"url": "https://bugzilla.suse.com/1243516"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37978"
},
{
"cve": "CVE-2025-37979",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37979"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: qcom: Fix sc7280 lpass potential buffer overflow\n\nCase values introduced in commit\n5f78e1fb7a3e (\"ASoC: qcom: Add driver support for audioreach solution\")\ncause out of bounds access in arrays of sc7280 driver data (e.g. in case\nof RX_CODEC_DMA_RX_0 in sc7280_snd_hw_params()).\n\nRedefine LPASS_MAX_PORTS to consider the maximum possible port id for\nq6dsp as sc7280 driver utilizes some of those values.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37979",
"url": "https://www.suse.com/security/cve/CVE-2025-37979"
},
{
"category": "external",
"summary": "SUSE Bug 1243545 for CVE-2025-37979",
"url": "https://bugzilla.suse.com/1243545"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37979"
},
{
"cve": "CVE-2025-37980",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37980"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: fix resource leak in blk_register_queue() error path\n\nWhen registering a queue fails after blk_mq_sysfs_register() is\nsuccessful but the function later encounters an error, we need\nto clean up the blk_mq_sysfs resources.\n\nAdd the missing blk_mq_sysfs_unregister() call in the error path\nto properly clean up these resources and prevent a memory leak.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37980",
"url": "https://www.suse.com/security/cve/CVE-2025-37980"
},
{
"category": "external",
"summary": "SUSE Bug 1243522 for CVE-2025-37980",
"url": "https://bugzilla.suse.com/1243522"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37980"
},
{
"cve": "CVE-2025-37981",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37981"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: smartpqi: Use is_kdump_kernel() to check for kdump\n\nThe smartpqi driver checks the reset_devices variable to determine\nwhether special adjustments need to be made for kdump. This has the\neffect that after a regular kexec reboot, some driver parameters such as\nmax_transfer_size are much lower than usual. More importantly, kexec\nreboot tests have revealed memory corruption caused by the driver log\nbeing written to system memory after a kexec.\n\nFix this by testing is_kdump_kernel() rather than reset_devices where\nappropriate.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37981",
"url": "https://www.suse.com/security/cve/CVE-2025-37981"
},
{
"category": "external",
"summary": "SUSE Bug 1243514 for CVE-2025-37981",
"url": "https://bugzilla.suse.com/1243514"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37981"
},
{
"cve": "CVE-2025-37982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37982"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: wl1251: fix memory leak in wl1251_tx_work\n\nThe skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails\nwith a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37982",
"url": "https://www.suse.com/security/cve/CVE-2025-37982"
},
{
"category": "external",
"summary": "SUSE Bug 1243524 for CVE-2025-37982",
"url": "https://bugzilla.suse.com/1243524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37982"
},
{
"cve": "CVE-2025-37983",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37983"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nqibfs: fix _another_ leak\n\nfailure to allocate inode =\u003e leaked dentry...\n\nthis one had been there since the initial merge; to be fair,\nif we are that far OOM, the odds of failing at that particular\nallocation are low...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37983",
"url": "https://www.suse.com/security/cve/CVE-2025-37983"
},
{
"category": "external",
"summary": "SUSE Bug 1243567 for CVE-2025-37983",
"url": "https://bugzilla.suse.com/1243567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37983"
},
{
"cve": "CVE-2025-37985",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37985"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: wdm: close race between wdm_open and wdm_wwan_port_stop\n\nClearing WDM_WWAN_IN_USE must be the last action or\nwe can open a chardev whose URBs are still poisoned",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37985",
"url": "https://www.suse.com/security/cve/CVE-2025-37985"
},
{
"category": "external",
"summary": "SUSE Bug 1243529 for CVE-2025-37985",
"url": "https://bugzilla.suse.com/1243529"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37985"
},
{
"cve": "CVE-2025-37986",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37986"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: class: Invalidate USB device pointers on partner unregistration\n\nTo avoid using invalid USB device pointers after a Type-C partner\ndisconnects, this patch clears the pointers upon partner unregistration.\nThis ensures a clean state for future connections.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37986",
"url": "https://www.suse.com/security/cve/CVE-2025-37986"
},
{
"category": "external",
"summary": "SUSE Bug 1243515 for CVE-2025-37986",
"url": "https://bugzilla.suse.com/1243515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37986"
},
{
"cve": "CVE-2025-37987",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37987"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npds_core: Prevent possible adminq overflow/stuck condition\n\nThe pds_core\u0027s adminq is protected by the adminq_lock, which prevents\nmore than 1 command to be posted onto it at any one time. This makes it\nso the client drivers cannot simultaneously post adminq commands.\nHowever, the completions happen in a different context, which means\nmultiple adminq commands can be posted sequentially and all waiting\non completion.\n\nOn the FW side, the backing adminq request queue is only 16 entries\nlong and the retry mechanism and/or overflow/stuck prevention is\nlacking. This can cause the adminq to get stuck, so commands are no\nlonger processed and completions are no longer sent by the FW.\n\nAs an initial fix, prevent more than 16 outstanding adminq commands so\nthere\u0027s no way to cause the adminq from getting stuck. This works\nbecause the backing adminq request queue will never have more than 16\npending adminq commands, so it will never overflow. This is done by\nreducing the adminq depth to 16.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37987",
"url": "https://www.suse.com/security/cve/CVE-2025-37987"
},
{
"category": "external",
"summary": "SUSE Bug 1243542 for CVE-2025-37987",
"url": "https://bugzilla.suse.com/1243542"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37987"
},
{
"cve": "CVE-2025-37989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37989"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: phy: leds: fix memory leak\n\nA network restart test on a router led to an out-of-memory condition,\nwhich was traced to a memory leak in the PHY LED trigger code.\n\nThe root cause is misuse of the devm API. The registration function\n(phy_led_triggers_register) is called from phy_attach_direct, not\nphy_probe, and the unregister function (phy_led_triggers_unregister)\nis called from phy_detach, not phy_remove. This means the register and\nunregister functions can be called multiple times for the same PHY\ndevice, but devm-allocated memory is not freed until the driver is\nunbound.\n\nThis also prevents kmemleak from detecting the leak, as the devm API\ninternally stores the allocated pointer.\n\nFix this by replacing devm_kzalloc/devm_kcalloc with standard\nkzalloc/kcalloc, and add the corresponding kfree calls in the unregister\npath.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37989",
"url": "https://www.suse.com/security/cve/CVE-2025-37989"
},
{
"category": "external",
"summary": "SUSE Bug 1243511 for CVE-2025-37989",
"url": "https://bugzilla.suse.com/1243511"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37989"
},
{
"cve": "CVE-2025-37990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37990"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()\n\nThe function brcmf_usb_dl_writeimage() calls the function\nbrcmf_usb_dl_cmd() but dose not check its return value. The\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized if the\nfunction brcmf_usb_dl_cmd() fails. It is dangerous to use\nuninitialized variables in the conditions.\n\nAdd error handling for brcmf_usb_dl_cmd() to jump to error\nhandling path if the brcmf_usb_dl_cmd() fails and the\n\u0027state.state\u0027 and the \u0027state.bytes\u0027 are uninitialized.\n\nImprove the error message to report more detailed error\ninformation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37990",
"url": "https://www.suse.com/security/cve/CVE-2025-37990"
},
{
"category": "external",
"summary": "SUSE Bug 1243528 for CVE-2025-37990",
"url": "https://bugzilla.suse.com/1243528"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37990"
},
{
"cve": "CVE-2025-37992",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37992"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: Flush gso_skb list too during -\u003echange()\n\nPreviously, when reducing a qdisc\u0027s limit via the -\u003echange() operation, only\nthe main skb queue was trimmed, potentially leaving packets in the gso_skb\nlist. This could result in NULL pointer dereference when we only check\nsch-\u003elimit against sch-\u003eq.qlen.\n\nThis patch introduces a new helper, qdisc_dequeue_internal(), which ensures\nboth the gso_skb list and the main queue are properly flushed when trimming\nexcess packets. All relevant qdiscs (codel, fq, fq_codel, fq_pie, hhf, pie)\nare updated to use this helper in their -\u003echange() routines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37992",
"url": "https://www.suse.com/security/cve/CVE-2025-37992"
},
{
"category": "external",
"summary": "SUSE Bug 1243698 for CVE-2025-37992",
"url": "https://bugzilla.suse.com/1243698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37992"
},
{
"cve": "CVE-2025-37994",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37994"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: typec: ucsi: displayport: Fix NULL pointer access\n\nThis patch ensures that the UCSI driver waits for all pending tasks in the\nucsi_displayport_work workqueue to finish executing before proceeding with\nthe partner removal.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37994",
"url": "https://www.suse.com/security/cve/CVE-2025-37994"
},
{
"category": "external",
"summary": "SUSE Bug 1243823 for CVE-2025-37994",
"url": "https://bugzilla.suse.com/1243823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37994"
},
{
"cve": "CVE-2025-37995",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37995"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmodule: ensure that kobject_put() is safe for module type kobjects\n\nIn \u0027lookup_or_create_module_kobject()\u0027, an internal kobject is created\nusing \u0027module_ktype\u0027. So call to \u0027kobject_put()\u0027 on error handling\npath causes an attempt to use an uninitialized completion pointer in\n\u0027module_kobject_release()\u0027. In this scenario, we just want to release\nkobject without an extra synchronization required for a regular module\nunloading process, so adding an extra check whether \u0027complete()\u0027 is\nactually required makes \u0027kobject_put()\u0027 safe.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37995",
"url": "https://www.suse.com/security/cve/CVE-2025-37995"
},
{
"category": "external",
"summary": "SUSE Bug 1243827 for CVE-2025-37995",
"url": "https://bugzilla.suse.com/1243827"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-37995"
},
{
"cve": "CVE-2025-37997",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37997"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ipset: fix region locking in hash types\n\nRegion locking introduced in v5.6-rc4 contained three macros to handle\nthe region locks: ahash_bucket_start(), ahash_bucket_end() which gave\nback the start and end hash bucket values belonging to a given region\nlock and ahash_region() which should give back the region lock belonging\nto a given hash bucket. The latter was incorrect which can lead to a\nrace condition between the garbage collector and adding new elements\nwhen a hash type of set is defined with timeouts.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37997",
"url": "https://www.suse.com/security/cve/CVE-2025-37997"
},
{
"category": "external",
"summary": "SUSE Bug 1243832 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1243832"
},
{
"category": "external",
"summary": "SUSE Bug 1245774 for CVE-2025-37997",
"url": "https://bugzilla.suse.com/1245774"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-37997"
},
{
"cve": "CVE-2025-37998",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-37998"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nopenvswitch: Fix unsafe attribute parsing in output_userspace()\n\nThis patch replaces the manual Netlink attribute iteration in\noutput_userspace() with nla_for_each_nested(), which ensures that only\nwell-formed attributes are processed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-37998",
"url": "https://www.suse.com/security/cve/CVE-2025-37998"
},
{
"category": "external",
"summary": "SUSE Bug 1243836 for CVE-2025-37998",
"url": "https://bugzilla.suse.com/1243836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2025-37998"
},
{
"cve": "CVE-2025-38000",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38000"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()\n\nWhen enqueuing the first packet to an HFSC class, hfsc_enqueue() calls the\nchild qdisc\u0027s peek() operation before incrementing sch-\u003eq.qlen and\nsch-\u003eqstats.backlog. If the child qdisc uses qdisc_peek_dequeued(), this may\ntrigger an immediate dequeue and potential packet drop. In such cases,\nqdisc_tree_reduce_backlog() is called, but the HFSC qdisc\u0027s qlen and backlog\nhave not yet been updated, leading to inconsistent queue accounting. This\ncan leave an empty HFSC class in the active list, causing further\nconsequences like use-after-free.\n\nThis patch fixes the bug by moving the increment of sch-\u003eq.qlen and\nsch-\u003eqstats.backlog before the call to the child qdisc\u0027s peek() operation.\nThis ensures that queue length and backlog are always accurate when packet\ndrops or dequeues are triggered during the peek.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38000",
"url": "https://www.suse.com/security/cve/CVE-2025-38000"
},
{
"category": "external",
"summary": "SUSE Bug 1244277 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1244277"
},
{
"category": "external",
"summary": "SUSE Bug 1245775 for CVE-2025-38000",
"url": "https://bugzilla.suse.com/1245775"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38000"
},
{
"cve": "CVE-2025-38001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38001"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: hfsc: Address reentrant enqueue adding class to eltree twice\n\nSavino says:\n \"We are writing to report that this recent patch\n (141d34391abbb315d68556b7c67ad97885407547) [1]\n can be bypassed, and a UAF can still occur when HFSC is utilized with\n NETEM.\n\n The patch only checks the cl-\u003ecl_nactive field to determine whether\n it is the first insertion or not [2], but this field is only\n incremented by init_vf [3].\n\n By using HFSC_RSC (which uses init_ed) [4], it is possible to bypass the\n check and insert the class twice in the eltree.\n Under normal conditions, this would lead to an infinite loop in\n hfsc_dequeue for the reasons we already explained in this report [5].\n\n However, if TBF is added as root qdisc and it is configured with a\n very low rate,\n it can be utilized to prevent packets from being dequeued.\n This behavior can be exploited to perform subsequent insertions in the\n HFSC eltree and cause a UAF.\"\n\nTo fix both the UAF and the infinite loop, with netem as an hfsc child,\ncheck explicitly in hfsc_enqueue whether the class is already in the eltree\nwhenever the HFSC_RSC flag is set.\n\n[1] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=141d34391abbb315d68556b7c67ad97885407547\n[2] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1572\n[3] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L677\n[4] https://elixir.bootlin.com/linux/v6.15-rc5/source/net/sched/sch_hfsc.c#L1574\n[5] https://lore.kernel.org/netdev/8DuRWwfqjoRDLDmBMlIfbrsZg9Gx50DHJc1ilxsEBNe2D6NMoigR_eIRIG0LOjMc3r10nUUZtArXx4oZBIdUfZQrwjcQhdinnMis_0G7VEk=@willsroot.io/T/#u",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38001",
"url": "https://www.suse.com/security/cve/CVE-2025-38001"
},
{
"category": "external",
"summary": "SUSE Bug 1244234 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244234"
},
{
"category": "external",
"summary": "SUSE Bug 1244235 for CVE-2025-38001",
"url": "https://bugzilla.suse.com/1244235"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38001"
},
{
"cve": "CVE-2025-38003",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38003"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add missing rcu read protection for procfs content\n\nWhen the procfs content is generated for a bcm_op which is in the process\nto be removed the procfs output might show unreliable data (UAF).\n\nAs the removal of bcm_op\u0027s is already implemented with rcu handling this\npatch adds the missing rcu_read_lock() and makes sure the list entries\nare properly removed under rcu protection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38003",
"url": "https://www.suse.com/security/cve/CVE-2025-38003"
},
{
"category": "external",
"summary": "SUSE Bug 1244275 for CVE-2025-38003",
"url": "https://bugzilla.suse.com/1244275"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38003"
},
{
"cve": "CVE-2025-38004",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38004"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: bcm: add locking for bcm_op runtime updates\n\nThe CAN broadcast manager (CAN BCM) can send a sequence of CAN frames via\nhrtimer. The content and also the length of the sequence can be changed\nresp reduced at runtime where the \u0027currframe\u0027 counter is then set to zero.\n\nAlthough this appeared to be a safe operation the updates of \u0027currframe\u0027\ncan be triggered from user space and hrtimer context in bcm_can_tx().\nAnderson Nascimento created a proof of concept that triggered a KASAN\nslab-out-of-bounds read access which can be prevented with a spin_lock_bh.\n\nAt the rework of bcm_can_tx() the \u0027count\u0027 variable has been moved into\nthe protected section as this variable can be modified from both contexts\ntoo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38004",
"url": "https://www.suse.com/security/cve/CVE-2025-38004"
},
{
"category": "external",
"summary": "SUSE Bug 1244274 for CVE-2025-38004",
"url": "https://bugzilla.suse.com/1244274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38004"
},
{
"cve": "CVE-2025-38005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38005"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: ti: k3-udma: Add missing locking\n\nRecent kernels complain about a missing lock in k3-udma.c when the lock\nvalidator is enabled:\n\n[ 4.128073] WARNING: CPU: 0 PID: 746 at drivers/dma/ti/../virt-dma.h:169 udma_start.isra.0+0x34/0x238\n[ 4.137352] CPU: 0 UID: 0 PID: 746 Comm: kworker/0:3 Not tainted 6.12.9-arm64 #28\n[ 4.144867] Hardware name: pp-v12 (DT)\n[ 4.148648] Workqueue: events udma_check_tx_completion\n[ 4.153841] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 4.160834] pc : udma_start.isra.0+0x34/0x238\n[ 4.165227] lr : udma_start.isra.0+0x30/0x238\n[ 4.169618] sp : ffffffc083cabcf0\n[ 4.172963] x29: ffffffc083cabcf0 x28: 0000000000000000 x27: ffffff800001b005\n[ 4.180167] x26: ffffffc0812f0000 x25: 0000000000000000 x24: 0000000000000000\n[ 4.187370] x23: 0000000000000001 x22: 00000000e21eabe9 x21: ffffff8000fa0670\n[ 4.194571] x20: ffffff8001b6bf00 x19: ffffff8000fa0430 x18: ffffffc083b95030\n[ 4.201773] x17: 0000000000000000 x16: 00000000f0000000 x15: 0000000000000048\n[ 4.208976] x14: 0000000000000048 x13: 0000000000000000 x12: 0000000000000001\n[ 4.216179] x11: ffffffc08151a240 x10: 0000000000003ea1 x9 : ffffffc08046ab68\n[ 4.223381] x8 : ffffffc083cabac0 x7 : ffffffc081df3718 x6 : 0000000000029fc8\n[ 4.230583] x5 : ffffffc0817ee6d8 x4 : 0000000000000bc0 x3 : 0000000000000000\n[ 4.237784] x2 : 0000000000000000 x1 : 00000000001fffff x0 : 0000000000000000\n[ 4.244986] Call trace:\n[ 4.247463] udma_start.isra.0+0x34/0x238\n[ 4.251509] udma_check_tx_completion+0xd0/0xdc\n[ 4.256076] process_one_work+0x244/0x3fc\n[ 4.260129] process_scheduled_works+0x6c/0x74\n[ 4.264610] worker_thread+0x150/0x1dc\n[ 4.268398] kthread+0xd8/0xe8\n[ 4.271492] ret_from_fork+0x10/0x20\n[ 4.275107] irq event stamp: 220\n[ 4.278363] hardirqs last enabled at (219): [\u003cffffffc080a27c7c\u003e] _raw_spin_unlock_irq+0x38/0x50\n[ 4.287183] hardirqs last disabled at (220): [\u003cffffffc080a1c154\u003e] el1_dbg+0x24/0x50\n[ 4.294879] softirqs last enabled at (182): [\u003cffffffc080037e68\u003e] handle_softirqs+0x1c0/0x3cc\n[ 4.303437] softirqs last disabled at (177): [\u003cffffffc080010170\u003e] __do_softirq+0x1c/0x28\n[ 4.311559] ---[ end trace 0000000000000000 ]---\n\nThis commit adds the missing locking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38005",
"url": "https://www.suse.com/security/cve/CVE-2025-38005"
},
{
"category": "external",
"summary": "SUSE Bug 1244727 for CVE-2025-38005",
"url": "https://bugzilla.suse.com/1244727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38005"
},
{
"cve": "CVE-2025-38007",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38007"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: uclogic: Add NULL check in uclogic_input_configured()\n\ndevm_kasprintf() returns NULL when memory allocation fails. Currently,\nuclogic_input_configured() does not check for this case, which results\nin a NULL pointer dereference.\n\nAdd NULL check after devm_kasprintf() to prevent this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38007",
"url": "https://www.suse.com/security/cve/CVE-2025-38007"
},
{
"category": "external",
"summary": "SUSE Bug 1244938 for CVE-2025-38007",
"url": "https://bugzilla.suse.com/1244938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38007"
},
{
"cve": "CVE-2025-38009",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38009"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: disable napi on driver removal\n\nA warning on driver removal started occurring after commit 9dd05df8403b\n(\"net: warn if NAPI instance wasn\u0027t shut down\"). Disable tx napi before\ndeleting it in mt76_dma_cleanup().\n\n WARNING: CPU: 4 PID: 18828 at net/core/dev.c:7288 __netif_napi_del_locked+0xf0/0x100\n CPU: 4 UID: 0 PID: 18828 Comm: modprobe Not tainted 6.15.0-rc4 #4 PREEMPT(lazy)\n Hardware name: ASUS System Product Name/PRIME X670E-PRO WIFI, BIOS 3035 09/05/2024\n RIP: 0010:__netif_napi_del_locked+0xf0/0x100\n Call Trace:\n \u003cTASK\u003e\n mt76_dma_cleanup+0x54/0x2f0 [mt76]\n mt7921_pci_remove+0xd5/0x190 [mt7921e]\n pci_device_remove+0x47/0xc0\n device_release_driver_internal+0x19e/0x200\n driver_detach+0x48/0x90\n bus_remove_driver+0x6d/0xf0\n pci_unregister_driver+0x2e/0xb0\n __do_sys_delete_module.isra.0+0x197/0x2e0\n do_syscall_64+0x7b/0x160\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\nTested with mt7921e but the same pattern can be actually applied to other\nmt76 drivers calling mt76_dma_cleanup() during removal. Tx napi is enabled\nin their *_dma_init() functions and only toggled off and on again inside\ntheir suspend/resume/reset paths. So it should be okay to disable tx\nnapi in such a generic way.\n\nFound by Linux Verification Center (linuxtesting.org).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38009",
"url": "https://www.suse.com/security/cve/CVE-2025-38009"
},
{
"category": "external",
"summary": "SUSE Bug 1244995 for CVE-2025-38009",
"url": "https://bugzilla.suse.com/1244995"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2025-38009"
},
{
"cve": "CVE-2025-38010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38010"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: tegra: xusb: Use a bitmask for UTMI pad power state tracking\n\nThe current implementation uses bias_pad_enable as a reference count to\nmanage the shared bias pad for all UTMI PHYs. However, during system\nsuspension with connected USB devices, multiple power-down requests for\nthe UTMI pad result in a mismatch in the reference count, which in turn\nproduces warnings such as:\n\n[ 237.762967] WARNING: CPU: 10 PID: 1618 at tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763103] Call trace:\n[ 237.763104] tegra186_utmi_pad_power_down+0x160/0x170\n[ 237.763107] tegra186_utmi_phy_power_off+0x10/0x30\n[ 237.763110] phy_power_off+0x48/0x100\n[ 237.763113] tegra_xusb_enter_elpg+0x204/0x500\n[ 237.763119] tegra_xusb_suspend+0x48/0x140\n[ 237.763122] platform_pm_suspend+0x2c/0xb0\n[ 237.763125] dpm_run_callback.isra.0+0x20/0xa0\n[ 237.763127] __device_suspend+0x118/0x330\n[ 237.763129] dpm_suspend+0x10c/0x1f0\n[ 237.763130] dpm_suspend_start+0x88/0xb0\n[ 237.763132] suspend_devices_and_enter+0x120/0x500\n[ 237.763135] pm_suspend+0x1ec/0x270\n\nThe root cause was traced back to the dynamic power-down changes\nintroduced in commit a30951d31b25 (\"xhci: tegra: USB2 pad power controls\"),\nwhere the UTMI pad was being powered down without verifying its current\nstate. This unbalanced behavior led to discrepancies in the reference\ncount.\n\nTo rectify this issue, this patch replaces the single reference counter\nwith a bitmask, renamed to utmi_pad_enabled. Each bit in the mask\ncorresponds to one of the four USB2 PHYs, allowing us to track each pad\u0027s\nenablement status individually.\n\nWith this change:\n - The bias pad is powered on only when the mask is clear.\n - Each UTMI pad is powered on or down based on its corresponding bit\n in the mask, preventing redundant operations.\n - The overall power state of the shared bias pad is maintained\n correctly during suspend/resume cycles.\n\nThe mutex used to prevent race conditions during UTMI pad enable/disable\noperations has been moved from the tegra186_utmi_bias_pad_power_on/off\nfunctions to the parent functions tegra186_utmi_pad_power_on/down. This\nchange ensures that there are no race conditions when updating the bitmask.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38010",
"url": "https://www.suse.com/security/cve/CVE-2025-38010"
},
{
"category": "external",
"summary": "SUSE Bug 1244996 for CVE-2025-38010",
"url": "https://bugzilla.suse.com/1244996"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.6,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "low"
}
],
"title": "CVE-2025-38010"
},
{
"cve": "CVE-2025-38011",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38011"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: csa unmap use uninterruptible lock\n\nAfter process exit to unmap csa and free GPU vm, if signal is accepted\nand then waiting to take vm lock is interrupted and return, it causes\nmemory leaking and below warning backtrace.\n\nChange to use uninterruptible wait lock fix the issue.\n\nWARNING: CPU: 69 PID: 167800 at amd/amdgpu/amdgpu_kms.c:1525\n amdgpu_driver_postclose_kms+0x294/0x2a0 [amdgpu]\n Call Trace:\n \u003cTASK\u003e\n drm_file_free.part.0+0x1da/0x230 [drm]\n drm_close_helper.isra.0+0x65/0x70 [drm]\n drm_release+0x6a/0x120 [drm]\n amdgpu_drm_release+0x51/0x60 [amdgpu]\n __fput+0x9f/0x280\n ____fput+0xe/0x20\n task_work_run+0x67/0xa0\n do_exit+0x217/0x3c0\n do_group_exit+0x3b/0xb0\n get_signal+0x14a/0x8d0\n arch_do_signal_or_restart+0xde/0x100\n exit_to_user_mode_loop+0xc1/0x1a0\n exit_to_user_mode_prepare+0xf4/0x100\n syscall_exit_to_user_mode+0x17/0x40\n do_syscall_64+0x69/0xc0\n\n(cherry picked from commit 7dbbfb3c171a6f63b01165958629c9c26abf38ab)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38011",
"url": "https://www.suse.com/security/cve/CVE-2025-38011"
},
{
"category": "external",
"summary": "SUSE Bug 1244729 for CVE-2025-38011",
"url": "https://bugzilla.suse.com/1244729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38011"
},
{
"cve": "CVE-2025-38013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38013"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request\n\nMake sure that n_channels is set after allocating the\nstruct cfg80211_registered_device::int_scan_req member. Seen with\nsyzkaller:\n\nUBSAN: array-index-out-of-bounds in net/mac80211/scan.c:1208:5\nindex 0 is out of range for type \u0027struct ieee80211_channel *[] __counted_by(n_channels)\u0027 (aka \u0027struct ieee80211_channel *[]\u0027)\n\nThis was missed in the initial conversions because I failed to locate\nthe allocation likely due to the \"sizeof(void *)\" not matching the\n\"channels\" array type.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38013",
"url": "https://www.suse.com/security/cve/CVE-2025-38013"
},
{
"category": "external",
"summary": "SUSE Bug 1244731 for CVE-2025-38013",
"url": "https://bugzilla.suse.com/1244731"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38013"
},
{
"cve": "CVE-2025-38014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: Refactor remove call with idxd_cleanup() helper\n\nThe idxd_cleanup() helper cleans up perfmon, interrupts, internals and\nso on. Refactor remove call with the idxd_cleanup() helper to avoid code\nduplication. Note, this also fixes the missing put_device() for idxd\ngroups, enginces and wqs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38014",
"url": "https://www.suse.com/security/cve/CVE-2025-38014"
},
{
"category": "external",
"summary": "SUSE Bug 1244732 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244732"
},
{
"category": "external",
"summary": "SUSE Bug 1244733 for CVE-2025-38014",
"url": "https://bugzilla.suse.com/1244733"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38014"
},
{
"cve": "CVE-2025-38015",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38015"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: idxd: fix memory leak in error handling path of idxd_alloc\n\nMemory allocated for idxd is not freed if an error occurs during\nidxd_alloc(). To fix it, free the allocated memory in the reverse order\nof allocation before exiting the function in case of an error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38015",
"url": "https://www.suse.com/security/cve/CVE-2025-38015"
},
{
"category": "external",
"summary": "SUSE Bug 1244789 for CVE-2025-38015",
"url": "https://bugzilla.suse.com/1244789"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38015"
},
{
"cve": "CVE-2025-38018",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38018"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix kernel panic when alloc_page failed\n\nWe cannot set frag_list to NULL pointer when alloc_page failed.\nIt will be used in tls_strp_check_queue_ok when the next time\ntls_strp_read_sock is called.\n\nThis is because we don\u0027t reset full_len in tls_strp_flush_anchor_copy()\nso the recv path will try to continue handling the partial record\non the next call but we dettached the rcvq from the frag list.\nAlternative fix would be to reset full_len.\n\nUnable to handle kernel NULL pointer dereference\nat virtual address 0000000000000028\n Call trace:\n tls_strp_check_rcv+0x128/0x27c\n tls_strp_data_ready+0x34/0x44\n tls_data_ready+0x3c/0x1f0\n tcp_data_ready+0x9c/0xe4\n tcp_data_queue+0xf6c/0x12d0\n tcp_rcv_established+0x52c/0x798",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38018",
"url": "https://www.suse.com/security/cve/CVE-2025-38018"
},
{
"category": "external",
"summary": "SUSE Bug 1244999 for CVE-2025-38018",
"url": "https://bugzilla.suse.com/1244999"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38018"
},
{
"cve": "CVE-2025-38020",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38020"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Disable MACsec offload for uplink representor profile\n\nMACsec offload is not supported in switchdev mode for uplink\nrepresentors. When switching to the uplink representor profile, the\nMACsec offload feature must be cleared from the netdevice\u0027s features.\n\nIf left enabled, attempts to add offloads result in a null pointer\ndereference, as the uplink representor does not support MACsec offload\neven though the feature bit remains set.\n\nClear NETIF_F_HW_MACSEC in mlx5e_fix_uplink_rep_features().\n\nKernel log:\n\nOops: general protection fault, probably for non-canonical address 0xdffffc000000000f: 0000 [#1] SMP KASAN\nKASAN: null-ptr-deref in range [0x0000000000000078-0x000000000000007f]\nCPU: 29 UID: 0 PID: 4714 Comm: ip Not tainted 6.14.0-rc4_for_upstream_debug_2025_03_02_17_35 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014\nRIP: 0010:__mutex_lock+0x128/0x1dd0\nCode: d0 7c 08 84 d2 0f 85 ad 15 00 00 8b 35 91 5c fe 03 85 f6 75 29 49 8d 7e 60 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 \u003c80\u003e 3c 02 00 0f 85 a6 15 00 00 4d 3b 76 60 0f 85 fd 0b 00 00 65 ff\nRSP: 0018:ffff888147a4f160 EFLAGS: 00010206\nRAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000001\nRDX: 000000000000000f RSI: 0000000000000000 RDI: 0000000000000078\nRBP: ffff888147a4f2e0 R08: ffffffffa05d2c19 R09: 0000000000000000\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: dffffc0000000000 R14: 0000000000000018 R15: ffff888152de0000\nFS: 00007f855e27d800(0000) GS:ffff88881ee80000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00000000004e5768 CR3: 000000013ae7c005 CR4: 0000000000372eb0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe07f0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n ? die_addr+0x3d/0xa0\n ? exc_general_protection+0x144/0x220\n ? asm_exc_general_protection+0x22/0x30\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? __mutex_lock+0x128/0x1dd0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mutex_lock_io_nested+0x1ae0/0x1ae0\n ? lock_acquire+0x1c2/0x530\n ? macsec_upd_offload+0x145/0x380\n ? lockdep_hardirqs_on_prepare+0x400/0x400\n ? kasan_save_stack+0x30/0x40\n ? kasan_save_stack+0x20/0x40\n ? kasan_save_track+0x10/0x30\n ? __kasan_kmalloc+0x77/0x90\n ? __kmalloc_noprof+0x249/0x6b0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0xb5/0x240\n ? mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n mlx5e_macsec_add_secy+0xf9/0x700 [mlx5_core]\n ? mlx5e_macsec_add_rxsa+0x11a0/0x11a0 [mlx5_core]\n macsec_update_offload+0x26c/0x820\n ? macsec_set_mac_address+0x4b0/0x4b0\n ? lockdep_hardirqs_on_prepare+0x284/0x400\n ? _raw_spin_unlock_irqrestore+0x47/0x50\n macsec_upd_offload+0x2c8/0x380\n ? macsec_update_offload+0x820/0x820\n ? __nla_parse+0x22/0x30\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x15e/0x240\n genl_family_rcv_msg_doit+0x1cc/0x2a0\n ? genl_family_rcv_msg_attrs_parse.constprop.0+0x240/0x240\n ? cap_capable+0xd4/0x330\n genl_rcv_msg+0x3ea/0x670\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? lockdep_set_lock_cmp_fn+0x190/0x190\n ? macsec_update_offload+0x820/0x820\n netlink_rcv_skb+0x12b/0x390\n ? genl_family_rcv_msg_dumpit+0x2a0/0x2a0\n ? netlink_ack+0xd80/0xd80\n ? rwsem_down_read_slowpath+0xf90/0xf90\n ? netlink_deliver_tap+0xcd/0xac0\n ? netlink_deliver_tap+0x155/0xac0\n ? _copy_from_iter+0x1bb/0x12c0\n genl_rcv+0x24/0x40\n netlink_unicast+0x440/0x700\n ? netlink_attachskb+0x760/0x760\n ? lock_acquire+0x1c2/0x530\n ? __might_fault+0xbb/0x170\n netlink_sendmsg+0x749/0xc10\n ? netlink_unicast+0x700/0x700\n ? __might_fault+0xbb/0x170\n ? netlink_unicast+0x700/0x700\n __sock_sendmsg+0xc5/0x190\n ____sys_sendmsg+0x53f/0x760\n ? import_iovec+0x7/0x10\n ? kernel_sendmsg+0x30/0x30\n ? __copy_msghdr+0x3c0/0x3c0\n ? filter_irq_stacks+0x90/0x90\n ? stack_depot_save_flags+0x28/0xa30\n ___sys_sen\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38020",
"url": "https://www.suse.com/security/cve/CVE-2025-38020"
},
{
"category": "external",
"summary": "SUSE Bug 1245001 for CVE-2025-38020",
"url": "https://bugzilla.suse.com/1245001"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38020"
},
{
"cve": "CVE-2025-38022",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38022"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem\n\nCall Trace:\n\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n strlen+0x93/0xa0 lib/string.c:420\n __fortify_strlen include/linux/fortify-string.h:268 [inline]\n get_kobj_path_length lib/kobject.c:118 [inline]\n kobject_get_path+0x3f/0x2a0 lib/kobject.c:158\n kobject_uevent_env+0x289/0x1870 lib/kobject_uevent.c:545\n ib_register_device drivers/infiniband/core/device.c:1472 [inline]\n ib_register_device+0x8cf/0xe00 drivers/infiniband/core/device.c:1393\n rxe_register_device+0x275/0x320 drivers/infiniband/sw/rxe/rxe_verbs.c:1552\n rxe_net_add+0x8e/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:550\n rxe_newlink+0x70/0x190 drivers/infiniband/sw/rxe/rxe.c:225\n nldev_newlink+0x3a3/0x680 drivers/infiniband/core/nldev.c:1796\n rdma_nl_rcv_msg+0x387/0x6e0 drivers/infiniband/core/netlink.c:195\n rdma_nl_rcv_skb.constprop.0.isra.0+0x2e5/0x450\n netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]\n netlink_unicast+0x53a/0x7f0 net/netlink/af_netlink.c:1339\n netlink_sendmsg+0x8d1/0xdd0 net/netlink/af_netlink.c:1883\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg net/socket.c:727 [inline]\n ____sys_sendmsg+0xa95/0xc70 net/socket.c:2566\n ___sys_sendmsg+0x134/0x1d0 net/socket.c:2620\n __sys_sendmsg+0x16d/0x220 net/socket.c:2652\n do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xcd/0x260 arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nThis problem is similar to the problem that the\ncommit 1d6a9e7449e2 (\"RDMA/core: Fix use-after-free when rename device name\")\nfixes.\n\nThe root cause is: the function ib_device_rename() renames the name with\nlock. But in the function kobject_uevent(), this name is accessed without\nlock protection at the same time.\n\nThe solution is to add the lock protection when this name is accessed in\nthe function kobject_uevent().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38022",
"url": "https://www.suse.com/security/cve/CVE-2025-38022"
},
{
"category": "external",
"summary": "SUSE Bug 1245003 for CVE-2025-38022",
"url": "https://bugzilla.suse.com/1245003"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38022"
},
{
"cve": "CVE-2025-38023",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38023"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfs: handle failure of nfs_get_lock_context in unlock path\n\nWhen memory is insufficient, the allocation of nfs_lock_context in\nnfs_get_lock_context() fails and returns -ENOMEM. If we mistakenly treat\nan nfs4_unlockdata structure (whose l_ctx member has been set to -ENOMEM)\nas valid and proceed to execute rpc_run_task(), this will trigger a NULL\npointer dereference in nfs4_locku_prepare. For example:\n\nBUG: kernel NULL pointer dereference, address: 000000000000000c\nPGD 0 P4D 0\nOops: Oops: 0000 [#1] SMP PTI\nCPU: 15 UID: 0 PID: 12 Comm: kworker/u64:0 Not tainted 6.15.0-rc2-dirty #60\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.3-2.fc40\nWorkqueue: rpciod rpc_async_schedule\nRIP: 0010:nfs4_locku_prepare+0x35/0xc2\nCode: 89 f2 48 89 fd 48 c7 c7 68 69 ef b5 53 48 8b 8e 90 00 00 00 48 89 f3\nRSP: 0018:ffffbbafc006bdb8 EFLAGS: 00010246\nRAX: 000000000000004b RBX: ffff9b964fc1fa00 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: fffffffffffffff4 RDI: ffff9ba53fddbf40\nRBP: ffff9ba539934000 R08: 0000000000000000 R09: ffffbbafc006bc38\nR10: ffffffffb6b689c8 R11: 0000000000000003 R12: ffff9ba539934030\nR13: 0000000000000001 R14: 0000000004248060 R15: ffffffffb56d1c30\nFS: 0000000000000000(0000) GS:ffff9ba5881f0000(0000) knlGS:00000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000000000000000c CR3: 000000093f244000 CR4: 00000000000006f0\nCall Trace:\n \u003cTASK\u003e\n __rpc_execute+0xbc/0x480\n rpc_async_schedule+0x2f/0x40\n process_one_work+0x232/0x5d0\n worker_thread+0x1da/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0x10d/0x240\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\nModules linked in:\nCR2: 000000000000000c\n---[ end trace 0000000000000000 ]---\n\nFree the allocated nfs4_unlockdata when nfs_get_lock_context() fails and\nreturn NULL to terminate subsequent rpc_run_task, preventing NULL pointer\ndereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38023",
"url": "https://www.suse.com/security/cve/CVE-2025-38023"
},
{
"category": "external",
"summary": "SUSE Bug 1245004 for CVE-2025-38023",
"url": "https://bugzilla.suse.com/1245004"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38023"
},
{
"cve": "CVE-2025-38024",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38024"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug\n\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x7d/0xa0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:378 [inline]\n print_report+0xcf/0x610 mm/kasan/report.c:489\n kasan_report+0xb5/0xe0 mm/kasan/report.c:602\n rxe_queue_cleanup+0xd0/0xe0 drivers/infiniband/sw/rxe/rxe_queue.c:195\n rxe_cq_cleanup+0x3f/0x50 drivers/infiniband/sw/rxe/rxe_cq.c:132\n __rxe_cleanup+0x168/0x300 drivers/infiniband/sw/rxe/rxe_pool.c:232\n rxe_create_cq+0x22e/0x3a0 drivers/infiniband/sw/rxe/rxe_verbs.c:1109\n create_cq+0x658/0xb90 drivers/infiniband/core/uverbs_cmd.c:1052\n ib_uverbs_create_cq+0xc7/0x120 drivers/infiniband/core/uverbs_cmd.c:1095\n ib_uverbs_write+0x969/0xc90 drivers/infiniband/core/uverbs_main.c:679\n vfs_write fs/read_write.c:677 [inline]\n vfs_write+0x26a/0xcc0 fs/read_write.c:659\n ksys_write+0x1b8/0x200 fs/read_write.c:731\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xaa/0x1b0 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nIn the function rxe_create_cq, when rxe_cq_from_init fails, the function\nrxe_cleanup will be called to handle the allocated resources. In fact,\nsome memory resources have already been freed in the function\nrxe_cq_from_init. Thus, this problem will occur.\n\nThe solution is to let rxe_cleanup do all the work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38024",
"url": "https://www.suse.com/security/cve/CVE-2025-38024"
},
{
"category": "external",
"summary": "SUSE Bug 1245025 for CVE-2025-38024",
"url": "https://bugzilla.suse.com/1245025"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38024"
},
{
"cve": "CVE-2025-38027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nregulator: max20086: fix invalid memory access\n\nmax20086_parse_regulators_dt() calls of_regulator_match() using an\narray of struct of_regulator_match allocated on the stack for the\nmatches argument.\n\nof_regulator_match() calls devm_of_regulator_put_matches(), which calls\ndevres_alloc() to allocate a struct devm_of_regulator_matches which will\nbe de-allocated using devm_of_regulator_put_matches().\n\nstruct devm_of_regulator_matches is populated with the stack allocated\nmatches array.\n\nIf the device fails to probe, devm_of_regulator_put_matches() will be\ncalled and will try to call of_node_put() on that stack pointer,\ngenerating the following dmesg entries:\n\nmax20086 6-0028: Failed to read DEVICE_ID reg: -121\nkobject: \u0027\\xc0$\\xa5\\x03\u0027 (000000002cebcb7a): is not initialized, yet\nkobject_put() is being called.\n\nFollowed by a stack trace matching the call flow described above.\n\nSwitch to allocating the matches array using devm_kcalloc() to\navoid accessing the stack pointer long after it\u0027s out of scope.\n\nThis also has the advantage of allowing multiple max20086 to probe\nwithout overriding the data stored inside the global of_regulator_match.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38027",
"url": "https://www.suse.com/security/cve/CVE-2025-38027"
},
{
"category": "external",
"summary": "SUSE Bug 1245042 for CVE-2025-38027",
"url": "https://bugzilla.suse.com/1245042"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38027"
},
{
"cve": "CVE-2025-38031",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38031"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npadata: do not leak refcount in reorder_work\n\nA recent patch that addressed a UAF introduced a reference count leak:\nthe parallel_data refcount is incremented unconditionally, regardless\nof the return value of queue_work(). If the work item is already queued,\nthe incremented refcount is never decremented.\n\nFix this by checking the return value of queue_work() and decrementing\nthe refcount when necessary.\n\nResolves:\n\nUnreferenced object 0xffff9d9f421e3d80 (size 192):\n comm \"cryptomgr_probe\", pid 157, jiffies 4294694003\n hex dump (first 32 bytes):\n 80 8b cf 41 9f 9d ff ff b8 97 e0 89 ff ff ff ff ...A............\n d0 97 e0 89 ff ff ff ff 19 00 00 00 1f 88 23 00 ..............#.\n backtrace (crc 838fb36):\n __kmalloc_cache_noprof+0x284/0x320\n padata_alloc_pd+0x20/0x1e0\n padata_alloc_shell+0x3b/0xa0\n 0xffffffffc040a54d\n cryptomgr_probe+0x43/0xc0\n kthread+0xf6/0x1f0\n ret_from_fork+0x2f/0x50\n ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38031",
"url": "https://www.suse.com/security/cve/CVE-2025-38031"
},
{
"category": "external",
"summary": "SUSE Bug 1245046 for CVE-2025-38031",
"url": "https://bugzilla.suse.com/1245046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38031"
},
{
"cve": "CVE-2025-38040",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38040"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: mctrl_gpio: split disable_ms into sync and no_sync APIs\n\nThe following splat has been observed on a SAMA5D27 platform using\natmel_serial:\n\nBUG: sleeping function called from invalid context at kernel/irq/manage.c:738\nin_atomic(): 1, irqs_disabled(): 128, non_block: 0, pid: 27, name: kworker/u5:0\npreempt_count: 1, expected: 0\nINFO: lockdep is turned off.\nirq event stamp: 0\nhardirqs last enabled at (0): [\u003c00000000\u003e] 0x0\nhardirqs last disabled at (0): [\u003cc01588f0\u003e] copy_process+0x1c4c/0x7bec\nsoftirqs last enabled at (0): [\u003cc0158944\u003e] copy_process+0x1ca0/0x7bec\nsoftirqs last disabled at (0): [\u003c00000000\u003e] 0x0\nCPU: 0 UID: 0 PID: 27 Comm: kworker/u5:0 Not tainted 6.13.0-rc7+ #74\nHardware name: Atmel SAMA5\nWorkqueue: hci0 hci_power_on [bluetooth]\nCall trace:\n unwind_backtrace from show_stack+0x18/0x1c\n show_stack from dump_stack_lvl+0x44/0x70\n dump_stack_lvl from __might_resched+0x38c/0x598\n __might_resched from disable_irq+0x1c/0x48\n disable_irq from mctrl_gpio_disable_ms+0x74/0xc0\n mctrl_gpio_disable_ms from atmel_disable_ms.part.0+0x80/0x1f4\n atmel_disable_ms.part.0 from atmel_set_termios+0x764/0x11e8\n atmel_set_termios from uart_change_line_settings+0x15c/0x994\n uart_change_line_settings from uart_set_termios+0x2b0/0x668\n uart_set_termios from tty_set_termios+0x600/0x8ec\n tty_set_termios from ttyport_set_flow_control+0x188/0x1e0\n ttyport_set_flow_control from wilc_setup+0xd0/0x524 [hci_wilc]\n wilc_setup [hci_wilc] from hci_dev_open_sync+0x330/0x203c [bluetooth]\n hci_dev_open_sync [bluetooth] from hci_dev_do_open+0x40/0xb0 [bluetooth]\n hci_dev_do_open [bluetooth] from hci_power_on+0x12c/0x664 [bluetooth]\n hci_power_on [bluetooth] from process_one_work+0x998/0x1a38\n process_one_work from worker_thread+0x6e0/0xfb4\n worker_thread from kthread+0x3d4/0x484\n kthread from ret_from_fork+0x14/0x28\n\nThis warning is emitted when trying to toggle, at the highest level,\nsome flow control (with serdev_device_set_flow_control) in a device\ndriver. At the lowest level, the atmel_serial driver is using\nserial_mctrl_gpio lib to enable/disable the corresponding IRQs\naccordingly. The warning emitted by CONFIG_DEBUG_ATOMIC_SLEEP is due to\ndisable_irq (called in mctrl_gpio_disable_ms) being possibly called in\nsome atomic context (some tty drivers perform modem lines configuration\nin regions protected by port lock).\n\nSplit mctrl_gpio_disable_ms into two differents APIs, a non-blocking one\nand a blocking one. Replace mctrl_gpio_disable_ms calls with the\nrelevant version depending on whether the call is protected by some port\nlock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38040",
"url": "https://www.suse.com/security/cve/CVE-2025-38040"
},
{
"category": "external",
"summary": "SUSE Bug 1245078 for CVE-2025-38040",
"url": "https://bugzilla.suse.com/1245078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38040"
},
{
"cve": "CVE-2025-38043",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38043"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_ffa: Set dma_mask for ffa devices\n\nSet dma_mask for FFA devices, otherwise DMA allocation using the device pointer\nlead to following warning:\n\nWARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dma_alloc_attrs+0xe0/0x124",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38043",
"url": "https://www.suse.com/security/cve/CVE-2025-38043"
},
{
"category": "external",
"summary": "SUSE Bug 1245081 for CVE-2025-38043",
"url": "https://bugzilla.suse.com/1245081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38043"
},
{
"cve": "CVE-2025-38044",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38044"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: cx231xx: set device_caps for 417\n\nThe video_device for the MPEG encoder did not set device_caps.\n\nAdd this, otherwise the video device can\u0027t be registered (you get a\nWARN_ON instead).\n\nNot seen before since currently 417 support is disabled, but I found\nthis while experimenting with it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38044",
"url": "https://www.suse.com/security/cve/CVE-2025-38044"
},
{
"category": "external",
"summary": "SUSE Bug 1245082 for CVE-2025-38044",
"url": "https://bugzilla.suse.com/1245082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38044"
},
{
"cve": "CVE-2025-38045",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38045"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: fix debug actions order\n\nThe order of actions taken for debug was implemented incorrectly.\nNow we implemented the dump split and do the FW reset only in the\nmiddle of the dump (rather than the FW killing itself on error.)\nAs a result, some of the actions taken when applying the config\nwill now crash the device, so we need to fix the order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38045",
"url": "https://www.suse.com/security/cve/CVE-2025-38045"
},
{
"category": "external",
"summary": "SUSE Bug 1245083 for CVE-2025-38045",
"url": "https://bugzilla.suse.com/1245083"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38045"
},
{
"cve": "CVE-2025-38053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38053"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nidpf: fix null-ptr-deref in idpf_features_check\n\nidpf_features_check is used to validate the TX packet. skb header\nlength is compared with the hardware supported value received from\nthe device control plane. The value is stored in the adapter structure\nand to access it, vport pointer is used. During reset all the vports\nare released and the vport pointer that the netdev private structure\npoints to is NULL.\n\nTo avoid null-ptr-deref, store the max header length value in netdev\nprivate structure. This also helps to cache the value and avoid\naccessing adapter pointer in hot path.\n\nBUG: kernel NULL pointer dereference, address: 0000000000000068\n...\nRIP: 0010:idpf_features_check+0x6d/0xe0 [idpf]\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x23/0x70\n ? page_fault_oops+0x154/0x520\n ? exc_page_fault+0x76/0x190\n ? asm_exc_page_fault+0x26/0x30\n ? idpf_features_check+0x6d/0xe0 [idpf]\n netif_skb_features+0x88/0x310\n validate_xmit_skb+0x2a/0x2b0\n validate_xmit_skb_list+0x4c/0x70\n sch_direct_xmit+0x19d/0x3a0\n __dev_queue_xmit+0xb74/0xe70\n ...",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38053",
"url": "https://www.suse.com/security/cve/CVE-2025-38053"
},
{
"category": "external",
"summary": "SUSE Bug 1244746 for CVE-2025-38053",
"url": "https://bugzilla.suse.com/1244746"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38053"
},
{
"cve": "CVE-2025-38055",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38055"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq\n\nCurrently, using PEBS-via-PT with a sample frequency instead of a sample\nperiod, causes a segfault. For example:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000195\n \u003cNMI\u003e\n ? __die_body.cold+0x19/0x27\n ? page_fault_oops+0xca/0x290\n ? exc_page_fault+0x7e/0x1b0\n ? asm_exc_page_fault+0x26/0x30\n ? intel_pmu_pebs_event_update_no_drain+0x40/0x60\n ? intel_pmu_pebs_event_update_no_drain+0x32/0x60\n intel_pmu_drain_pebs_icl+0x333/0x350\n handle_pmi_common+0x272/0x3c0\n intel_pmu_handle_irq+0x10a/0x2e0\n perf_event_nmi_handler+0x2a/0x50\n\nThat happens because intel_pmu_pebs_event_update_no_drain() assumes all the\npebs_enabled bits represent counter indexes, which is not always the case.\nIn this particular case, bits 60 and 61 are set for PEBS-via-PT purposes.\n\nThe behaviour of PEBS-via-PT with sample frequency is questionable because\nalthough a PMI is generated (PEBS_PMI_AFTER_EACH_RECORD), the period is not\nadjusted anyway.\n\nPutting that aside, fix intel_pmu_pebs_event_update_no_drain() by passing\nthe mask of counter bits instead of \u0027size\u0027. Note, prior to the Fixes\ncommit, \u0027size\u0027 would be limited to the maximum counter index, so the issue\nwas not hit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38055",
"url": "https://www.suse.com/security/cve/CVE-2025-38055"
},
{
"category": "external",
"summary": "SUSE Bug 1244747 for CVE-2025-38055",
"url": "https://bugzilla.suse.com/1244747"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38055"
},
{
"cve": "CVE-2025-38057",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38057"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nespintcp: fix skb leaks\n\nA few error paths are missing a kfree_skb.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38057",
"url": "https://www.suse.com/security/cve/CVE-2025-38057"
},
{
"category": "external",
"summary": "SUSE Bug 1244862 for CVE-2025-38057",
"url": "https://bugzilla.suse.com/1244862"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38057"
},
{
"cve": "CVE-2025-38059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38059"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: avoid NULL pointer dereference if no valid csum tree\n\n[BUG]\nWhen trying read-only scrub on a btrfs with rescue=idatacsums mount\noption, it will crash with the following call trace:\n\n BUG: kernel NULL pointer dereference, address: 0000000000000208\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n CPU: 1 UID: 0 PID: 835 Comm: btrfs Tainted: G O 6.15.0-rc3-custom+ #236 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 02/02/2022\n RIP: 0010:btrfs_lookup_csums_bitmap+0x49/0x480 [btrfs]\n Call Trace:\n \u003cTASK\u003e\n scrub_find_fill_first_stripe+0x35b/0x3d0 [btrfs]\n scrub_simple_mirror+0x175/0x290 [btrfs]\n scrub_stripe+0x5f7/0x6f0 [btrfs]\n scrub_chunk+0x9a/0x150 [btrfs]\n scrub_enumerate_chunks+0x333/0x660 [btrfs]\n btrfs_scrub_dev+0x23e/0x600 [btrfs]\n btrfs_ioctl+0x1dcf/0x2f80 [btrfs]\n __x64_sys_ioctl+0x97/0xc0\n do_syscall_64+0x4f/0x120\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n[CAUSE]\nMount option \"rescue=idatacsums\" will completely skip loading the csum\ntree, so that any data read will not find any data csum thus we will\nignore data checksum verification.\n\nNormally call sites utilizing csum tree will check the fs state flag\nNO_DATA_CSUMS bit, but unfortunately scrub does not check that bit at all.\n\nThis results in scrub to call btrfs_search_slot() on a NULL pointer\nand triggered above crash.\n\n[FIX]\nCheck both extent and csum tree root before doing any tree search.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38059",
"url": "https://www.suse.com/security/cve/CVE-2025-38059"
},
{
"category": "external",
"summary": "SUSE Bug 1244759 for CVE-2025-38059",
"url": "https://bugzilla.suse.com/1244759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38059"
},
{
"cve": "CVE-2025-38060",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38060"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: copy_verifier_state() should copy \u0027loop_entry\u0027 field\n\nThe bpf_verifier_state.loop_entry state should be copied by\ncopy_verifier_state(). Otherwise, .loop_entry values from unrelated\nstates would poison env-\u003ecur_state.\n\nAdditionally, env-\u003estack should not contain any states with\n.loop_entry != NULL. The states in env-\u003estack are yet to be verified,\nwhile .loop_entry is set for states that reached an equivalent state.\nThis means that env-\u003ecur_state-\u003eloop_entry should always be NULL after\npop_stack().\n\nSee the selftest in the next commit for an example of the program that\nis not safe yet is accepted by verifier w/o this fix.\n\nThis change has some verification performance impact for selftests:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n---------------------------------- ---------------------------- --------- --------- -------------- ---------- ---------- -------------\narena_htab.bpf.o arena_htab_llvm 717 426 -291 (-40.59%) 57 37 -20 (-35.09%)\narena_htab_asm.bpf.o arena_htab_asm 597 445 -152 (-25.46%) 47 37 -10 (-21.28%)\narena_list.bpf.o arena_list_del 309 279 -30 (-9.71%) 23 14 -9 (-39.13%)\niters.bpf.o iter_subprog_check_stacksafe 155 141 -14 (-9.03%) 15 14 -1 (-6.67%)\niters.bpf.o iter_subprog_iters 1094 1003 -91 (-8.32%) 88 83 -5 (-5.68%)\niters.bpf.o loop_state_deps2 479 725 +246 (+51.36%) 46 63 +17 (+36.96%)\nkmem_cache_iter.bpf.o open_coded_iter 63 59 -4 (-6.35%) 7 6 -1 (-14.29%)\nverifier_bits_iter.bpf.o max_words 92 84 -8 (-8.70%) 8 7 -1 (-12.50%)\nverifier_iterating_callbacks.bpf.o cond_break2 113 107 -6 (-5.31%) 12 12 +0 (+0.00%)\n\nAnd significant negative impact for sched_ext:\n\nFile Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF)\n----------------- ---------------------- --------- --------- -------------------- ---------- ---------- ------------------\nbpf.bpf.o lavd_init 7039 14723 +7684 (+109.16%) 490 1139 +649 (+132.45%)\nbpf.bpf.o layered_dispatch 11485 10548 -937 (-8.16%) 848 762 -86 (-10.14%)\nbpf.bpf.o layered_dump 7422 1000001 +992579 (+13373.47%) 681 31178 +30497 (+4478.27%)\nbpf.bpf.o layered_enqueue 16854 71127 +54273 (+322.02%) 1611 6450 +4839 (+300.37%)\nbpf.bpf.o p2dq_dispatch 665 791 +126 (+18.95%) 68 78 +10 (+14.71%)\nbpf.bpf.o p2dq_init 2343 2980 +637 (+27.19%) 201 237 +36 (+17.91%)\nbpf.bpf.o refresh_layer_cpumasks 16487 674760 +658273 (+3992.68%) 1770 65370 +63600 (+3593.22%)\nbpf.bpf.o rusty_select_cpu 1937 40872 +38935 (+2010.07%) 177 3210 +3033 (+1713.56%)\nscx_central.bpf.o central_dispatch 636 2687 +2051 (+322.48%) 63 227 +164 (+260.32%)\nscx_nest.bpf.o nest_init 636 815 +179 (+28.14%) 60 73 +13 (+21.67%)\nscx_qmap.bpf.o qmap_dispatch \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38060",
"url": "https://www.suse.com/security/cve/CVE-2025-38060"
},
{
"category": "external",
"summary": "SUSE Bug 1245155 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245155"
},
{
"category": "external",
"summary": "SUSE Bug 1245156 for CVE-2025-38060",
"url": "https://bugzilla.suse.com/1245156"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38060"
},
{
"cve": "CVE-2025-38065",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38065"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\norangefs: Do not truncate file size\n\n\u0027len\u0027 is used to store the result of i_size_read(), so making \u0027len\u0027\na size_t results in truncation to 4GiB on 32-bit systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38065",
"url": "https://www.suse.com/security/cve/CVE-2025-38065"
},
{
"category": "external",
"summary": "SUSE Bug 1244906 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244906"
},
{
"category": "external",
"summary": "SUSE Bug 1244907 for CVE-2025-38065",
"url": "https://bugzilla.suse.com/1244907"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38065"
},
{
"cve": "CVE-2025-38068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38068"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: lzo - Fix compression buffer overrun\n\nUnlike the decompression code, the compression code in LZO never\nchecked for output overruns. It instead assumes that the caller\nalways provides enough buffer space, disregarding the buffer length\nprovided by the caller.\n\nAdd a safe compression interface that checks for the end of buffer\nbefore each write. Use the safe interface in crypto/lzo.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38068",
"url": "https://www.suse.com/security/cve/CVE-2025-38068"
},
{
"category": "external",
"summary": "SUSE Bug 1245210 for CVE-2025-38068",
"url": "https://bugzilla.suse.com/1245210"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38068"
},
{
"cve": "CVE-2025-38072",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38072"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nlibnvdimm/labels: Fix divide error in nd_label_data_init()\n\nIf a faulty CXL memory device returns a broken zero LSA size in its\nmemory device information (Identify Memory Device (Opcode 4000h), CXL\nspec. 3.1, 8.2.9.9.1.1), a divide error occurs in the libnvdimm\ndriver:\n\n Oops: divide error: 0000 [#1] PREEMPT SMP NOPTI\n RIP: 0010:nd_label_data_init+0x10e/0x800 [libnvdimm]\n\nCode and flow:\n\n1) CXL Command 4000h returns LSA size = 0\n2) config_size is assigned to zero LSA size (CXL pmem driver):\n\ndrivers/cxl/pmem.c: .config_size = mds-\u003elsa_size,\n\n3) max_xfer is set to zero (nvdimm driver):\n\ndrivers/nvdimm/label.c: max_xfer = min_t(size_t, ndd-\u003ensarea.max_xfer, config_size);\n\n4) A subsequent DIV_ROUND_UP() causes a division by zero:\n\ndrivers/nvdimm/label.c: /* Make our initial read size a multiple of max_xfer size */\ndrivers/nvdimm/label.c: read_size = min(DIV_ROUND_UP(read_size, max_xfer) * max_xfer,\ndrivers/nvdimm/label.c- config_size);\n\nFix this by checking the config size parameter by extending an\nexisting check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38072",
"url": "https://www.suse.com/security/cve/CVE-2025-38072"
},
{
"category": "external",
"summary": "SUSE Bug 1244743 for CVE-2025-38072",
"url": "https://bugzilla.suse.com/1244743"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38072"
},
{
"cve": "CVE-2025-38077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()\n\nIf the \u0027buf\u0027 array received from the user contains an empty string, the\n\u0027length\u0027 variable will be zero. Accessing the \u0027buf\u0027 array element with\nindex \u0027length - 1\u0027 will result in a buffer overflow.\n\nAdd a check for an empty string.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38077",
"url": "https://www.suse.com/security/cve/CVE-2025-38077"
},
{
"category": "external",
"summary": "SUSE Bug 1244736 for CVE-2025-38077",
"url": "https://bugzilla.suse.com/1244736"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38077"
},
{
"cve": "CVE-2025-38078",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38078"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: Fix race of buffer access at PCM OSS layer\n\nThe PCM OSS layer tries to clear the buffer with the silence data at\ninitialization (or reconfiguration) of a stream with the explicit call\nof snd_pcm_format_set_silence() with runtime-\u003edma_area. But this may\nlead to a UAF because the accessed runtime-\u003edma_area might be freed\nconcurrently, as it\u0027s performed outside the PCM ops.\n\nFor avoiding it, move the code into the PCM core and perform it inside\nthe buffer access lock, so that it won\u0027t be changed during the\noperation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38078",
"url": "https://www.suse.com/security/cve/CVE-2025-38078"
},
{
"category": "external",
"summary": "SUSE Bug 1244737 for CVE-2025-38078",
"url": "https://bugzilla.suse.com/1244737"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38078"
},
{
"cve": "CVE-2025-38079",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38079"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: algif_hash - fix double free in hash_accept\n\nIf accept(2) is called on socket type algif_hash with\nMSG_MORE flag set and crypto_ahash_import fails,\nsk2 is freed. However, it is also freed in af_alg_release,\nleading to slab-use-after-free error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38079",
"url": "https://www.suse.com/security/cve/CVE-2025-38079"
},
{
"category": "external",
"summary": "SUSE Bug 1245217 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245217"
},
{
"category": "external",
"summary": "SUSE Bug 1245218 for CVE-2025-38079",
"url": "https://bugzilla.suse.com/1245218"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38079"
},
{
"cve": "CVE-2025-38080",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38080"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Increase block_sequence array size\n\n[Why]\nIt\u0027s possible to generate more than 50 steps in hwss_build_fast_sequence,\nfor example with a 6-pipe asic where all pipes are in one MPC chain. This\noverflows the block_sequence buffer and corrupts block_sequence_steps,\ncausing a crash.\n\n[How]\nExpand block_sequence to 100 items. A naive upper bound on the possible\nnumber of steps for a 6-pipe asic, ignoring the potential for steps to be\nmutually exclusive, is 91 with current code, therefore 100 is sufficient.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38080",
"url": "https://www.suse.com/security/cve/CVE-2025-38080"
},
{
"category": "external",
"summary": "SUSE Bug 1244738 for CVE-2025-38080",
"url": "https://bugzilla.suse.com/1244738"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38080"
},
{
"cve": "CVE-2025-38081",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38081"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi-rockchip: Fix register out of bounds access\n\nDo not write native chip select stuff for GPIO chip selects.\nGPIOs can be numbered much higher than native CS.\nAlso, it makes no sense.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38081",
"url": "https://www.suse.com/security/cve/CVE-2025-38081"
},
{
"category": "external",
"summary": "SUSE Bug 1244739 for CVE-2025-38081",
"url": "https://bugzilla.suse.com/1244739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38081"
},
{
"cve": "CVE-2025-38083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet_sched: prio: fix a race in prio_tune()\n\nGerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer\nfires at the wrong time.\n\nThe race is as follows:\n\nCPU 0 CPU 1\n[1]: lock root\n[2]: qdisc_tree_flush_backlog()\n[3]: unlock root\n |\n | [5]: lock root\n | [6]: rehash\n | [7]: qdisc_tree_reduce_backlog()\n |\n[4]: qdisc_put()\n\nThis can be abused to underflow a parent\u0027s qlen.\n\nCalling qdisc_purge_queue() instead of qdisc_tree_flush_backlog()\nshould fix the race, because all packets will be purged from the qdisc\nbefore releasing the lock.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38083",
"url": "https://www.suse.com/security/cve/CVE-2025-38083"
},
{
"category": "external",
"summary": "SUSE Bug 1245183 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245183"
},
{
"category": "external",
"summary": "SUSE Bug 1245350 for CVE-2025-38083",
"url": "https://bugzilla.suse.com/1245350"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-38083"
},
{
"cve": "CVE-2025-38104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV\n\nRLCG Register Access is a way for virtual functions to safely access GPU\nregisters in a virtualized environment., including TLB flushes and\nregister reads. When multiple threads or VFs try to access the same\nregisters simultaneously, it can lead to race conditions. By using the\nRLCG interface, the driver can serialize access to the registers. This\nmeans that only one thread can access the registers at a time,\npreventing conflicts and ensuring that operations are performed\ncorrectly. Additionally, when a low-priority task holds a mutex that a\nhigh-priority task needs, ie., If a thread holding a spinlock tries to\nacquire a mutex, it can lead to priority inversion. register access in\namdgpu_virt_rlcg_reg_rw especially in a fast code path is critical.\n\nThe call stack shows that the function amdgpu_virt_rlcg_reg_rw is being\ncalled, which attempts to acquire the mutex. This function is invoked\nfrom amdgpu_sriov_wreg, which in turn is called from\ngmc_v11_0_flush_gpu_tlb.\n\nThe [ BUG: Invalid wait context ] indicates that a thread is trying to\nacquire a mutex while it is in a context that does not allow it to sleep\n(like holding a spinlock).\n\nFixes the below:\n\n[ 253.013423] =============================\n[ 253.013434] [ BUG: Invalid wait context ]\n[ 253.013446] 6.12.0-amdstaging-drm-next-lol-050225 #14 Tainted: G U OE\n[ 253.013464] -----------------------------\n[ 253.013475] kworker/0:1/10 is trying to lock:\n[ 253.013487] ffff9f30542e3cf8 (\u0026adev-\u003evirt.rlcg_reg_lock){+.+.}-{3:3}, at: amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.013815] other info that might help us debug this:\n[ 253.013827] context-{4:4}\n[ 253.013835] 3 locks held by kworker/0:1/10:\n[ 253.013847] #0: ffff9f3040050f58 ((wq_completion)events){+.+.}-{0:0}, at: process_one_work+0x3f5/0x680\n[ 253.013877] #1: ffffb789c008be40 ((work_completion)(\u0026wfc.work)){+.+.}-{0:0}, at: process_one_work+0x1d6/0x680\n[ 253.013905] #2: ffff9f3054281838 (\u0026adev-\u003egmc.invalidate_lock){+.+.}-{2:2}, at: gmc_v11_0_flush_gpu_tlb+0x198/0x4f0 [amdgpu]\n[ 253.014154] stack backtrace:\n[ 253.014164] CPU: 0 UID: 0 PID: 10 Comm: kworker/0:1 Tainted: G U OE 6.12.0-amdstaging-drm-next-lol-050225 #14\n[ 253.014189] Tainted: [U]=USER, [O]=OOT_MODULE, [E]=UNSIGNED_MODULE\n[ 253.014203] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 11/18/2024\n[ 253.014224] Workqueue: events work_for_cpu_fn\n[ 253.014241] Call Trace:\n[ 253.014250] \u003cTASK\u003e\n[ 253.014260] dump_stack_lvl+0x9b/0xf0\n[ 253.014275] dump_stack+0x10/0x20\n[ 253.014287] __lock_acquire+0xa47/0x2810\n[ 253.014303] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014321] lock_acquire+0xd1/0x300\n[ 253.014333] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014562] ? __lock_acquire+0xa6b/0x2810\n[ 253.014578] __mutex_lock+0x85/0xe20\n[ 253.014591] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.014782] ? sched_clock_noinstr+0x9/0x10\n[ 253.014795] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.014808] ? local_clock_noinstr+0xe/0xc0\n[ 253.014822] ? amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015012] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.015029] mutex_lock_nested+0x1b/0x30\n[ 253.015044] ? mutex_lock_nested+0x1b/0x30\n[ 253.015057] amdgpu_virt_rlcg_reg_rw+0xf6/0x330 [amdgpu]\n[ 253.015249] amdgpu_sriov_wreg+0xc5/0xd0 [amdgpu]\n[ 253.015435] gmc_v11_0_flush_gpu_tlb+0x44b/0x4f0 [amdgpu]\n[ 253.015667] gfx_v11_0_hw_init+0x499/0x29c0 [amdgpu]\n[ 253.015901] ? __pfx_smu_v13_0_update_pcie_parameters+0x10/0x10 [amdgpu]\n[ 253.016159] ? srso_alias_return_thunk+0x5/0xfbef5\n[ 253.016173] ? smu_hw_init+0x18d/0x300 [amdgpu]\n[ 253.016403] amdgpu_device_init+0x29ad/0x36a0 [amdgpu]\n[ 253.016614] amdgpu_driver_load_kms+0x1a/0xc0 [amdgpu]\n[ 253.0170\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38104",
"url": "https://www.suse.com/security/cve/CVE-2025-38104"
},
{
"category": "external",
"summary": "SUSE Bug 1241635 for CVE-2025-38104",
"url": "https://bugzilla.suse.com/1241635"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38104"
},
{
"cve": "CVE-2025-38240",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-38240"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: dp: drm_err =\u003e dev_err in HPD path to avoid NULL ptr\n\nThe function mtk_dp_wait_hpd_asserted() may be called before the\n`mtk_dp-\u003edrm_dev` pointer is assigned in mtk_dp_bridge_attach().\nSpecifically it can be called via this callpath:\n - mtk_edp_wait_hpd_asserted\n - [panel probe]\n - dp_aux_ep_probe\n\nUsing \"drm\" level prints anywhere in this callpath causes a NULL\npointer dereference. Change the error message directly in\nmtk_dp_wait_hpd_asserted() to dev_err() to avoid this. Also change the\nerror messages in mtk_dp_parse_capabilities(), which is called by\nmtk_dp_wait_hpd_asserted().\n\nWhile touching these prints, also add the error code to them to make\nfuture debugging easier.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-38240",
"url": "https://www.suse.com/security/cve/CVE-2025-38240"
},
{
"category": "external",
"summary": "SUSE Bug 1241457 for CVE-2025-38240",
"url": "https://bugzilla.suse.com/1241457"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-38240"
},
{
"cve": "CVE-2025-39735",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-39735"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds read in ea_get()\n\nDuring the \"size_check\" label in ea_get(), the code checks if the extended\nattribute list (xattr) size matches ea_size. If not, it logs\n\"ea_get: invalid extended attribute\" and calls print_hex_dump().\n\nHere, EALIST_SIZE(ea_buf-\u003exattr) returns 4110417968, which exceeds\nINT_MAX (2,147,483,647). Then ea_size is clamped:\n\n\tint size = clamp_t(int, ea_size, 0, EALIST_SIZE(ea_buf-\u003exattr));\n\nAlthough clamp_t aims to bound ea_size between 0 and 4110417968, the upper\nlimit is treated as an int, causing an overflow above 2^31 - 1. This leads\n\"size\" to wrap around and become negative (-184549328).\n\nThe \"size\" is then passed to print_hex_dump() (called \"len\" in\nprint_hex_dump()), it is passed as type size_t (an unsigned\ntype), this is then stored inside a variable called\n\"int remaining\", which is then assigned to \"int linelen\" which\nis then passed to hex_dump_to_buffer(). In print_hex_dump()\nthe for loop, iterates through 0 to len-1, where len is\n18446744073525002176, calling hex_dump_to_buffer()\non each iteration:\n\n\tfor (i = 0; i \u003c len; i += rowsize) {\n\t\tlinelen = min(remaining, rowsize);\n\t\tremaining -= rowsize;\n\n\t\thex_dump_to_buffer(ptr + i, linelen, rowsize, groupsize,\n\t\t\t\t linebuf, sizeof(linebuf), ascii);\n\n\t\t...\n\t}\n\nThe expected stopping condition (i \u003c len) is effectively broken\nsince len is corrupted and very large. This eventually leads to\nthe \"ptr+i\" being passed to hex_dump_to_buffer() to get closer\nto the end of the actual bounds of \"ptr\", eventually an out of\nbounds access is done in hex_dump_to_buffer() in the following\nfor loop:\n\n\tfor (j = 0; j \u003c len; j++) {\n\t\t\tif (linebuflen \u003c lx + 2)\n\t\t\t\tgoto overflow2;\n\t\t\tch = ptr[j];\n\t\t...\n\t}\n\nTo fix this we should validate \"EALIST_SIZE(ea_buf-\u003exattr)\"\nbefore it is utilised.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-39735",
"url": "https://www.suse.com/security/cve/CVE-2025-39735"
},
{
"category": "external",
"summary": "SUSE Bug 1241625 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241625"
},
{
"category": "external",
"summary": "SUSE Bug 1241699 for CVE-2025-39735",
"url": "https://bugzilla.suse.com/1241699"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "important"
}
],
"title": "CVE-2025-39735"
},
{
"cve": "CVE-2025-40014",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40014"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nobjtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()\n\nIf speed_hz \u003c AMD_SPI_MIN_HZ, amd_set_spi_freq() iterates over the\nentire amd_spi_freq array without breaking out early, causing \u0027i\u0027 to go\nbeyond the array bounds.\n\nFix that by stopping the loop when it gets to the last entry, so the low\nspeed_hz value gets clamped up to AMD_SPI_MIN_HZ.\n\nFixes the following warning with an UBSAN kernel:\n\n drivers/spi/spi-amd.o: error: objtool: amd_set_spi_freq() falls through to next function amd_spi_set_opcode()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40014",
"url": "https://www.suse.com/security/cve/CVE-2025-40014"
},
{
"category": "external",
"summary": "SUSE Bug 1241644 for CVE-2025-40014",
"url": "https://bugzilla.suse.com/1241644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:cluster-md-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:dlm-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:gfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP7:ocfs2-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-default-livepatch-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_6-default-1-150700.15.3.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-64kb-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-base-6.4.0-150700.53.6.1.150700.17.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-default-devel-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-devel-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-macros-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:kernel-zfcpdump-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-docs-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-obs-build-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-source-6.4.0-150700.53.6.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:kernel-syms-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP7:reiserfs-kmp-default-6.4.0-150700.53.6.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP7:kernel-default-extra-6.4.0-150700.53.6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-14T12:31:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-40014"
}
]
}
alsa-2025:20095
Vulnerability from osv_almalinux
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
- kernel: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466) (CVE-2024-53241)
- kernel: exfat: fix out-of-bounds access of directory entries (CVE-2024-53147)
- kernel: zram: fix NULL pointer in comp_algorithm_show() (CVE-2024-53222)
- kernel: nfsd: release svc_expkey/svc_export with rcu_work (CVE-2024-53216)
- kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (CVE-2024-56662)
- kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (CVE-2024-56675)
- kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (CVE-2024-56690)
- kernel: igb: Fix potential invalid memory access in igb_init_module() (CVE-2024-52332)
- kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CVE-2024-57901)
- kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK (CVE-2024-57902)
- kernel: io_uring/sqpoll: zero sqd->thread on tctx errors (CVE-2025-21633)
- kernel: ipvlan: Fix use-after-free in ipvlan_get_iflink(). (CVE-2025-21652)
- kernel: sched: sch_cake: add bounds checks to host bulk flow fairness counts (CVE-2025-21647)
- kernel: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (CVE-2025-21655)
- kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CVE-2024-57941)
- kernel: netfs: Fix ceph copy to cache on write-begin (CVE-2024-57942)
- kernel: zram: fix potential UAF of zram table (CVE-2025-21671)
- kernel: pktgen: Avoid out-of-bounds access in get_imix_entries (CVE-2025-21680)
- kernel: mm: zswap: properly synchronize freeing resources during CPU hotunplug (CVE-2025-21693)
- kernel: cachestat: fix page cache statistics permission checking (CVE-2025-21691)
- kernel: mm: clear uffd-wp PTE/PMD state on mremap() (CVE-2025-21696)
- kernel: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 (CVE-2025-21702)
- kernel: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (CVE-2025-21732)
- kernel: NFSD: fix hang in nfsd4_shutdown_callback (CVE-2025-21795)
- kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CVE-2024-54456)
- kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CVE-2024-57987)
- kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (CVE-2024-58014)
- kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CVE-2024-57988)
- kernel: drm/xe/tracing: Fix a potential TP_printk UAF (CVE-2024-49570)
- kernel: media: intel/ipu6: remove cpu latency qos request on error (CVE-2024-58004)
- kernel: usbnet: ipheth: use static NDP16 location in URB (CVE-2025-21742)
- kernel: usbnet: ipheth: fix possible overflow in DPE length check (CVE-2025-21743)
- kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (CVE-2024-57989)
- kernel: wifi: ath12k: Fix for out-of bound access error (CVE-2024-58015)
- kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (CVE-2024-57995)
- kernel: nfsd: clear acl_access/acl_default after releasing them (CVE-2025-21796)
- kernel: workqueue: Put the pwq after detaching the rescuer from the pool (CVE-2025-21786)
- kernel: tpm: Change to kvalloc() in eventlog/acpi.c (CVE-2024-58005)
- kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (CVE-2024-58013)
- kernel: ring-buffer: Validate the persistent meta data subbuf array (CVE-2025-21777)
- kernel: ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CVE-2025-21738)
- kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (CVE-2024-57986)
- kernel: padata: avoid UAF for reorder_work (CVE-2025-21726)
- kernel: vrf: use RCU protection in l3mdev_l3_out() (CVE-2025-21791)
- kernel: HID: multitouch: Add NULL check in mt_input_configured (CVE-2024-58020)
- kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition (CVE-2024-57984)
- kernel: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (CVE-2025-21761)
- kernel: sched_ext: Fix incorrect autogroup migration detection (CVE-2025-21771)
- kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts (CVE-2024-57981)
- kernel: memcg: fix soft lockup in the OOM process (CVE-2024-57977)
- kernel: vxlan: check vxlan_vnigroup_init() return value (CVE-2025-21790)
- kernel: usbnet: ipheth: fix DPE OoB read (CVE-2025-21741)
- kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CVE-2025-21785)
- kernel: ipv6: use RCU protection in ip6_default_advmss() (CVE-2025-21765)
- kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() (CVE-2024-58006)
- kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CVE-2024-58012)
- kernel: wifi: brcmfmac: Check the return value of of_property_read_string_index() (CVE-2025-21750)
- kernel: wifi: rtlwifi: remove unused check_buddy_priv (CVE-2024-58072)
- kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CVE-2024-58069)
- kernel: wifi: mac80211: prohibit deactivating all links (CVE-2024-58061)
- kernel: idpf: convert workqueues to unbound (CVE-2024-58057)
- kernel: wifi: mac80211: don't flush non-uploaded STAs (CVE-2025-21828)
- kernel: netfilter: nf_tables: reject mismatching sum of field_len with set key length (CVE-2025-21826)
- kernel: ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback (CVE-2024-58077)
- kernel: crypto: tegra - do not transfer req when tegra init fails (CVE-2024-58075)
- kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time (CVE-2025-21837)
- kernel: information leak via transient execution vulnerability in some AMD processors (CVE-2024-36350)
- kernel: transient execution vulnerability in some AMD processors (CVE-2024-36357)
- kernel: net/sched: cls_api: fix error handling causing NULL dereference (CVE-2025-21857)
- kernel: bpf: Fix softlockup in arena_map_free on 64k page kernel (CVE-2025-21851)
- kernel: ibmvnic: Don't reference skb after sending to VIOS (CVE-2025-21855)
- kernel: smb: client: Add check for next_buffer in receive_encrypted_standard() (CVE-2025-21844)
- kernel: bpf: avoid holding freeze_mutex during mmap operation (CVE-2025-21853)
- kernel: ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CVE-2025-21847)
- kernel: tcp: drop secpath at the same time as we currently drop dst (CVE-2025-21864)
- kernel: bpf: Fix deadlock when freeing cgroup storage (CVE-2024-58088)
- kernel: acct: perform last write from workqueue (CVE-2025-21846)
- kernel: mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize() (CVE-2025-21861)
- kernel: io_uring: prevent opcode speculation (CVE-2025-21863)
- kernel: fbdev: hyperv_fb: Allow graceful removal of framebuffer (CVE-2025-21976)
- kernel: netfilter: nft_tunnel: fix geneve_opt type confusion addition (CVE-2025-22056)
- kernel: net: ppp: Add bound checking for skb data on ppp_sync_txmung (CVE-2025-37749)
- microcode_ctl: From CVEorg collector (CVE-2024-28956)
- kernel: usb: typec: ucsi: displayport: Fix NULL pointer access (CVE-2025-37994)
- kernel: wifi: ath12k: fix uaf in ath12k_core_init() (CVE-2025-38116)
- kernel: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks (CVE-2025-38412)
- kernel: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (CVE-2025-38369)
- kernel: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CVE-2025-38468)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-64k-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-abi-stablelists"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-cross-headers"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-debug-uki-virt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-headers"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-modules-extra-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-64k-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-rt-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-tools"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-tools-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-tools-libs-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-uki-virt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-uki-virt-addons"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-zfcpdump-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libperf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "perf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "python3-perf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rtla"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "rv"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.8.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The kernel packages contain the Linux kernel, the core of any Linux operating system. \n\nSecurity Fix(es): \n\n * kernel: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466) (CVE-2024-53241)\n * kernel: exfat: fix out-of-bounds access of directory entries (CVE-2024-53147)\n * kernel: zram: fix NULL pointer in comp_algorithm_show() (CVE-2024-53222)\n * kernel: nfsd: release svc_expkey/svc_export with rcu_work (CVE-2024-53216)\n * kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (CVE-2024-56662)\n * kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (CVE-2024-56675)\n * kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (CVE-2024-56690)\n * kernel: igb: Fix potential invalid memory access in igb_init_module() (CVE-2024-52332)\n * kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CVE-2024-57901)\n * kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK (CVE-2024-57902)\n * kernel: io_uring/sqpoll: zero sqd-\u003ethread on tctx errors (CVE-2025-21633)\n * kernel: ipvlan: Fix use-after-free in ipvlan_get_iflink(). (CVE-2025-21652)\n * kernel: sched: sch_cake: add bounds checks to host bulk flow fairness counts (CVE-2025-21647)\n * kernel: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (CVE-2025-21655)\n * kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CVE-2024-57941)\n * kernel: netfs: Fix ceph copy to cache on write-begin (CVE-2024-57942)\n * kernel: zram: fix potential UAF of zram table (CVE-2025-21671)\n * kernel: pktgen: Avoid out-of-bounds access in get_imix_entries (CVE-2025-21680)\n * kernel: mm: zswap: properly synchronize freeing resources during CPU hotunplug (CVE-2025-21693)\n * kernel: cachestat: fix page cache statistics permission checking (CVE-2025-21691)\n * kernel: mm: clear uffd-wp PTE/PMD state on mremap() (CVE-2025-21696)\n * kernel: pfifo_tail_enqueue: Drop new packet when sch-\u003elimit == 0 (CVE-2025-21702)\n * kernel: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (CVE-2025-21732)\n * kernel: NFSD: fix hang in nfsd4_shutdown_callback (CVE-2025-21795)\n * kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CVE-2024-54456)\n * kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CVE-2024-57987)\n * kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (CVE-2024-58014)\n * kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CVE-2024-57988)\n * kernel: drm/xe/tracing: Fix a potential TP_printk UAF (CVE-2024-49570)\n * kernel: media: intel/ipu6: remove cpu latency qos request on error (CVE-2024-58004)\n * kernel: usbnet: ipheth: use static NDP16 location in URB (CVE-2025-21742)\n * kernel: usbnet: ipheth: fix possible overflow in DPE length check (CVE-2025-21743)\n * kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (CVE-2024-57989)\n * kernel: wifi: ath12k: Fix for out-of bound access error (CVE-2024-58015)\n * kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (CVE-2024-57995)\n * kernel: nfsd: clear acl_access/acl_default after releasing them (CVE-2025-21796)\n * kernel: workqueue: Put the pwq after detaching the rescuer from the pool (CVE-2025-21786)\n * kernel: tpm: Change to kvalloc() in eventlog/acpi.c (CVE-2024-58005)\n * kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (CVE-2024-58013)\n * kernel: ring-buffer: Validate the persistent meta data subbuf array (CVE-2025-21777)\n * kernel: ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CVE-2025-21738)\n * kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (CVE-2024-57986)\n * kernel: padata: avoid UAF for reorder_work (CVE-2025-21726)\n * kernel: vrf: use RCU protection in l3mdev_l3_out() (CVE-2025-21791)\n * kernel: HID: multitouch: Add NULL check in mt_input_configured (CVE-2024-58020)\n * kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition (CVE-2024-57984)\n * kernel: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (CVE-2025-21761)\n * kernel: sched_ext: Fix incorrect autogroup migration detection (CVE-2025-21771)\n * kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts (CVE-2024-57981)\n * kernel: memcg: fix soft lockup in the OOM process (CVE-2024-57977)\n * kernel: vxlan: check vxlan_vnigroup_init() return value (CVE-2025-21790)\n * kernel: usbnet: ipheth: fix DPE OoB read (CVE-2025-21741)\n * kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CVE-2025-21785)\n * kernel: ipv6: use RCU protection in ip6_default_advmss() (CVE-2025-21765)\n * kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() (CVE-2024-58006)\n * kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CVE-2024-58012)\n * kernel: wifi: brcmfmac: Check the return value of of_property_read_string_index() (CVE-2025-21750)\n * kernel: wifi: rtlwifi: remove unused check_buddy_priv (CVE-2024-58072)\n * kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CVE-2024-58069)\n * kernel: wifi: mac80211: prohibit deactivating all links (CVE-2024-58061)\n * kernel: idpf: convert workqueues to unbound (CVE-2024-58057)\n * kernel: wifi: mac80211: don\u0027t flush non-uploaded STAs (CVE-2025-21828)\n * kernel: netfilter: nf_tables: reject mismatching sum of field_len with set key length (CVE-2025-21826)\n * kernel: ASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback (CVE-2024-58077)\n * kernel: crypto: tegra - do not transfer req when tegra init fails (CVE-2024-58075)\n * kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time (CVE-2025-21837)\n * kernel: information leak via transient execution vulnerability in some AMD processors (CVE-2024-36350)\n * kernel: transient execution vulnerability in some AMD processors (CVE-2024-36357)\n * kernel: net/sched: cls_api: fix error handling causing NULL dereference (CVE-2025-21857)\n * kernel: bpf: Fix softlockup in arena_map_free on 64k page kernel (CVE-2025-21851)\n * kernel: ibmvnic: Don\u0027t reference skb after sending to VIOS (CVE-2025-21855)\n * kernel: smb: client: Add check for next_buffer in receive_encrypted_standard() (CVE-2025-21844)\n * kernel: bpf: avoid holding freeze_mutex during mmap operation (CVE-2025-21853)\n * kernel: ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CVE-2025-21847)\n * kernel: tcp: drop secpath at the same time as we currently drop dst (CVE-2025-21864)\n * kernel: bpf: Fix deadlock when freeing cgroup storage (CVE-2024-58088)\n * kernel: acct: perform last write from workqueue (CVE-2025-21846)\n * kernel: mm/migrate_device: don\u0027t add folio to be freed to LRU in migrate_device_finalize() (CVE-2025-21861)\n * kernel: io_uring: prevent opcode speculation (CVE-2025-21863)\n * kernel: fbdev: hyperv_fb: Allow graceful removal of framebuffer (CVE-2025-21976)\n * kernel: netfilter: nft_tunnel: fix geneve_opt type confusion addition (CVE-2025-22056)\n * kernel: net: ppp: Add bound checking for skb data on ppp_sync_txmung (CVE-2025-37749)\n * microcode_ctl: From CVEorg collector (CVE-2024-28956)\n * kernel: usb: typec: ucsi: displayport: Fix NULL pointer access (CVE-2025-37994)\n * kernel: wifi: ath12k: fix uaf in ath12k_core_init() (CVE-2025-38116)\n * kernel: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks (CVE-2025-38412)\n * kernel: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (CVE-2025-38369)\n * kernel: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CVE-2025-38468)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. \n\nAdditional Changes: \n\nFor detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.\n",
"id": "ALSA-2025:20095",
"modified": "2025-11-24T10:55:21Z",
"published": "2025-11-11T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-28956"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-36350"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-36357"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-49570"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-52332"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-53147"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-53216"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-53222"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-53241"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-54456"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-56662"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-56675"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-56690"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57901"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57902"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57941"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57942"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57977"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57981"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57984"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57986"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57987"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57988"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57989"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-57995"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58004"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58005"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58006"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58012"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58013"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58014"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58015"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58020"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58057"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58061"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58069"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58072"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58075"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58077"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2024-58088"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21633"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21647"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21652"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21655"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21671"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21680"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21691"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21693"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21696"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21702"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21726"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21732"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21738"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21741"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21742"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21743"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21750"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21761"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21765"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21771"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21777"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21785"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21786"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21790"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21791"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21795"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21796"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21826"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21828"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21837"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21844"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21846"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21847"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21851"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21853"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21855"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21857"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21861"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21863"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21864"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-21976"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-22056"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-37749"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-37994"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38116"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38369"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38412"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38468"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2331326"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2333985"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2334373"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2334415"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2334547"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2334548"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2334676"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2337121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338185"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338211"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338813"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338821"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338828"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2338998"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2339130"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2339141"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2343172"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2343186"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2344684"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2344687"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2345240"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2346272"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348522"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348523"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348541"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348543"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348547"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348550"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348556"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348561"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348567"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348572"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348574"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348577"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348581"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348584"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348587"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348590"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348592"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348593"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348595"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348597"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348600"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348601"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348602"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348603"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348612"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348617"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348620"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348621"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348625"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348629"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348630"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348645"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348647"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348650"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2348656"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350363"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350364"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350373"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350375"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350386"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350392"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350396"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350397"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350589"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350725"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2350726"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351605"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351606"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351608"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351612"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351613"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351616"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351618"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351620"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351624"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351625"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2351629"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2356664"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2360215"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2363332"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2366125"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2369184"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2376076"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2383398"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2383432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2383913"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2025-20095.html"
}
],
"related": [
"CVE-2024-53241",
"CVE-2024-53147",
"CVE-2024-53222",
"CVE-2024-53216",
"CVE-2024-56662",
"CVE-2024-56675",
"CVE-2024-56690",
"CVE-2024-52332",
"CVE-2024-57901",
"CVE-2024-57902",
"CVE-2025-21633",
"CVE-2025-21652",
"CVE-2025-21647",
"CVE-2025-21655",
"CVE-2024-57941",
"CVE-2024-57942",
"CVE-2025-21671",
"CVE-2025-21680",
"CVE-2025-21693",
"CVE-2025-21691",
"CVE-2025-21696",
"CVE-2025-21702",
"CVE-2025-21732",
"CVE-2025-21795",
"CVE-2024-54456",
"CVE-2024-57987",
"CVE-2024-58014",
"CVE-2024-57988",
"CVE-2024-49570",
"CVE-2024-58004",
"CVE-2025-21742",
"CVE-2025-21743",
"CVE-2024-57989",
"CVE-2024-58015",
"CVE-2024-57995",
"CVE-2025-21796",
"CVE-2025-21786",
"CVE-2024-58005",
"CVE-2024-58013",
"CVE-2025-21777",
"CVE-2025-21738",
"CVE-2024-57986",
"CVE-2025-21726",
"CVE-2025-21791",
"CVE-2024-58020",
"CVE-2024-57984",
"CVE-2025-21761",
"CVE-2025-21771",
"CVE-2024-57981",
"CVE-2024-57977",
"CVE-2025-21790",
"CVE-2025-21741",
"CVE-2025-21785",
"CVE-2025-21765",
"CVE-2024-58006",
"CVE-2024-58012",
"CVE-2025-21750",
"CVE-2024-58072",
"CVE-2024-58069",
"CVE-2024-58061",
"CVE-2024-58057",
"CVE-2025-21828",
"CVE-2025-21826",
"CVE-2024-58077",
"CVE-2024-58075",
"CVE-2025-21837",
"CVE-2024-36350",
"CVE-2024-36357",
"CVE-2025-21857",
"CVE-2025-21851",
"CVE-2025-21855",
"CVE-2025-21844",
"CVE-2025-21853",
"CVE-2025-21847",
"CVE-2025-21864",
"CVE-2024-58088",
"CVE-2025-21846",
"CVE-2025-21861",
"CVE-2025-21863",
"CVE-2025-21976",
"CVE-2025-22056",
"CVE-2025-37749",
"CVE-2024-28956",
"CVE-2025-37994",
"CVE-2025-38116",
"CVE-2025-38412",
"CVE-2025-38369",
"CVE-2025-38468"
],
"summary": "Moderate: kernel security update"
}
BDU:2025-12049
Vulnerability from fstec - Published: 19.12.2024{
"CVSS 2.0": "AV:L/AC:L/Au:S/C:N/I:N/A:C",
"CVSS 3.0": "AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "1.8 (Astra Linux Special Edition), \u043e\u0442 6.13 \u0434\u043e 6.13.3 (Linux), \u043e\u0442 6.10 \u0434\u043e 6.12.14 (Linux)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0412 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0439 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u043e\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c\u0441\u044f \"\u0420\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u043e \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0439 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0435 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c LINUX\", \u0438\u0437\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0432 \u043c\u0435\u0442\u043e\u0434\u0438\u0447\u0435\u0441\u043a\u043e\u043c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0435 \u0424\u0421\u0422\u042d\u041a \u0420\u043e\u0441\u0441\u0438\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0451\u043d\u043d\u043e\u043c 25 \u0434\u0435\u043a\u0430\u0431\u0440\u044f 2022 \u0433\u043e\u0434\u0430.\n\n\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439:\n\u0414\u043b\u044f Linux:\nhttps://github.com/torvalds/linux/commit/facb541ff0805314e0b56e508f7d3cbd07af513c\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 linux-6.12 \u0434\u043e 6.12.34-1.astra1+ci2 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "19.12.2024",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "28.09.2025",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "28.09.2025",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2025-12049",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2024-58004",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Linux",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "\u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.8 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux \u043e\u0442 6.13 \u0434\u043e 6.13.3 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Linux \u043e\u0442 6.10 \u0434\u043e 6.12.14 ",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 drivers/media/pci/intel/ipu6/ipu6-isys.c \u044f\u0434\u0440\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e\u0435 \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u043f\u0430\u043c\u044f\u0442\u0438 \u043f\u0435\u0440\u0435\u0434 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435\u043c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u0438 (\u00ab\u0443\u0442\u0435\u0447\u043a\u0430 \u043f\u0430\u043c\u044f\u0442\u0438\u00bb) (CWE-401)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 drivers/media/pci/intel/ipu6/ipu6-isys.c \u044f\u0434\u0440\u0430 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u043c \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u0438\u0435\u043c \u043f\u0430\u043c\u044f\u0442\u0438 \u043f\u0435\u0440\u0435\u0434 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0435\u043c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u0438. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://git.kernel.org/linus/facb541ff0805314e0b56e508f7d3cbd07af513c\nhttps://git.kernel.org/stable/c/1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d\nhttps://git.kernel.org/stable/c/95275736185ecb71dc97a71d8d9d19e4ffb0a9eb\nhttps://git.kernel.org/stable/c/facb541ff0805314e0b56e508f7d3cbd07af513c\nhttps://github.com/torvalds/linux/commit/facb541ff0805314e0b56e508f7d3cbd07af513c\nhttps://nvd.nist.gov/vuln/detail/CVE-2024-58004\nhttps://security-tracker.debian.org/tracker/CVE-2024-58004\nhttps://wiki.astralinux.ru/astra-linux-se18-bulletin-2025-0811SE18",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-401",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 4,6)\n\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.1 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 5,5)"
}
RHSA-2025:20095
Vulnerability from csaf_redhat - Published: 2025-11-11 08:21 - Updated: 2026-03-13 18:08New Spectre-v2 attack classes have been discovered within CPU architectures that enable self-training exploitation of speculative execution within the same privilege domain. These novel techniques bypass existing hardware and software mitigations, including IBPB, eIBRS, and BHI_NO, by leveraging in-kernel gadgets (potentially accessible via SECCOMP/cBPF), Branch Target Buffer (BTB) aliasing, and direct-to-indirect branch predictor training. While the root cause lies in CPU architectural behavior, the vulnerability manifests through kernel-level speculation paths, allowing attackers to potentially leak sensitive memory.
A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.
A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.
In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TP_printk UAF The commit afd2627f727b ("tracing: Check "%s" dereference via the field and not the TP_printk format") exposes potential UAFs in the xe_bo_move trace event. Fix those by avoiding dereferencing the xe_mem_type_to_name[] array at TP_printk time. Since some code refactoring has taken place, explicit backporting may be needed for kernels older than 6.10.
In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dca_notifier can be called when igb fails to install, resulting to invalid memory access.
In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if start_clu becomes an EOF cluster(an invalid cluster) due to file system corruption, then the directory entry where ei->hint_femp.eidx hint is outside the directory, resulting in an out-of-bounds access, which may cause further file system corruption. This commit adds a check for start_clu, if it is an invalid cluster, the file or directory will be treated as empty.
In the Linux kernel, the following vulnerability has been resolved: nfsd: release svc_expkey/svc_export with rcu_work The last reference for `cache_head` can be reduced to zero in `c_show` and `e_show`(using `rcu_read_lock` and `rcu_read_unlock`). Consequently, `svc_export_put` and `expkey_put` will be invoked, leading to two issues: 1. The `svc_export_put` will directly free ex_uuid. However, `e_show`/`c_show` will access `ex_uuid` after `cache_put`, which can trigger a use-after-free issue, shown below. ================================================================== BUG: KASAN: slab-use-after-free in svc_export_show+0x362/0x430 [nfsd] Read of size 1 at addr ff11000010fdc120 by task cat/870 CPU: 1 UID: 0 PID: 870 Comm: cat Not tainted 6.12.0-rc3+ #1 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.1-2.fc37 04/01/2014 Call Trace: <TASK> dump_stack_lvl+0x53/0x70 print_address_description.constprop.0+0x2c/0x3a0 print_report+0xb9/0x280 kasan_report+0xae/0xe0 svc_export_show+0x362/0x430 [nfsd] c_show+0x161/0x390 [sunrpc] seq_read_iter+0x589/0x770 seq_read+0x1e5/0x270 proc_reg_read+0xe1/0x140 vfs_read+0x125/0x530 ksys_read+0xc1/0x160 do_syscall_64+0x5f/0x170 entry_SYSCALL_64_after_hwframe+0x76/0x7e Allocated by task 830: kasan_save_stack+0x20/0x40 kasan_save_track+0x14/0x30 __kasan_kmalloc+0x8f/0xa0 __kmalloc_node_track_caller_noprof+0x1bc/0x400 kmemdup_noprof+0x22/0x50 svc_export_parse+0x8a9/0xb80 [nfsd] cache_do_downcall+0x71/0xa0 [sunrpc] cache_write_procfs+0x8e/0xd0 [sunrpc] proc_reg_write+0xe1/0x140 vfs_write+0x1a5/0x6d0 ksys_write+0xc1/0x160 do_syscall_64+0x5f/0x170 entry_SYSCALL_64_after_hwframe+0x76/0x7e Freed by task 868: kasan_save_stack+0x20/0x40 kasan_save_track+0x14/0x30 kasan_save_free_info+0x3b/0x60 __kasan_slab_free+0x37/0x50 kfree+0xf3/0x3e0 svc_export_put+0x87/0xb0 [nfsd] cache_purge+0x17f/0x1f0 [sunrpc] nfsd_destroy_serv+0x226/0x2d0 [nfsd] nfsd_svc+0x125/0x1e0 [nfsd] write_threads+0x16a/0x2a0 [nfsd] nfsctl_transaction_write+0x74/0xa0 [nfsd] vfs_write+0x1a5/0x6d0 ksys_write+0xc1/0x160 do_syscall_64+0x5f/0x170 entry_SYSCALL_64_after_hwframe+0x76/0x7e 2. We cannot sleep while using `rcu_read_lock`/`rcu_read_unlock`. However, `svc_export_put`/`expkey_put` will call path_put, which subsequently triggers a sleeping operation due to the following `dput`. ============================= WARNING: suspicious RCU usage 5.10.0-dirty #141 Not tainted ----------------------------- ... Call Trace: dump_stack+0x9a/0xd0 ___might_sleep+0x231/0x240 dput+0x39/0x600 path_put+0x1b/0x30 svc_export_put+0x17/0x80 e_show+0x1c9/0x200 seq_read_iter+0x63f/0x7c0 seq_read+0x226/0x2d0 vfs_read+0x113/0x2c0 ksys_read+0xc9/0x170 do_syscall_64+0x33/0x40 entry_SYSCALL_64_after_hwframe+0x67/0xd1 Fix these issues by using `rcu_work` to help release `svc_expkey`/`svc_export`. This approach allows for an asynchronous context to invoke `path_put` and also facilitates the freeing of `uuid/exp/key` after an RCU grace period.
In the Linux kernel, the following vulnerability has been resolved: zram: fix NULL pointer in comp_algorithm_show() LTP reported a NULL pointer dereference as followed: CPU: 7 UID: 0 PID: 5995 Comm: cat Kdump: loaded Not tainted 6.12.0-rc6+ #3 Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015 pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : __pi_strcmp+0x24/0x140 lr : zcomp_available_show+0x60/0x100 [zram] sp : ffff800088b93b90 x29: ffff800088b93b90 x28: 0000000000000001 x27: 0000000000400cc0 x26: 0000000000000ffe x25: ffff80007b3e2388 x24: 0000000000000000 x23: ffff80007b3e2390 x22: ffff0004041a9000 x21: ffff80007b3e2900 x20: 0000000000000000 x19: 0000000000000000 x18: 0000000000000000 x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000 x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000000 x11: 0000000000000000 x10: ffff80007b3e2900 x9 : ffff80007b3cb280 x8 : 0101010101010101 x7 : 0000000000000000 x6 : 0000000000000000 x5 : 0000000000000040 x4 : 0000000000000000 x3 : 00656c722d6f7a6c x2 : 0000000000000000 x1 : ffff80007b3e2900 x0 : 0000000000000000 Call trace: __pi_strcmp+0x24/0x140 comp_algorithm_show+0x40/0x70 [zram] dev_attr_show+0x28/0x80 sysfs_kf_seq_show+0x90/0x140 kernfs_seq_show+0x34/0x48 seq_read_iter+0x1d4/0x4e8 kernfs_fop_read_iter+0x40/0x58 new_sync_read+0x9c/0x168 vfs_read+0x1a8/0x1f8 ksys_read+0x74/0x108 __arm64_sys_read+0x24/0x38 invoke_syscall+0x50/0x120 el0_svc_common.constprop.0+0xc8/0xf0 do_el0_svc+0x24/0x38 el0_svc+0x38/0x138 el0t_64_sync_handler+0xc0/0xc8 el0t_64_sync+0x188/0x190 The zram->comp_algs[ZRAM_PRIMARY_COMP] can be NULL in zram_add() if comp_algorithm_set() has not been called. User can access the zram device by sysfs after device_add_disk(), so there is a time window to trigger the NULL pointer dereference. Move it ahead device_add_disk() to make sure when user can access the zram device, it is ready. comp_algorithm_set() is protected by zram->init_lock in other places and no such problem.
In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm.S. This is done in preparation of no longer using hypercall page at all, as it has shown to cause problems with speculation mitigations. This is part of XSA-466 / CVE-2024-53241.
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() name is char[64] where the size of clnt->cl_program->name remains unknown. Invoking strcat() directly will also lead to potential buffer overflow. Change them to strscpy() and strncat() to fix potential issues.
In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl Fix an issue detected by syzbot with KASAN: BUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/ core.c:416 [inline] BUG: KASAN: vmalloc-out-of-bounds in acpi_nfit_ctl+0x20e8/0x24a0 drivers/acpi/nfit/core.c:459 The issue occurs in cmd_to_func when the call_pkg->nd_reserved2 array is accessed without verifying that call_pkg points to a buffer that is appropriately sized as a struct nd_cmd_pkg. This can lead to out-of-bounds access and undefined behavior if the buffer does not have sufficient space. To address this, a check was added in acpi_nfit_ctl() to ensure that buf is not NULL and that buf_len is less than sizeof(*call_pkg) before accessing it. This ensures safe access to the members of call_pkg, including the nd_reserved2 array.
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors Uprobes always use bpf_prog_run_array_uprobe() under tasks-trace-RCU protection. But it is possible to attach a non-sleepable BPF program to a uprobe, and non-sleepable BPF programs are freed via normal RCU (see __bpf_prog_put_noref()). This leads to UAF of the bpf_prog because a normal RCU grace period does not imply a tasks-trace-RCU grace period. Fix it by explicitly waiting for a tasks-trace-RCU grace period after removing the attachment of a bpf_prog to a perf_event.
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY Since commit 8f4f68e788c3 ("crypto: pcrypt - Fix hungtask for PADATA_RESET"), the pcrypt encryption and decryption operations return -EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is generated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns -EAGAIN, the unnecessary panic will occur when panic_on_warn set 1. Fix this issue by calling crypto layer directly without parallelization in that case.
In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vlan_get_protocol_dgram() to not touch skb at all, so that it can be used from many cpus on the same skb. Add a const qualifier to skb argument. [1] skbuff: skb_under_panic: text:ffffffff8a8ccd05 len:29 put:14 head:ffff88807fc8e400 data:ffff88807fc8e3f4 tail:0x11 end:0x140 dev:<NULL> ------------[ cut here ]------------ kernel BUG at net/core/skbuff.c:206 ! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 1 UID: 0 PID: 5892 Comm: syz-executor883 Not tainted 6.13.0-rc4-syzkaller-00054-gd6ef8b40d075 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 RIP: 0010:skb_panic net/core/skbuff.c:206 [inline] RIP: 0010:skb_under_panic+0x14b/0x150 net/core/skbuff.c:216 Code: 0b 8d 48 c7 c6 86 d5 25 8e 48 8b 54 24 08 8b 0c 24 44 8b 44 24 04 4d 89 e9 50 41 54 41 57 41 56 e8 5a 69 79 f7 48 83 c4 20 90 <0f> 0b 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 RSP: 0018:ffffc900038d7638 EFLAGS: 00010282 RAX: 0000000000000087 RBX: dffffc0000000000 RCX: 609ffd18ea660600 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: ffff88802483c8d0 R08: ffffffff817f0a8c R09: 1ffff9200071ae60 R10: dffffc0000000000 R11: fffff5200071ae61 R12: 0000000000000140 R13: ffff88807fc8e400 R14: ffff88807fc8e3f4 R15: 0000000000000011 FS: 00007fbac5e006c0(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fbac5e00d58 CR3: 000000001238e000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> skb_push+0xe5/0x100 net/core/skbuff.c:2636 vlan_get_protocol_dgram+0x165/0x290 net/packet/af_packet.c:585 packet_recvmsg+0x948/0x1ef0 net/packet/af_packet.c:3552 sock_recvmsg_nosec net/socket.c:1033 [inline] sock_recvmsg+0x22f/0x280 net/socket.c:1055 ____sys_recvmsg+0x1c6/0x480 net/socket.c:2803 ___sys_recvmsg net/socket.c:2845 [inline] do_recvmmsg+0x426/0xab0 net/socket.c:2940 __sys_recvmmsg net/socket.c:3014 [inline] __do_sys_recvmmsg net/socket.c:3037 [inline] __se_sys_recvmmsg net/socket.c:3030 [inline] __x64_sys_recvmmsg+0x199/0x250 net/socket.c:3030 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f
In the Linux kernel, the following vulnerability has been resolved: af_packet: fix vlan_get_tci() vs MSG_PEEK Blamed commit forgot MSG_PEEK case, allowing a crash [1] as found by syzbot. Rework vlan_get_tci() to not touch skb at all, so that it can be used from many cpus on the same skb. Add a const qualifier to skb argument. [1] skbuff: skb_under_panic: text:ffffffff8a8da482 len:32 put:14 head:ffff88807a1d5800 data:ffff88807a1d5810 tail:0x14 end:0x140 dev:<NULL> ------------[ cut here ]------------ kernel BUG at net/core/skbuff.c:206 ! Oops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI CPU: 0 UID: 0 PID: 5880 Comm: syz-executor172 Not tainted 6.13.0-rc3-syzkaller-00762-g9268abe611b0 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 RIP: 0010:skb_panic net/core/skbuff.c:206 [inline] RIP: 0010:skb_under_panic+0x14b/0x150 net/core/skbuff.c:216 Code: 0b 8d 48 c7 c6 9e 6c 26 8e 48 8b 54 24 08 8b 0c 24 44 8b 44 24 04 4d 89 e9 50 41 54 41 57 41 56 e8 3a 5a 79 f7 48 83 c4 20 90 <0f> 0b 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 RSP: 0018:ffffc90003baf5b8 EFLAGS: 00010286 RAX: 0000000000000087 RBX: dffffc0000000000 RCX: 8565c1eec37aa000 RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000 RBP: ffff88802616fb50 R08: ffffffff817f0a4c R09: 1ffff92000775e50 R10: dffffc0000000000 R11: fffff52000775e51 R12: 0000000000000140 R13: ffff88807a1d5800 R14: ffff88807a1d5810 R15: 0000000000000014 FS: 00007fa03261f6c0(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ffd65753000 CR3: 0000000031720000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> skb_push+0xe5/0x100 net/core/skbuff.c:2636 vlan_get_tci+0x272/0x550 net/packet/af_packet.c:565 packet_recvmsg+0x13c9/0x1ef0 net/packet/af_packet.c:3616 sock_recvmsg_nosec net/socket.c:1044 [inline] sock_recvmsg+0x22f/0x280 net/socket.c:1066 ____sys_recvmsg+0x1c6/0x480 net/socket.c:2814 ___sys_recvmsg net/socket.c:2856 [inline] do_recvmmsg+0x426/0xab0 net/socket.c:2951 __sys_recvmmsg net/socket.c:3025 [inline] __do_sys_recvmmsg net/socket.c:3048 [inline] __se_sys_recvmmsg net/socket.c:3041 [inline] __x64_sys_recvmmsg+0x199/0x250 net/socket.c:3041 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled When the caching for a cookie is temporarily disabled (e.g. due to a DIO write on that file), future copying to the cache for that file is disabled until all fds open on that file are closed. However, if netfslib is using the deprecated PG_private_2 method (such as is currently used by ceph), and decides it wants to copy to the cache, netfs_advance_write() will just bail at the first check seeing that the cache stream is unavailable, and indicate that it dealt with all the content. This means that we have no subrequests to provide notifications to drive the state machine or even to pin the request and the request just gets discarded, leaving the folios with PG_private_2 set. Fix this by jumping directly to cancel the request if the cache is not available. That way, we don't remove mark3 from the folio_queue list and netfs_pgpriv2_cancel() will clean up the folios. This was found by running the generic/013 xfstest against ceph with an active cache and the "-o fsc" option passed to ceph. That would usually hang
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfs_unlock_read_folio() in which folios are marked appropriately for copying to the cache (either with by being marked dirty and having their private data set or by having PG_private_2 set) and then unlocked, the folio_queue struct has the entry pointing to the folio cleared. This presents a problem for netfs_pgpriv2_write_to_the_cache(), which is used to write folios marked with PG_private_2 to the cache as it expects to be able to trawl the folio_queue list thereafter to find the relevant folios, leading to a hang. Fix this by not clearing the folio_queue entry if we're going to do the deprecated copy-to-cache. The clearance will be done instead as the folios are written to the cache. This can be reproduced by starting cachefiles, mounting a ceph filesystem with "-o fsc" and writing to it.
In the Linux kernel, the following vulnerability has been resolved: memcg: fix soft lockup in the OOM process A soft lockup issue was found in the product with about 56,000 tasks were in the OOM cgroup, it was traversing them when the soft lockup was triggered. watchdog: BUG: soft lockup - CPU#2 stuck for 23s! [VM Thread:1503066] CPU: 2 PID: 1503066 Comm: VM Thread Kdump: loaded Tainted: G Hardware name: Huawei Cloud OpenStack Nova, BIOS RIP: 0010:console_unlock+0x343/0x540 RSP: 0000:ffffb751447db9a0 EFLAGS: 00000247 ORIG_RAX: ffffffffffffff13 RAX: 0000000000000001 RBX: 0000000000000000 RCX: 00000000ffffffff RDX: 0000000000000000 RSI: 0000000000000004 RDI: 0000000000000247 RBP: ffffffffafc71f90 R08: 0000000000000000 R09: 0000000000000040 R10: 0000000000000080 R11: 0000000000000000 R12: ffffffffafc74bd0 R13: ffffffffaf60a220 R14: 0000000000000247 R15: 0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f2fe6ad91f0 CR3: 00000004b2076003 CR4: 0000000000360ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: vprintk_emit+0x193/0x280 printk+0x52/0x6e dump_task+0x114/0x130 mem_cgroup_scan_tasks+0x76/0x100 dump_header+0x1fe/0x210 oom_kill_process+0xd1/0x100 out_of_memory+0x125/0x570 mem_cgroup_out_of_memory+0xb5/0xd0 try_charge+0x720/0x770 mem_cgroup_try_charge+0x86/0x180 mem_cgroup_try_charge_delay+0x1c/0x40 do_anonymous_page+0xb5/0x390 handle_mm_fault+0xc4/0x1f0 This is because thousands of processes are in the OOM cgroup, it takes a long time to traverse all of them. As a result, this lead to soft lockup in the OOM process. To fix this issue, call 'cond_resched' in the 'mem_cgroup_scan_tasks' function per 1000 iterations. For global OOM, call 'touch_softlockup_watchdog' per 1000 iterations to avoid this issue.
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix NULL pointer dereference on certain command aborts If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is later aborted, when the abort completion is handled the dequeue pointer is advanced to the first TRB of the next segment. If no further commands are queued, xhci_handle_stopped_cmd_ring() sees the ring pointers unequal and assumes that there is a pending command, so it calls xhci_mod_cmd_timer() which crashes if cur_cmd was NULL. Don't attempt timer setup if cur_cmd is NULL. The subsequent doorbell ring likely is unnecessary too, but it's harmless. Leave it alone. This is probably Bug 219532, but no confirmation has been received. The issue has been independently reproduced and confirmed fixed using a USB MCU programmed to NAK the Status stage of SET_ADDRESS forever. Everything continued working normally after several prevented crashes.
In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition In dw_i3c_common_probe, &master->hj_work is bound with dw_i3c_hj_work. And dw_i3c_master_irq_handler can call dw_i3c_master_irq_handle_ibis function to start the work. If we remove the module which will call dw_i3c_common_remove to make cleanup, it will free master->base through i3c_master_unregister while the work mentioned above will be used. The sequence of operations that may lead to a UAF bug is as follows: CPU0 CPU1 | dw_i3c_hj_work dw_i3c_common_remove | i3c_master_unregister(&master->base) | device_unregister(&master->dev) | device_release | //free master->base | | i3c_master_do_daa(&master->base) | //use master->base Fix it by ensuring that the work is canceled before proceeding with the cleanup in dw_i3c_common_remove.
In the Linux kernel, the following vulnerability has been resolved: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections A report in 2019 by the syzbot fuzzer was found to be connected to two errors in the HID core associated with Resolution Multipliers. One of the errors was fixed by commit ea427a222d8b ("HID: core: Fix deadloop in hid_apply_multiplier."), but the other has not been fixed. This error arises because hid_apply_multipler() assumes that every Resolution Multiplier control is contained in a Logical Collection, i.e., there's no way the routine can ever set multiplier_collection to NULL. This is in spite of the fact that the function starts with a big comment saying: * "The Resolution Multiplier control must be contained in the same * Logical Collection as the control(s) to which it is to be applied. ... * If no Logical Collection is * defined, the Resolution Multiplier is associated with all * controls in the report." * HID Usage Table, v1.12, Section 4.3.1, p30 * * Thus, search from the current collection upwards until we find a * logical collection... The comment and the code overlook the possibility that none of the collections found may be a Logical Collection. The fix is to set the multiplier_collection pointer to NULL if the collection found isn't a Logical Collection.
A NULL pointer access may result in compromised availability.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() devm_kstrdup() can return a NULL pointer on failure,but this returned value in btbcm_get_board_name() is not checked. Add NULL check in btbcm_get_board_name(), to handle kernel NULL pointer dereference error.
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links In mt7925_change_vif_links() devm_kzalloc() may return NULL but this returned value is not checked.
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() In ath12k_mac_assign_vif_to_vdev(), if arvif is created on a different radio, it gets deleted from that radio through a call to ath12k_mac_unassign_link_vif(). This action frees the arvif pointer. Subsequently, there is a check involving arvif, which will result in a read-after-free scenario. Fix this by moving this check after arvif is again assigned via call to ath12k_mac_assign_link_vif(). Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1
In the Linux kernel, the following vulnerability has been resolved: media: intel/ipu6: remove cpu latency qos request on error Fix cpu latency qos list corruption like below. It happens when we do not remove cpu latency request on error path and free corresponding memory. [ 30.634378] l7 kernel: list_add corruption. prev->next should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8). [ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0 <snip> [ 30.634640] l7 kernel: Call Trace: [ 30.634650] l7 kernel: <TASK> [ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6 [ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634690] l7 kernel: ? report_bug+0xff/0x140 [ 30.634702] l7 kernel: ? handle_bug+0x58/0x90 [ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70 [ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20 [ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0 [ 30.634742] l7 kernel: plist_add+0xdd/0x140 [ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0 [ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0 [ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]
In the Linux kernel, the following vulnerability has been resolved: tpm: Change to kvalloc() in eventlog/acpi.c The following failure was reported on HPE ProLiant D320: [ 10.693310][ T1] tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 0) [ 10.848132][ T1] ------------[ cut here ]------------ [ 10.853559][ T1] WARNING: CPU: 59 PID: 1 at mm/page_alloc.c:4727 __alloc_pages_noprof+0x2ca/0x330 [ 10.862827][ T1] Modules linked in: [ 10.866671][ T1] CPU: 59 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.0-lp155.2.g52785e2-default #1 openSUSE Tumbleweed (unreleased) 588cd98293a7c9eba9013378d807364c088c9375 [ 10.882741][ T1] Hardware name: HPE ProLiant DL320 Gen12/ProLiant DL320 Gen12, BIOS 1.20 10/28/2024 [ 10.892170][ T1] RIP: 0010:__alloc_pages_noprof+0x2ca/0x330 [ 10.898103][ T1] Code: 24 08 e9 4a fe ff ff e8 34 36 fa ff e9 88 fe ff ff 83 fe 0a 0f 86 b3 fd ff ff 80 3d 01 e7 ce 01 00 75 09 c6 05 f8 e6 ce 01 01 <0f> 0b 45 31 ff e9 e5 fe ff ff f7 c2 00 00 08 00 75 42 89 d9 80 e1 [ 10.917750][ T1] RSP: 0000:ffffb7cf40077980 EFLAGS: 00010246 [ 10.923777][ T1] RAX: 0000000000000000 RBX: 0000000000040cc0 RCX: 0000000000000000 [ 10.931727][ T1] RDX: 0000000000000000 RSI: 000000000000000c RDI: 0000000000040cc0 The above transcript shows that ACPI pointed a 16 MiB buffer for the log events because RSI maps to the 'order' parameter of __alloc_pages_noprof(). Address the bug by moving from devm_kmalloc() to devm_add_action() and kvmalloc() and devm_add_action().
In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() In commit 4284c88fff0e ("PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address") set_bar() was modified to support dynamically changing the backing physical address of a BAR that was already configured. This means that set_bar() can be called twice, without ever calling clear_bar() (as calling clear_bar() would clear the BAR's PCI address assigned by the host). This can only be done if the new BAR size/flags does not differ from the existing BAR configuration. Add these missing checks. If we allow set_bar() to set e.g. a new BAR size that differs from the existing BAR size, the new address translation range will be smaller than the BAR size already determined by the host, which would mean that a read past the new BAR size would pass the iATU untranslated, which could allow the host to read memory not belonging to the new struct pci_epf_bar. While at it, add comments which clarifies the support for dynamically changing the physical address of a BAR. (Which was also missing.)
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params Each cpu DAI should associate with a widget. However, the topology might not create the right number of DAI widgets for aggregated amps. And it will cause NULL pointer deference. Check that the DAI widget associated with the CPU DAI is valid to prevent NULL pointer deference due to missing DAI widgets in topologies with aggregated amps.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync This fixes the following crash: ================================================================== BUG: KASAN: slab-use-after-free in mgmt_remove_adv_monitor_sync+0x3a/0xd0 net/bluetooth/mgmt.c:5543 Read of size 8 at addr ffff88814128f898 by task kworker/u9:4/5961 CPU: 1 UID: 0 PID: 5961 Comm: kworker/u9:4 Not tainted 6.12.0-syzkaller-10684-gf1cd565ce577 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 Workqueue: hci0 hci_cmd_sync_work Call Trace: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0x169/0x550 mm/kasan/report.c:489 kasan_report+0x143/0x180 mm/kasan/report.c:602 mgmt_remove_adv_monitor_sync+0x3a/0xd0 net/bluetooth/mgmt.c:5543 hci_cmd_sync_work+0x22b/0x400 net/bluetooth/hci_sync.c:332 process_one_work kernel/workqueue.c:3229 [inline] process_scheduled_works+0xa63/0x1850 kernel/workqueue.c:3310 worker_thread+0x870/0xd30 kernel/workqueue.c:3391 kthread+0x2f0/0x390 kernel/kthread.c:389 ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244 </TASK> Allocated by task 16026: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3f/0x80 mm/kasan/common.c:68 poison_kmalloc_redzone mm/kasan/common.c:377 [inline] __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:394 kasan_kmalloc include/linux/kasan.h:260 [inline] __kmalloc_cache_noprof+0x243/0x390 mm/slub.c:4314 kmalloc_noprof include/linux/slab.h:901 [inline] kzalloc_noprof include/linux/slab.h:1037 [inline] mgmt_pending_new+0x65/0x250 net/bluetooth/mgmt_util.c:269 mgmt_pending_add+0x36/0x120 net/bluetooth/mgmt_util.c:296 remove_adv_monitor+0x102/0x1b0 net/bluetooth/mgmt.c:5568 hci_mgmt_cmd+0xc47/0x11d0 net/bluetooth/hci_sock.c:1712 hci_sock_sendmsg+0x7b8/0x11c0 net/bluetooth/hci_sock.c:1832 sock_sendmsg_nosec net/socket.c:711 [inline] __sock_sendmsg+0x221/0x270 net/socket.c:726 sock_write_iter+0x2d7/0x3f0 net/socket.c:1147 new_sync_write fs/read_write.c:586 [inline] vfs_write+0xaeb/0xd30 fs/read_write.c:679 ksys_write+0x18f/0x2b0 fs/read_write.c:731 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 16022: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3f/0x80 mm/kasan/common.c:68 kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:582 poison_slab_object mm/kasan/common.c:247 [inline] __kasan_slab_free+0x59/0x70 mm/kasan/common.c:264 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2338 [inline] slab_free mm/slub.c:4598 [inline] kfree+0x196/0x420 mm/slub.c:4746 mgmt_pending_foreach+0xd1/0x130 net/bluetooth/mgmt_util.c:259 __mgmt_power_off+0x183/0x430 net/bluetooth/mgmt.c:9550 hci_dev_close_sync+0x6c4/0x11c0 net/bluetooth/hci_sync.c:5208 hci_dev_do_close net/bluetooth/hci_core.c:483 [inline] hci_dev_close+0x112/0x210 net/bluetooth/hci_core.c:508 sock_do_ioctl+0x158/0x460 net/socket.c:1209 sock_ioctl+0x626/0x8e0 net/socket.c:1328 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:906 [inline] __se_sys_ioctl+0xf5/0x170 fs/ioctl.c:892 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() In 'wlc_phy_iqcal_gainparams_nphy()', add gain range check to WARN() instead of possible out-of-bounds 'tbl_iqcal_gainparams_nphy' access. Compile tested only. Found by Linux Verification Center (linuxtesting.org) with SVACE.
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using print_array_to_buf_index() function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error. Decreasing buffer size by one fixes faulty upper bound of passed array. Discovered in coverity scan, CID 1600742 and CID 1600758
In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mt_input_configured devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NULL check in mt_input_configured(), to handle kernel NULL pointer dereference error.
In the Linux kernel, the following vulnerability has been resolved: idpf: convert workqueues to unbound When a workqueue is created with `WQ_UNBOUND`, its work items are served by special worker-pools, whose host workers are not bound to any specific CPU. In the default configuration (i.e. when `queue_delayed_work` and friends do not specify which CPU to run the work item on), `WQ_UNBOUND` allows the work item to be executed on any CPU in the same node of the CPU it was enqueued on. While this solution potentially sacrifices locality, it avoids contention with other processes that might dominate the CPU time of the processor the work item was scheduled on. This is not just a theoretical problem: in a particular scenario misconfigured process was hogging most of the time from CPU0, leaving less than 0.5% of its CPU time to the kworker. The IDPF workqueues that were using the kworker on CPU0 suffered large completion delays as a result, causing performance degradation, timeouts and eventual system crash. * I have also run a manual test to gauge the performance improvement. The test consists of an antagonist process (`./stress --cpu 2`) consuming as much of CPU 0 as possible. This process is run under `taskset 01` to bind it to CPU0, and its priority is changed with `chrt -pQ 9900 10000 ${pid}` and `renice -n -20 ${pid}` after start. Then, the IDPF driver is forced to prefer CPU0 by editing all calls to `queue_delayed_work`, `mod_delayed_work`, etc... to use CPU 0. Finally, `ktraces` for the workqueue events are collected. Without the current patch, the antagonist process can force arbitrary delays between `workqueue_queue_work` and `workqueue_execute_start`, that in my tests were as high as `30ms`. With the current patch applied, the workqueue can be migrated to another unloaded CPU in the same node, and, keeping everything else equal, the maximum delay I could see was `6us`.
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: prohibit deactivating all links In the internal API this calls this is a WARN_ON, but that should remain since internally we want to know about bugs that may cause this. Prevent deactivating all links in the debugfs write directly.
In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 bytes, regmap_read will write out of bounds as it expects the buffer to point at an unsigned int. Fix this by using an intermediary unsigned int to hold the value.
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: remove unused check_buddy_priv Commit 2461c7d60f9f ("rtlwifi: Update header file") introduced a global list of private data structures. Later on, commit 26634c4b1868 ("rtlwifi Modify existing bits to match vendor version 2013.02.07") started adding the private data to that list at probe time and added a hook, check_buddy_priv to find the private data from a similar device. However, that function was never used. Besides, though there is a lock for that list, it is never used. And when the probe fails, the private data is never removed from the list. This would cause a second probe to access freed memory. Remove the unused hook, structures and members, which will prevent the potential race condition on the list and its corruption during a second probe when probe fails.
In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - do not transfer req when tegra init fails The tegra_cmac_init or tegra_sha_init function may return an error when memory is exhausted. It should not transfer the request when they return an error.
In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback commit 1f5664351410 ("ASoC: lower "no backend DAIs enabled for ... Port" log severity") ignores -EINVAL error message on common soc_pcm_ret(). It is used from many functions, ignoring -EINVAL is over-kill. The reason why -EINVAL was ignored was it really should only be used upon invalid parameters coming from userspace and in that case we don't want to log an error since we do not want to give userspace a way to do a denial-of-service attack on the syslog / diskspace. So don't use soc_pcm_ret() on .prepare callback is better idea.
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a ("bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]") first introduced deadlock prevention for fentry/fexit programs attaching on bpf_task_storage helpers. That commit also employed the logic in map free path in its v6 version. Later bpf_cgrp_storage was first introduced in c4bcfb38a95e ("bpf: Implement cgroup storage available to non-cgroup-attached bpf progs") which faces the same issue as bpf_task_storage, instead of its busy counter, NULL was passed to bpf_local_storage_map_free() which opened a window to cause deadlock: <TASK> (acquiring local_storage->lock) _raw_spin_lock_irqsave+0x3d/0x50 bpf_local_storage_update+0xd1/0x460 bpf_cgrp_storage_get+0x109/0x130 bpf_prog_a4d4a370ba857314_cgrp_ptr+0x139/0x170 ? __bpf_prog_enter_recur+0x16/0x80 bpf_trampoline_6442485186+0x43/0xa4 cgroup_storage_ptr+0x9/0x20 (holding local_storage->lock) bpf_selem_unlink_storage_nolock.constprop.0+0x135/0x160 bpf_selem_unlink_storage+0x6f/0x110 bpf_local_storage_map_free+0xa2/0x110 bpf_map_free_deferred+0x5b/0x90 process_one_work+0x17c/0x390 worker_thread+0x251/0x360 kthread+0xd2/0x100 ret_from_fork+0x34/0x50 ret_from_fork_asm+0x1a/0x30 </TASK> Progs: - A: SEC("fentry/cgroup_storage_ptr") - cgid (BPF_MAP_TYPE_HASH) Record the id of the cgroup the current task belonging to in this hash map, using the address of the cgroup as the map key. - cgrpa (BPF_MAP_TYPE_CGRP_STORAGE) If current task is a kworker, lookup the above hash map using function parameter @owner as the key to get its corresponding cgroup id which is then used to get a trusted pointer to the cgroup through bpf_cgroup_from_id(). This trusted pointer can then be passed to bpf_cgrp_storage_get() to finally trigger the deadlock issue. - B: SEC("tp_btf/sys_enter") - cgrpb (BPF_MAP_TYPE_CGRP_STORAGE) The only purpose of this prog is to fill Prog A's hash map by calling bpf_cgrp_storage_get() for as many userspace tasks as possible. Steps to reproduce: - Run A; - while (true) { Run B; Destroy B; } Fix this issue by passing its busy counter to the free procedure so it can be properly incremented before storage/smap locking.
No description is available for this CVE.
CWE-416 - Use After FreeIn the Linux kernel, the following vulnerability has been resolved: sched: sch_cake: add bounds checks to host bulk flow fairness counts Even though we fixed a logic error in the commit cited below, syzbot still managed to trigger an underflow of the per-host bulk flow counters, leading to an out of bounds memory access. To avoid any such logic errors causing out of bounds memory accesses, this commit factors out all accesses to the per-host bulk flow counters to a series of helpers that perform bounds-checking before any increments and decrements. This also has the benefit of improving readability by moving the conditional checks for the flow mode into these helpers, instead of having them spread out throughout the code (which was the cause of the original logic error). As part of this change, the flow quantum calculation is consolidated into a helper function, which means that the dithering applied to the ost load scaling is now applied both in the DRR rotation and when a sparse flow's quantum is first initiated. The only user-visible effect of this is that the maximum packet size that can be sent while a flow stays sparse will now vary with +/- one byte in some cases. This should not make a noticeable difference in practice, and thus it's not worth complicating the code to preserve the old behaviour.
In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix use-after-free in ipvlan_get_iflink(). syzbot presented an use-after-free report [0] regarding ipvlan and linkwatch. ipvlan does not hold a refcnt of the lower device unlike vlan and macvlan. If the linkwatch work is triggered for the ipvlan dev, the lower dev might have already been freed, resulting in UAF of ipvlan->phy_dev in ipvlan_get_iflink(). We can delay the lower dev unregistration like vlan and macvlan by holding the lower dev's refcnt in dev->netdev_ops->ndo_init() and releasing it in dev->priv_destructor(). Jakub pointed out calling .ndo_XXX after unregister_netdevice() has returned is error prone and suggested [1] addressing this UAF in the core by taking commit 750e51603395 ("net: avoid potential UAF in default_operstate()") further. Let's assume unregistering devices DOWN and use RCU protection in default_operstate() not to race with the device unregistration. [0]: BUG: KASAN: slab-use-after-free in ipvlan_get_iflink+0x84/0x88 drivers/net/ipvlan/ipvlan_main.c:353 Read of size 4 at addr ffff0000d768c0e0 by task kworker/u8:35/6944 CPU: 0 UID: 0 PID: 6944 Comm: kworker/u8:35 Not tainted 6.13.0-rc2-g9bc5c9515b48 #12 4c3cb9e8b4565456f6a355f312ff91f4f29b3c47 Hardware name: linux,dummy-virt (DT) Workqueue: events_unbound linkwatch_event Call trace: show_stack+0x38/0x50 arch/arm64/kernel/stacktrace.c:484 (C) __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0xbc/0x108 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0x16c/0x6f0 mm/kasan/report.c:489 kasan_report+0xc0/0x120 mm/kasan/report.c:602 __asan_report_load4_noabort+0x20/0x30 mm/kasan/report_generic.c:380 ipvlan_get_iflink+0x84/0x88 drivers/net/ipvlan/ipvlan_main.c:353 dev_get_iflink+0x7c/0xd8 net/core/dev.c:674 default_operstate net/core/link_watch.c:45 [inline] rfc2863_policy+0x144/0x360 net/core/link_watch.c:72 linkwatch_do_dev+0x60/0x228 net/core/link_watch.c:175 __linkwatch_run_queue+0x2f4/0x5b8 net/core/link_watch.c:239 linkwatch_event+0x64/0xa8 net/core/link_watch.c:282 process_one_work+0x700/0x1398 kernel/workqueue.c:3229 process_scheduled_works kernel/workqueue.c:3310 [inline] worker_thread+0x8c4/0xe10 kernel/workqueue.c:3391 kthread+0x2b0/0x360 kernel/kthread.c:389 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:862 Allocated by task 9303: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x30/0x68 mm/kasan/common.c:68 kasan_save_alloc_info+0x44/0x58 mm/kasan/generic.c:568 poison_kmalloc_redzone mm/kasan/common.c:377 [inline] __kasan_kmalloc+0x84/0xa0 mm/kasan/common.c:394 kasan_kmalloc include/linux/kasan.h:260 [inline] __do_kmalloc_node mm/slub.c:4283 [inline] __kmalloc_node_noprof+0x2a0/0x560 mm/slub.c:4289 __kvmalloc_node_noprof+0x9c/0x230 mm/util.c:650 alloc_netdev_mqs+0xb4/0x1118 net/core/dev.c:11209 rtnl_create_link+0x2b8/0xb60 net/core/rtnetlink.c:3595 rtnl_newlink_create+0x19c/0x868 net/core/rtnetlink.c:3771 __rtnl_newlink net/core/rtnetlink.c:3896 [inline] rtnl_newlink+0x122c/0x15c0 net/core/rtnetlink.c:4011 rtnetlink_rcv_msg+0x61c/0x918 net/core/rtnetlink.c:6901 netlink_rcv_skb+0x1dc/0x398 net/netlink/af_netlink.c:2542 rtnetlink_rcv+0x34/0x50 net/core/rtnetlink.c:6928 netlink_unicast_kernel net/netlink/af_netlink.c:1321 [inline] netlink_unicast+0x618/0x838 net/netlink/af_netlink.c:1347 netlink_sendmsg+0x5fc/0x8b0 net/netlink/af_netlink.c:1891 sock_sendmsg_nosec net/socket.c:711 [inline] __sock_sendmsg net/socket.c:726 [inline] __sys_sendto+0x2ec/0x438 net/socket.c:2197 __do_sys_sendto net/socket.c:2204 [inline] __se_sys_sendto net/socket.c:2200 [inline] __arm64_sys_sendto+0xe4/0x110 net/socket.c:2200 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline] invoke_syscall+0x90/0x278 arch/arm64/kernel/syscall.c:49 el0_svc_common+0x13c/0x250 arch/arm64/kernel/syscall.c:132 do_el0_svc+0x54/0x70 arch/arm64/kernel/syscall.c:151 el ---truncated---
In the Linux kernel, the following vulnerability has been resolved: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_eventfd_do_signal() is invoked from an RCU callback, but when dropping the reference to the io_ev_fd, it calls io_eventfd_free() directly if the refcount drops to zero. This isn't correct, as any potential freeing of the io_ev_fd should be deferred another RCU grace period. Just call io_eventfd_put() rather than open-code the dec-and-test and free, which will correctly defer it another RCU grace period.
CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')In the Linux kernel, the following vulnerability has been resolved: zram: fix potential UAF of zram table If zram_meta_alloc failed early, it frees allocated zram->table without setting it NULL. Which will potentially cause zram_meta_free to access the table if user reset an failed and uninitialized device.
In the Linux kernel, the following vulnerability has been resolved: pktgen: Avoid out-of-bounds access in get_imix_entries Passing a sufficient amount of imix entries leads to invalid access to the pkt_dev->imix_entries array because of the incorrect boundary check. UBSAN: array-index-out-of-bounds in net/core/pktgen.c:874:24 index 20 is out of range for type 'imix_pkt [20]' CPU: 2 PID: 1210 Comm: bash Not tainted 6.10.0-rc1 #121 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) Call Trace: <TASK> dump_stack_lvl lib/dump_stack.c:117 __ubsan_handle_out_of_bounds lib/ubsan.c:429 get_imix_entries net/core/pktgen.c:874 pktgen_if_write net/core/pktgen.c:1063 pde_write fs/proc/inode.c:334 proc_reg_write fs/proc/inode.c:346 vfs_write fs/read_write.c:593 ksys_write fs/read_write.c:644 do_syscall_64 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe arch/x86/entry/entry_64.S:130 Found by Linux Verification Center (linuxtesting.org) with SVACE. [ fp: allow to fill the array completely; minor changelog cleanup ]
In the Linux kernel, the following vulnerability has been resolved: cachestat: fix page cache statistics permission checking When the 'cachestat()' system call was added in commit cf264e1329fb ("cachestat: implement cachestat syscall"), it was meant to be a much more convenient (and performant) version of mincore() that didn't need mapping things into the user virtual address space in order to work. But it ended up missing the "check for writability or ownership" fix for mincore(), done in commit 134fca9063ad ("mm/mincore.c: make mincore() more conservative"). This just adds equivalent logic to 'cachestat()', modified for the file context (rather than vma).
In the Linux kernel, the following vulnerability has been resolved: mm: zswap: properly synchronize freeing resources during CPU hotunplug In zswap_compress() and zswap_decompress(), the per-CPU acomp_ctx of the current CPU at the beginning of the operation is retrieved and used throughout. However, since neither preemption nor migration are disabled, it is possible that the operation continues on a different CPU. If the original CPU is hotunplugged while the acomp_ctx is still in use, we run into a UAF bug as some of the resources attached to the acomp_ctx are freed during hotunplug in zswap_cpu_comp_dead() (i.e. acomp_ctx.buffer, acomp_ctx.req, or acomp_ctx.acomp). The problem was introduced in commit 1ec3b5fe6eec ("mm/zswap: move to use crypto_acomp API for hardware acceleration") when the switch to the crypto_acomp API was made. Prior to that, the per-CPU crypto_comp was retrieved using get_cpu_ptr() which disables preemption and makes sure the CPU cannot go away from under us. Preemption cannot be disabled with the crypto_acomp API as a sleepable context is needed. Use the acomp_ctx.mutex to synchronize CPU hotplug callbacks allocating and freeing resources with compression/decompression paths. Make sure that acomp_ctx.req is NULL when the resources are freed. In the compression/decompression paths, check if acomp_ctx.req is NULL after acquiring the mutex (meaning the CPU was offlined) and retry on the new CPU. The initialization of acomp_ctx.mutex is moved from the CPU hotplug callback to the pool initialization where it belongs (where the mutex is allocated). In addition to adding clarity, this makes sure that CPU hotplug cannot reinitialize a mutex that is already locked by compression/decompression. Previously a fix was attempted by holding cpus_read_lock() [1]. This would have caused a potential deadlock as it is possible for code already holding the lock to fall into reclaim and enter zswap (causing a deadlock). A fix was also attempted using SRCU for synchronization, but Johannes pointed out that synchronize_srcu() cannot be used in CPU hotplug notifiers [2]. Alternative fixes that were considered/attempted and could have worked: - Refcounting the per-CPU acomp_ctx. This involves complexity in handling the race between the refcount dropping to zero in zswap_[de]compress() and the refcount being re-initialized when the CPU is onlined. - Disabling migration before getting the per-CPU acomp_ctx [3], but that's discouraged and is a much bigger hammer than needed, and could result in subtle performance issues. [1]https://lkml.kernel.org/20241219212437.2714151-1-yosryahmed@google.com/ [2]https://lkml.kernel.org/20250107074724.1756696-2-yosryahmed@google.com/ [3]https://lkml.kernel.org/20250107222236.2715883-2-yosryahmed@google.com/ [yosryahmed@google.com: remove comment]
In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap() When mremap()ing a memory region previously registered with userfaultfd as write-protected but without UFFD_FEATURE_EVENT_REMAP, an inconsistency in flag clearing leads to a mismatch between the vma flags (which have uffd-wp cleared) and the pte/pmd flags (which do not have uffd-wp cleared). This mismatch causes a subsequent mprotect(PROT_WRITE) to trigger a warning in page_table_check_pte_flags() due to setting the pte to writable while uffd-wp is still set. Fix this by always explicitly clearing the uffd-wp pte/pmd flags on any such mremap() so that the values are consistent with the existing clearing of VM_UFFD_WP. Be careful to clear the logical flag regardless of its physical form; a PTE bit, a swap PTE bit, or a PTE marker. Cover PTE, huge PMD and hugetlb paths.
In the Linux kernel, the following vulnerability has been resolved: pfifo_tail_enqueue: Drop new packet when sch->limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifo_tail_enqueue() will drop a packet in scheduler's queue and decrease scheduler's qlen by one. Then, pfifo_tail_enqueue() enqueue new packet and increase scheduler's qlen by one. Finally, pfifo_tail_enqueue() return `NET_XMIT_CN` status code. Weird behaviour: In case we set `sch->limit == 0` and trigger pfifo_tail_enqueue() on a scheduler that has no packet, the 'drop a packet' step will do nothing. This means the scheduler's qlen still has value equal 0. Then, we continue to enqueue new packet and increase scheduler's qlen by one. In summary, we can leverage pfifo_tail_enqueue() to increase qlen by one and return `NET_XMIT_CN` status code. The problem is: Let's say we have two qdiscs: Qdisc_A and Qdisc_B. - Qdisc_A's type must have '->graft()' function to create parent/child relationship. Let's say Qdisc_A's type is `hfsc`. Enqueue packet to this qdisc will trigger `hfsc_enqueue`. - Qdisc_B's type is pfifo_head_drop. Enqueue packet to this qdisc will trigger `pfifo_tail_enqueue`. - Qdisc_B is configured to have `sch->limit == 0`. - Qdisc_A is configured to route the enqueued's packet to Qdisc_B. Enqueue packet through Qdisc_A will lead to: - hfsc_enqueue(Qdisc_A) -> pfifo_tail_enqueue(Qdisc_B) - Qdisc_B->q.qlen += 1 - pfifo_tail_enqueue() return `NET_XMIT_CN` - hfsc_enqueue() check for `NET_XMIT_SUCCESS` and see `NET_XMIT_CN` => hfsc_enqueue() don't increase qlen of Qdisc_A. The whole process lead to a situation where Qdisc_A->q.qlen == 0 and Qdisc_B->q.qlen == 1. Replace 'hfsc' with other type (for example: 'drr') still lead to the same problem. This violate the design where parent's qlen should equal to the sum of its childrens'qlen. Bug impact: This issue can be used for user->kernel privilege escalation when it is reachable.
In the Linux kernel, the following vulnerability has been resolved: padata: avoid UAF for reorder_work Although the previous patch can avoid ps and ps UAF for _do_serial, it can not avoid potential UAF issue for reorder_work. This issue can happen just as below: crypto_request crypto_request crypto_del_alg padata_do_serial ... padata_reorder // processes all remaining // requests then breaks while (1) { if (!padata) break; ... } padata_do_serial // new request added list_add // sees the new request queue_work(reorder_work) padata_reorder queue_work_on(squeue->work) ... <kworker context> padata_serial_worker // completes new request, // no more outstanding // requests crypto_del_alg // free pd <kworker context> invoke_padata_reorder // UAF of pd To avoid UAF for 'reorder_work', get 'pd' ref before put 'reorder_work' into the 'serial_wq' and put 'pd' ref until the 'serial_wq' finish.
A use-after-free vulnerability was found in the Linux kernel's padata subsystem, in the `padata_reorder()` function. Caused by improper synchronization controls, this vulnerability can occur when a reference-counted data structure (`pd`) is decremented in one thread, freeing it, while another thread still holds a pointer to it and attempts to access it via `padata_find_next()`. This vulnerability can lead to system instability, denial of service, and potential privilege escalation.
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error This patch addresses a race condition for an ODP MR that can result in a CQE with an error on the UMR QP. During the __mlx5_ib_dereg_mr() flow, the following sequence of calls occurs: mlx5_revoke_mr() mlx5r_umr_revoke_mr() mlx5r_umr_post_send_wait() At this point, the lkey is freed from the hardware's perspective. However, concurrently, mlx5_ib_invalidate_range() might be triggered by another task attempting to invalidate a range for the same freed lkey. This task will: - Acquire the umem_odp->umem_mutex lock. - Call mlx5r_umr_update_xlt() on the UMR QP. - Since the lkey has already been freed, this can lead to a CQE error, causing the UMR QP to enter an error state [1]. To resolve this race condition, the umem_odp->umem_mutex lock is now also acquired as part of the mlx5_revoke_mr() scope. Upon successful revoke, we set umem_odp->private which points to that MR to NULL, preventing any further invalidation attempts on its lkey. [1] From dmesg: infiniband rocep8s0f0: dump_cqe:277:(pid 0): WC error: 6, Message: memory bind operation error cqe_dump: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cqe_dump: 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cqe_dump: 00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 cqe_dump: 00000030: 00 00 00 00 08 00 78 06 25 00 11 b9 00 0e dd d2 WARNING: CPU: 15 PID: 1506 at drivers/infiniband/hw/mlx5/umr.c:394 mlx5r_umr_post_send_wait+0x15a/0x2b0 [mlx5_ib] Modules linked in: ip6table_mangle ip6table_natip6table_filter ip6_tables iptable_mangle xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_nat nf_nat br_netfilter rpcsec_gss_krb5 auth_rpcgss oid_registry overlay rpcrdma rdma_ucm ib_iser libiscsi scsi_transport_iscsi rdma_cm iw_cm ib_umad ib_ipoib ib_cm mlx5_ib ib_uverbs ib_core fuse mlx5_core CPU: 15 UID: 0 PID: 1506 Comm: ibv_rc_pingpong Not tainted 6.12.0-rc7+ #1626 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014 RIP: 0010:mlx5r_umr_post_send_wait+0x15a/0x2b0 [mlx5_ib] [..] Call Trace: <TASK> mlx5r_umr_update_xlt+0x23c/0x3e0 [mlx5_ib] mlx5_ib_invalidate_range+0x2e1/0x330 [mlx5_ib] __mmu_notifier_invalidate_range_start+0x1e1/0x240 zap_page_range_single+0xf1/0x1a0 madvise_vma_behavior+0x677/0x6e0 do_madvise+0x1a2/0x4b0 __x64_sys_madvise+0x25/0x30 do_syscall_64+0x6b/0x140 entry_SYSCALL_64_after_hwframe+0x76/0x7e
In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSI_IOCTL_SEND_COMMAND ioctl with out_len set to 0xd42, SCSI command set to ATA_16 PASS-THROUGH, ATA command set to ATA_NOP, and protocol set to ATA_PROT_PIO, can cause ata_pio_sector() to write outside the allocated buffer, overwriting random memory. While a ATA device is supposed to abort a ATA_NOP command, there does seem to be a bug either in libata-sff or QEMU, where either this status is not set, or the status is cleared before read by ata_sff_hsm_move(). Anyway, that is most likely a separate bug. Looking at __atapi_pio_bytes(), it already has a safety check to ensure that __atapi_pio_bytes() cannot write outside the allocated buffer. Add a similar check to ata_pio_sector(), such that also ata_pio_sector() cannot write outside the allocated buffer.
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix DPE OoB read Fix an out-of-bounds DPE read, limit the number of processed DPEs to the amount that fits into the fixed-size NDP16 header.
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: use static NDP16 location in URB Original code allowed for the start of NDP16 to be anywhere within the URB based on the `wNdpIndex` value in NTH16. Only the start position of NDP16 was checked, so it was possible for even the fixed-length part of NDP16 to extend past the end of URB, leading to an out-of-bounds read. On iOS devices, the NDP16 header always directly follows NTH16. Rely on and check for this specific format. This, along with NCM-specific minimal URB length check that already exists, will ensure that the fixed-length part of NDP16 plus a set amount of DPEs fit within the URB. Note that this commit alone does not fully address the OoB read. The limit on the amount of DPEs needs to be enforced separately.
In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: fix possible overflow in DPE length check Originally, it was possible for the DPE length check to overflow if wDatagramIndex + wDatagramLength > U16_MAX. This could lead to an OoB read. Move the wDatagramIndex term to the other side of the inequality. An existing condition ensures that wDatagramIndex < urb->actual_length.
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of of_property_read_string_index() Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random pointer to devm_kstrdup(). The crash I am getting looks like this: BUG: unable to handle page fault for address: 00007f033c669379 PF: supervisor read access in kernel mode PF: error_code(0x0001) - permissions violation PGD 8000000101341067 P4D 8000000101341067 PUD 101340067 PMD 1013bb067 PTE 800000010aee9025 Oops: Oops: 0001 [#1] SMP PTI CPU: 4 UID: 0 PID: 827 Comm: (udev-worker) Not tainted 6.11.8-gentoo #1 Hardware name: Apple Inc. MacBookPro14,3/Mac-551B86E5744E2388, BIOS 529.140.2.0.0 06/23/2024 RIP: 0010:strlen+0x4/0x30 Code: f7 75 ec 31 c0 c3 cc cc cc cc 48 89 f8 c3 cc cc cc cc 0f 1f 40 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa <80> 3f 00 74 14 48 89 f8 48 83 c0 01 80 38 00 75 f7 48 29 f8 c3 cc RSP: 0018:ffffb4aac0683ad8 EFLAGS: 00010202 RAX: 00000000ffffffea RBX: 00007f033c669379 RCX: 0000000000000001 RDX: 0000000000000cc0 RSI: 00007f033c669379 RDI: 00007f033c669379 RBP: 00000000ffffffea R08: 0000000000000000 R09: 00000000c0ba916a R10: ffffffffffffffff R11: ffffffffb61ea260 R12: ffff91f7815b50c8 R13: 0000000000000cc0 R14: ffff91fafefffe30 R15: ffffb4aac0683b30 FS: 00007f033ccbe8c0(0000) GS:ffff91faeed00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f033c669379 CR3: 0000000107b1e004 CR4: 00000000003706f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> ? __die+0x23/0x70 ? page_fault_oops+0x149/0x4c0 ? raw_spin_rq_lock_nested+0xe/0x20 ? sched_balance_newidle+0x22b/0x3c0 ? update_load_avg+0x78/0x770 ? exc_page_fault+0x6f/0x150 ? asm_exc_page_fault+0x26/0x30 ? __pfx_pci_conf1_write+0x10/0x10 ? strlen+0x4/0x30 devm_kstrdup+0x25/0x70 brcmf_of_probe+0x273/0x350 [brcmfmac]
In the Linux kernel, the following vulnerability has been resolved: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() ovs_vport_cmd_fill_info() can be called without RTNL or RCU. Use RCU protection and dev_net_rcu() to avoid potential UAF.
In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6_default_advmss() ip6_default_advmss() needs rcu protection to make sure the net structure it reads does not disappear.
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix incorrect autogroup migration detection scx_move_task() is called from sched_move_task() and tells the BPF scheduler that cgroup migration is being committed. sched_move_task() is used by both cgroup and autogroup migrations and scx_move_task() tried to filter out autogroup migrations by testing the destination cgroup and PF_EXITING but this is not enough. In fact, without explicitly tagging the thread which is doing the cgroup migration, there is no good way to tell apart scx_move_task() invocations for racing migration to the root cgroup and an autogroup migration. This led to scx_move_task() incorrectly ignoring a migration from non-root cgroup to an autogroup of the root cgroup triggering the following warning: WARNING: CPU: 7 PID: 1 at kernel/sched/ext.c:3725 scx_cgroup_can_attach+0x196/0x340 ... Call Trace: <TASK> cgroup_migrate_execute+0x5b1/0x700 cgroup_attach_task+0x296/0x400 __cgroup_procs_write+0x128/0x140 cgroup_procs_write+0x17/0x30 kernfs_fop_write_iter+0x141/0x1f0 vfs_write+0x31d/0x4a0 __x64_sys_write+0x72/0xf0 do_syscall_64+0x82/0x160 entry_SYSCALL_64_after_hwframe+0x76/0x7e Fix it by adding an argument to sched_move_task() that indicates whether the moving is for a cgroup or autogroup migration. After the change, scx_move_task() is called only for cgroup migrations and renamed to scx_cgroup_move_task().
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Validate the persistent meta data subbuf array The meta data for a mapped ring buffer contains an array of indexes of all the subbuffers. The first entry is the reader page, and the rest of the entries lay out the order of the subbuffers in how the ring buffer link list is to be created. The validator currently makes sure that all the entries are within the range of 0 and nr_subbufs. But it does not check if there are any duplicates. While working on the ring buffer, I corrupted this array, where I added duplicates. The validator did not catch it and created the ring buffer link list on top of it. Luckily, the corruption was only that the reader page was also in the writer path and only presented corrupted data but did not crash the kernel. But if there were duplicates in the writer side, then it could corrupt the ring buffer link list and cause a crash. Create a bitmask array with the size of the number of subbuffers. Then clear it. When walking through the subbuf array checking to see if the entries are within the range, test if its bit is already set in the subbuf_mask. If it is, then there is duplicates and fail the validation. If not, set the corresponding bit and continue.
In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account for cache levels with separate data/instructions cache. Fix this by incrementing the index for any populated leaf (instead of any populated level).
A vulnerability was found in the Linux kernel's work queue subsystem, which manages background task execution. The issue stems from improper handling of the "rescuer" thread during the cleanup of unbound work queues.
In the Linux kernel, the following vulnerability has been resolved: vxlan: check vxlan_vnigroup_init() return value vxlan_init() must check vxlan_vnigroup_init() success otherwise a crash happens later, spotted by syzbot. Oops: general protection fault, probably for non-canonical address 0xdffffc000000002c: 0000 [#1] PREEMPT SMP KASAN NOPTI KASAN: null-ptr-deref in range [0x0000000000000160-0x0000000000000167] CPU: 0 UID: 0 PID: 7313 Comm: syz-executor147 Not tainted 6.14.0-rc1-syzkaller-00276-g69b54314c975 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 RIP: 0010:vxlan_vnigroup_uninit+0x89/0x500 drivers/net/vxlan/vxlan_vnifilter.c:912 Code: 00 48 8b 44 24 08 4c 8b b0 98 41 00 00 49 8d 86 60 01 00 00 48 89 c2 48 89 44 24 10 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <80> 3c 02 00 0f 85 4d 04 00 00 49 8b 86 60 01 00 00 48 ba 00 00 00 RSP: 0018:ffffc9000cc1eea8 EFLAGS: 00010202 RAX: dffffc0000000000 RBX: 0000000000000001 RCX: ffffffff8672effb RDX: 000000000000002c RSI: ffffffff8672ecb9 RDI: ffff8880461b4f18 RBP: ffff8880461b4ef4 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000020000 R13: ffff8880461b0d80 R14: 0000000000000000 R15: dffffc0000000000 FS: 00007fecfa95d6c0(0000) GS:ffff88806a600000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fecfa95cfb8 CR3: 000000004472c000 CR4: 0000000000352ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> vxlan_uninit+0x1ab/0x200 drivers/net/vxlan/vxlan_core.c:2942 unregister_netdevice_many_notify+0x12d6/0x1f30 net/core/dev.c:11824 unregister_netdevice_many net/core/dev.c:11866 [inline] unregister_netdevice_queue+0x307/0x3f0 net/core/dev.c:11736 register_netdevice+0x1829/0x1eb0 net/core/dev.c:10901 __vxlan_dev_create+0x7c6/0xa30 drivers/net/vxlan/vxlan_core.c:3981 vxlan_newlink+0xd1/0x130 drivers/net/vxlan/vxlan_core.c:4407 rtnl_newlink_create net/core/rtnetlink.c:3795 [inline] __rtnl_newlink net/core/rtnetlink.c:3906 [inline]
A use-after-free vulnerability was found in the Linux kernel. l3mdev_l3_out() can be called without RCU being held, causing damage to the availability of the system.
In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_inflight is not 0. This hang lasts about 15 minutes until TCP notifies NFSD that the connection was dropped. This patch modifies nfsd4_run_cb_work to skip the RPC call if nfs4_client is in courtesy state.
In the Linux kernel, the following vulnerability has been resolved: nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously. However, acl_access will still retain a pointer pointing to the released posix_acl, which will trigger a WARNING in nfs3svc_release_getacl like this: ------------[ cut here ]------------ refcount_t: underflow; use-after-free. WARNING: CPU: 26 PID: 3199 at lib/refcount.c:28 refcount_warn_saturate+0xb5/0x170 Modules linked in: CPU: 26 UID: 0 PID: 3199 Comm: nfsd Not tainted 6.12.0-rc6-00079-g04ae226af01f-dirty #8 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.1-2.fc37 04/01/2014 RIP: 0010:refcount_warn_saturate+0xb5/0x170 Code: cc cc 0f b6 1d b3 20 a5 03 80 fb 01 0f 87 65 48 d8 00 83 e3 01 75 e4 48 c7 c7 c0 3b 9b 85 c6 05 97 20 a5 03 01 e8 fb 3e 30 ff <0f> 0b eb cd 0f b6 1d 8a3 RSP: 0018:ffffc90008637cd8 EFLAGS: 00010282 RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff83904fde RDX: dffffc0000000000 RSI: 0000000000000008 RDI: ffff88871ed36380 RBP: ffff888158beeb40 R08: 0000000000000001 R09: fffff520010c6f56 R10: ffffc90008637ab7 R11: 0000000000000001 R12: 0000000000000001 R13: ffff888140e77400 R14: ffff888140e77408 R15: ffffffff858b42c0 FS: 0000000000000000(0000) GS:ffff88871ed00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000562384d32158 CR3: 000000055cc6a000 CR4: 00000000000006f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> ? refcount_warn_saturate+0xb5/0x170 ? __warn+0xa5/0x140 ? refcount_warn_saturate+0xb5/0x170 ? report_bug+0x1b1/0x1e0 ? handle_bug+0x53/0xa0 ? exc_invalid_op+0x17/0x40 ? asm_exc_invalid_op+0x1a/0x20 ? tick_nohz_tick_stopped+0x1e/0x40 ? refcount_warn_saturate+0xb5/0x170 ? refcount_warn_saturate+0xb5/0x170 nfs3svc_release_getacl+0xc9/0xe0 svc_process_common+0x5db/0xb60 ? __pfx_svc_process_common+0x10/0x10 ? __rcu_read_unlock+0x69/0xa0 ? __pfx_nfsd_dispatch+0x10/0x10 ? svc_xprt_received+0xa1/0x120 ? xdr_init_decode+0x11d/0x190 svc_process+0x2a7/0x330 svc_handle_xprt+0x69d/0x940 svc_recv+0x180/0x2d0 nfsd+0x168/0x200 ? __pfx_nfsd+0x10/0x10 kthread+0x1a2/0x1e0 ? kthread+0xf4/0x1e0 ? __pfx_kthread+0x10/0x10 ret_from_fork+0x34/0x60 ? __pfx_kthread+0x10/0x10 ret_from_fork_asm+0x1a/0x30 </TASK> Kernel panic - not syncing: kernel: panic_on_warn set ... Clear acl_access/acl_default after posix_acl_release is called to prevent UAF from being triggered.
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: reject mismatching sum of field_len with set key length The field length description provides the length of each separated key field in the concatenation, each field gets rounded up to 32-bits to calculate the pipapo rule width from pipapo_init(). The set key length provides the total size of the key aligned to 32-bits. Register-based arithmetics still allows for combining mismatching set key length and field length description, eg. set key length 10 and field description [ 5, 4 ] leading to pipapo width of 12.
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't flush non-uploaded STAs If STA state is pre-moved to AUTHORIZED (such as in IBSS scenarios) and insertion fails, the station is freed. In this case, the driver never knew about the station, so trying to flush it is unexpected and may crash. Check if the sta was uploaded to the driver before and fix this.
No description is available for this CVE.
In the Linux kernel, the following vulnerability has been resolved: smb: client: Add check for next_buffer in receive_encrypted_standard() Add check for the return value of cifs_buf_get() and cifs_small_buf_get() in receive_encrypted_standard() to prevent null pointer dereference.
In the Linux kernel, the following vulnerability has been resolved: acct: perform last write from workqueue In [1] it was reported that the acct(2) system call can be used to trigger NULL deref in cases where it is set to write to a file that triggers an internal lookup. This can e.g., happen when pointing acc(2) to /sys/power/resume. At the point the where the write to this file happens the calling task has already exited and called exit_fs(). A lookup will thus trigger a NULL-deref when accessing current->fs. Reorganize the code so that the the final write happens from the workqueue but with the caller's credentials. This preserves the (strange) permission model and has almost no regression risk. This api should stop to exist though.
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() The nullity of sps->cstream should be checked similarly as it is done in sof_set_stream_data_offset() function. Assuming that it is not NULL if sps->stream is NULL is incorrect and can lead to NULL pointer dereference.
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arena_map_free on 64k page kernel On an aarch64 kernel with CONFIG_PAGE_SIZE_64KB=y, arena_htab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turns out arena_map_free() is calling apply_to_existing_page_range() with the address returned by bpf_arena_get_kern_vm_start(). If this address is not page-aligned the code ends up calling apply_to_pte_range() with that unaligned address causing soft lockup. Fix it by round up GUARD_SZ to PAGE_SIZE << 1 so that the division by 2 in bpf_arena_get_kern_vm_start() returns a page-aligned value.
CWE-667 - Improper LockingIn the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freeze_mutex during mmap operation We use map->freeze_mutex to prevent races between map_freeze() and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freeze_mutex for entire duration of all the mm and VMA manipulations, which is completely unnecessary. This can potentially also lead to deadlocks, as reported by syzbot in [0]. So, instead, hold freeze_mutex only during writeability checks, bump (proactively) "write active" count for the map, unlock the mutex and proceed with mmap logic. And only if something went wrong during mmap logic, then undo that "write active" counter increment. [0] https://lore.kernel.org/bpf/678dcbc9.050a0220.303755.0066.GAE@google.com/
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Don't reference skb after sending to VIOS Previously, after successfully flushing the xmit buffer to VIOS, the tx_bytes stat was incremented by the length of the skb. It is invalid to access the skb memory after sending the buffer to the VIOS because, at any point after sending, the VIOS can trigger an interrupt to free this memory. A race between reading skb->len and freeing the skb is possible (especially during LPM) and will result in use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ibmvnic_xmit+0x75c/0x1808 [ibmvnic] Read of size 4 at addr c00000024eb48a70 by task hxecom/14495 <...> Call Trace: [c000000118f66cf0] [c0000000018cba6c] dump_stack_lvl+0x84/0xe8 (unreliable) [c000000118f66d20] [c0000000006f0080] print_report+0x1a8/0x7f0 [c000000118f66df0] [c0000000006f08f0] kasan_report+0x128/0x1f8 [c000000118f66f00] [c0000000006f2868] __asan_load4+0xac/0xe0 [c000000118f66f20] [c0080000046eac84] ibmvnic_xmit+0x75c/0x1808 [ibmvnic] [c000000118f67340] [c0000000014be168] dev_hard_start_xmit+0x150/0x358 <...> Freed by task 0: kasan_save_stack+0x34/0x68 kasan_save_track+0x2c/0x50 kasan_save_free_info+0x64/0x108 __kasan_mempool_poison_object+0x148/0x2d4 napi_skb_cache_put+0x5c/0x194 net_tx_action+0x154/0x5b8 handle_softirqs+0x20c/0x60c do_softirq_own_stack+0x6c/0x88 <...> The buggy address belongs to the object at c00000024eb48a00 which belongs to the cache skbuff_head_cache of size 224 ==================================================================
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: fix error handling causing NULL dereference tcf_exts_miss_cookie_base_alloc() calls xa_alloc_cyclic() which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to caller tcf_exts_init_ex() which sets exts->actions to NULL and returns 1 to caller fl_change(). fl_change() treats err == 1 as success, calling tcf_exts_validate_ex() which calls tcf_action_init() with exts->actions as argument, where it is dereferenced. Example trace: BUG: kernel NULL pointer dereference, address: 0000000000000000 CPU: 114 PID: 16151 Comm: handler114 Kdump: loaded Not tainted 5.14.0-503.16.1.el9_5.x86_64 #1 RIP: 0010:tcf_action_init+0x1f8/0x2c0 Call Trace: tcf_action_init+0x1f8/0x2c0 tcf_exts_validate_ex+0x175/0x190 fl_change+0x537/0x1120 [cls_flower]
A vulnerability was found in the Linux kernel's memory migration system in the migrate_device_finalize() function, where a folio that should be freed is erroneously added back into the Least Recently Used (LRU) list. This issue can lead to memory corruption caused by a use-after-free issue when a previously freed folio is reaccessed, leading to system instability or potential denial of service.
In the Linux kernel, the following vulnerability has been resolved: io_uring: prevent opcode speculation sqe->opcode is used for different tables, make sure we santitise it against speculations.
In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6_tunnel_net_exit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the pair of netns The xfrm_state found on spi_byaddr was not deleted at the time we delete the netns, because we still have a reference on it. This lingering reference comes from a secpath (which holds a ref on the xfrm_state), which is still attached to an skb. This skb is not leaked, it ends up on sk_receive_queue and then gets defer-free'd by skb_attempt_defer_free. The problem happens when we defer freeing an skb (push it on one CPU's defer_list), and don't flush that list before the netns is deleted. In that case, we still have a reference on the xfrm_state that we don't expect at this point. We already drop the skb's dst in the TCP receive path when it's no longer needed, so let's also drop the secpath. At this point, tcp_filter has already called into the LSM hooks that may require the secpath, so it should not be needed anymore. However, in some of those places, the MPTCP extension has just been attached to the skb, so we cannot simply drop all extensions.
In the Linux kernel, the following vulnerability has been resolved: acpi: typec: ucsi: Introduce a ->poll_cci method For the ACPI backend of UCSI the UCSI "registers" are just a memory copy of the register values in an opregion. The ACPI implementation in the BIOS ensures that the opregion contents are synced to the embedded controller and it ensures that the registers (in particular CCI) are synced back to the opregion on notifications. While there is an ACPI call that syncs the actual registers to the opregion there is rarely a need to do this and on some ACPI implementations it actually breaks in various interesting ways. The only reason to force a sync from the embedded controller is to poll CCI while notifications are disabled. Only the ucsi core knows if this is the case and guessing based on the current command is suboptimal, i.e. leading to the following spurious assertion splat: WARNING: CPU: 3 PID: 76 at drivers/usb/typec/ucsi/ucsi.c:1388 ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi] CPU: 3 UID: 0 PID: 76 Comm: kworker/3:0 Not tainted 6.12.11-200.fc41.x86_64 #1 Hardware name: LENOVO 21D0/LNVNB161216, BIOS J6CN45WW 03/17/2023 Workqueue: events_long ucsi_init_work [typec_ucsi] RIP: 0010:ucsi_reset_ppm+0x1b4/0x1c0 [typec_ucsi] Call Trace: <TASK> ucsi_init_work+0x3c/0xac0 [typec_ucsi] process_one_work+0x179/0x330 worker_thread+0x252/0x390 kthread+0xd2/0x100 ret_from_fork+0x34/0x50 ret_from_fork_asm+0x1a/0x30 </TASK> Thus introduce a ->poll_cci() method that works like ->read_cci() with an additional forced sync and document that this should be used when polling with notifications disabled. For all other backends that presumably don't have this issue use the same implementation for both methods.
CWE-662 - Improper SynchronizationIn the Linux kernel, the following vulnerability has been resolved: hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 ("hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined) add page poison checks in do_migrate_range in order to make offline hwpoisoned page possible by introducing isolate_lru_page and try_to_unmap for hwpoisoned page. However folio lock must be held before calling try_to_unmap. Add it to fix this problem. Warning will be produced if folio is not locked during unmap: ------------[ cut here ]------------ kernel BUG at ./include/linux/swapops.h:400! Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT SMP Modules linked in: CPU: 4 UID: 0 PID: 411 Comm: bash Tainted: G W 6.13.0-rc1-00016-g3c434c7ee82a-dirty #41 Tainted: [W]=WARN Hardware name: QEMU QEMU Virtual Machine, BIOS 0.0.0 02/06/2015 pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : try_to_unmap_one+0xb08/0xd3c lr : try_to_unmap_one+0x3dc/0xd3c Call trace: try_to_unmap_one+0xb08/0xd3c (P) try_to_unmap_one+0x3dc/0xd3c (L) rmap_walk_anon+0xdc/0x1f8 rmap_walk+0x3c/0x58 try_to_unmap+0x88/0x90 unmap_poisoned_folio+0x30/0xa8 do_migrate_range+0x4a0/0x568 offline_pages+0x5a4/0x670 memory_block_action+0x17c/0x374 memory_subsys_offline+0x3c/0x78 device_offline+0xa4/0xd0 state_store+0x8c/0xf0 dev_attr_store+0x18/0x2c sysfs_kf_write+0x44/0x54 kernfs_fop_write_iter+0x118/0x1a8 vfs_write+0x3a8/0x4bc ksys_write+0x6c/0xf8 __arm64_sys_write+0x1c/0x28 invoke_syscall+0x44/0x100 el0_svc_common.constprop.0+0x40/0xe0 do_el0_svc+0x1c/0x28 el0_svc+0x30/0xd0 el0t_64_sync_handler+0xc8/0xcc el0t_64_sync+0x198/0x19c Code: f9407be0 b5fff320 d4210000 17ffff97 (d4210000) ---[ end trace 0000000000000000 ]---
CWE-667 - Improper LockingIn the Linux kernel, the following vulnerability has been resolved: netmem: prevent TX of unreadable skbs Currently on stable trees we have support for netmem/devmem RX but not TX. It is not safe to forward/redirect an RX unreadable netmem packet into the device's TX path, as the device may call dma-mapping APIs on dma addrs that should not be passed to it. Fix this by preventing the xmit of unreadable skbs. Tested by configuring tc redirect: sudo tc qdisc add dev eth1 ingress sudo tc filter add dev eth1 ingress protocol ip prio 1 flower ip_proto \ tcp src_ip 192.168.1.12 action mirred egress redirect dev eth1 Before, I see unreadable skbs in the driver's TX path passed to dma mapping APIs. After, I don't see unreadable skbs in the driver's TX path passed to dma mapping APIs.
In the Linux kernel, the following vulnerability has been resolved: fbdev: hyperv_fb: Allow graceful removal of framebuffer When a Hyper-V framebuffer device is unbind, hyperv_fb driver tries to release the framebuffer forcefully. If this framebuffer is in use it produce the following WARN and hence this framebuffer is never released. [ 44.111220] WARNING: CPU: 35 PID: 1882 at drivers/video/fbdev/core/fb_info.c:70 framebuffer_release+0x2c/0x40 < snip > [ 44.111289] Call Trace: [ 44.111290] <TASK> [ 44.111291] ? show_regs+0x6c/0x80 [ 44.111295] ? __warn+0x8d/0x150 [ 44.111298] ? framebuffer_release+0x2c/0x40 [ 44.111300] ? report_bug+0x182/0x1b0 [ 44.111303] ? handle_bug+0x6e/0xb0 [ 44.111306] ? exc_invalid_op+0x18/0x80 [ 44.111308] ? asm_exc_invalid_op+0x1b/0x20 [ 44.111311] ? framebuffer_release+0x2c/0x40 [ 44.111313] ? hvfb_remove+0x86/0xa0 [hyperv_fb] [ 44.111315] vmbus_remove+0x24/0x40 [hv_vmbus] [ 44.111323] device_remove+0x40/0x80 [ 44.111325] device_release_driver_internal+0x20b/0x270 [ 44.111327] ? bus_find_device+0xb3/0xf0 Fix this by moving the release of framebuffer and assosiated memory to fb_ops.fb_destroy function, so that framebuffer framework handles it gracefully. While we fix this, also replace manual registrations/unregistration of framebuffer with devm_register_framebuffer.
In the Linux kernel, the following vulnerability has been resolved: nfsd: put dl_stid if fail to queue dl_recall Before calling nfsd4_run_cb to queue dl_recall to the callback_wq, we increment the reference count of dl_stid. We expect that after the corresponding work_struct is processed, the reference count of dl_stid will be decremented through the callback function nfsd4_cb_recall_release. However, if the call to nfsd4_run_cb fails, the incremented reference count of dl_stid will not be decremented correspondingly, leading to the following nfs4_stid leak: unreferenced object 0xffff88812067b578 (size 344): comm "nfsd", pid 2761, jiffies 4295044002 (age 5541.241s) hex dump (first 32 bytes): 01 00 00 00 6b 6b 6b 6b b8 02 c0 e2 81 88 ff ff ....kkkk........ 00 6b 6b 6b 6b 6b 6b 6b 00 00 00 00 ad 4e ad de .kkkkkkk.....N.. backtrace: kmem_cache_alloc+0x4b9/0x700 nfsd4_process_open1+0x34/0x300 nfsd4_open+0x2d1/0x9d0 nfsd4_proc_compound+0x7a2/0xe30 nfsd_dispatch+0x241/0x3e0 svc_process_common+0x5d3/0xcc0 svc_process+0x2a3/0x320 nfsd+0x180/0x2e0 kthread+0x199/0x1d0 ret_from_fork+0x30/0x50 ret_from_fork_asm+0x1b/0x30 unreferenced object 0xffff8881499f4d28 (size 368): comm "nfsd", pid 2761, jiffies 4295044005 (age 5541.239s) hex dump (first 32 bytes): 01 00 00 00 00 00 00 00 30 4d 9f 49 81 88 ff ff ........0M.I.... 30 4d 9f 49 81 88 ff ff 20 00 00 00 01 00 00 00 0M.I.... ....... backtrace: kmem_cache_alloc+0x4b9/0x700 nfs4_alloc_stid+0x29/0x210 alloc_init_deleg+0x92/0x2e0 nfs4_set_delegation+0x284/0xc00 nfs4_open_delegation+0x216/0x3f0 nfsd4_process_open2+0x2b3/0xee0 nfsd4_open+0x770/0x9d0 nfsd4_proc_compound+0x7a2/0xe30 nfsd_dispatch+0x241/0x3e0 svc_process_common+0x5d3/0xcc0 svc_process+0x2a3/0x320 nfsd+0x180/0x2e0 kthread+0x199/0x1d0 ret_from_fork+0x30/0x50 ret_from_fork_asm+0x1b/0x30 Fix it by checking the result of nfsd4_run_cb and call nfs4_put_stid if fail to queue dl_recall.
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_tunnel: fix geneve_opt type confusion addition When handling multiple NFTA_TUNNEL_KEY_OPTS_GENEVE attributes, the parsing logic should place every geneve_opt structure one by one compactly. Hence, when deciding the next geneve_opt position, the pointer addition should be in units of char *. However, the current implementation erroneously does type conversion before the addition, which will lead to heap out-of-bounds write. [ 6.989857] ================================================================== [ 6.990293] BUG: KASAN: slab-out-of-bounds in nft_tunnel_obj_init+0x977/0xa70 [ 6.990725] Write of size 124 at addr ffff888005f18974 by task poc/178 [ 6.991162] [ 6.991259] CPU: 0 PID: 178 Comm: poc-oob-write Not tainted 6.1.132 #1 [ 6.991655] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014 [ 6.992281] Call Trace: [ 6.992423] <TASK> [ 6.992586] dump_stack_lvl+0x44/0x5c [ 6.992801] print_report+0x184/0x4be [ 6.993790] kasan_report+0xc5/0x100 [ 6.994252] kasan_check_range+0xf3/0x1a0 [ 6.994486] memcpy+0x38/0x60 [ 6.994692] nft_tunnel_obj_init+0x977/0xa70 [ 6.995677] nft_obj_init+0x10c/0x1b0 [ 6.995891] nf_tables_newobj+0x585/0x950 [ 6.996922] nfnetlink_rcv_batch+0xdf9/0x1020 [ 6.998997] nfnetlink_rcv+0x1df/0x220 [ 6.999537] netlink_unicast+0x395/0x530 [ 7.000771] netlink_sendmsg+0x3d0/0x6d0 [ 7.001462] __sock_sendmsg+0x99/0xa0 [ 7.001707] ____sys_sendmsg+0x409/0x450 [ 7.002391] ___sys_sendmsg+0xfd/0x170 [ 7.003145] __sys_sendmsg+0xea/0x170 [ 7.004359] do_syscall_64+0x5e/0x90 [ 7.005817] entry_SYSCALL_64_after_hwframe+0x6e/0xd8 [ 7.006127] RIP: 0033:0x7ec756d4e407 [ 7.006339] Code: 48 89 fa 4c 89 df e8 38 aa 00 00 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 1a 5b c3 0f 1f 84 00 00 00 00 00 48 8b 44 24 10 0f 05 <5b> c3 0f 1f 80 00 00 00 00 83 e2 39 83 faf [ 7.007364] RSP: 002b:00007ffed5d46760 EFLAGS: 00000202 ORIG_RAX: 000000000000002e [ 7.007827] RAX: ffffffffffffffda RBX: 00007ec756cc4740 RCX: 00007ec756d4e407 [ 7.008223] RDX: 0000000000000000 RSI: 00007ffed5d467f0 RDI: 0000000000000003 [ 7.008620] RBP: 00007ffed5d468a0 R08: 0000000000000000 R09: 0000000000000000 [ 7.009039] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000000 [ 7.009429] R13: 00007ffed5d478b0 R14: 00007ec756ee5000 R15: 00005cbd4e655cb8 Fix this bug with correct pointer addition and conversion in parse and dump code.
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow When cur_qp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to the one we already have. The bug however is that we are checking if the QP is identical by checking the QP number inside the CQE against the QP number inside the mlx5_ib_qp, but that's wrong since the QP number from the CQE is from FW so it should be matched against mlx5_core_qp which is our FW QP number. Otherwise we could use the wrong QP when handling a CQE which could cause the kernel trace below. This issue is mainly noticeable over QPs 0 & 1, since for now they are the only QPs in our driver whereas the QP number inside mlx5_ib_qp doesn't match the QP number inside mlx5_core_qp. BUG: kernel NULL pointer dereference, address: 0000000000000012 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 0 P4D 0 Oops: Oops: 0000 [#1] SMP CPU: 0 UID: 0 PID: 7927 Comm: kworker/u62:1 Not tainted 6.14.0-rc3+ #189 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014 Workqueue: ib-comp-unb-wq ib_cq_poll_work [ib_core] RIP: 0010:mlx5_ib_poll_cq+0x4c7/0xd90 [mlx5_ib] Code: 03 00 00 8d 58 ff 21 cb 66 39 d3 74 39 48 c7 c7 3c 89 6e a0 0f b7 db e8 b7 d2 b3 e0 49 8b 86 60 03 00 00 48 c7 c7 4a 89 6e a0 <0f> b7 5c 98 02 e8 9f d2 b3 e0 41 0f b7 86 78 03 00 00 83 e8 01 21 RSP: 0018:ffff88810511bd60 EFLAGS: 00010046 RAX: 0000000000000010 RBX: 0000000000000000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: ffff88885fa1b3c0 RDI: ffffffffa06e894a RBP: 00000000000000b0 R08: 0000000000000000 R09: ffff88810511bc10 R10: 0000000000000001 R11: 0000000000000001 R12: ffff88810d593000 R13: ffff88810e579108 R14: ffff888105146000 R15: 00000000000000b0 FS: 0000000000000000(0000) GS:ffff88885fa00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000000000000012 CR3: 00000001077e6001 CR4: 0000000000370eb0 Call Trace: <TASK> ? __die+0x20/0x60 ? page_fault_oops+0x150/0x3e0 ? exc_page_fault+0x74/0x130 ? asm_exc_page_fault+0x22/0x30 ? mlx5_ib_poll_cq+0x4c7/0xd90 [mlx5_ib] __ib_process_cq+0x5a/0x150 [ib_core] ib_cq_poll_work+0x31/0x90 [ib_core] process_one_work+0x169/0x320 worker_thread+0x288/0x3a0 ? work_busy+0xb0/0xb0 kthread+0xd7/0x1f0 ? kthreads_online_cpu+0x130/0x130 ? kthreads_online_cpu+0x130/0x130 ret_from_fork+0x2d/0x50 ? kthreads_online_cpu+0x130/0x130 ret_from_fork_asm+0x11/0x20 </TASK>
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Don't expose hw_counters outside of init net namespace Commit 467f432a521a ("RDMA/core: Split port and device counter sysfs attributes") accidentally almost exposed hw counters to non-init net namespaces. It didn't expose them fully, as an attempt to read any of those counters leads to a crash like this one: [42021.807566] BUG: kernel NULL pointer dereference, address: 0000000000000028 [42021.814463] #PF: supervisor read access in kernel mode [42021.819549] #PF: error_code(0x0000) - not-present page [42021.824636] PGD 0 P4D 0 [42021.827145] Oops: 0000 [#1] SMP PTI [42021.830598] CPU: 82 PID: 2843922 Comm: switchto-defaul Kdump: loaded Tainted: G S W I XXX [42021.841697] Hardware name: XXX [42021.849619] RIP: 0010:hw_stat_device_show+0x1e/0x40 [ib_core] [42021.855362] Code: 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 49 89 d0 4c 8b 5e 20 48 8b 8f b8 04 00 00 48 81 c7 f0 fa ff ff <48> 8b 41 28 48 29 ce 48 83 c6 d0 48 c1 ee 04 69 d6 ab aa aa aa 48 [42021.873931] RSP: 0018:ffff97fe90f03da0 EFLAGS: 00010287 [42021.879108] RAX: ffff9406988a8c60 RBX: ffff940e1072d438 RCX: 0000000000000000 [42021.886169] RDX: ffff94085f1aa000 RSI: ffff93c6cbbdbcb0 RDI: ffff940c7517aef0 [42021.893230] RBP: ffff97fe90f03e70 R08: ffff94085f1aa000 R09: 0000000000000000 [42021.900294] R10: ffff94085f1aa000 R11: ffffffffc0775680 R12: ffffffff87ca2530 [42021.907355] R13: ffff940651602840 R14: ffff93c6cbbdbcb0 R15: ffff94085f1aa000 [42021.914418] FS: 00007fda1a3b9700(0000) GS:ffff94453fb80000(0000) knlGS:0000000000000000 [42021.922423] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [42021.928130] CR2: 0000000000000028 CR3: 00000042dcfb8003 CR4: 00000000003726f0 [42021.935194] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 [42021.942257] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 [42021.949324] Call Trace: [42021.951756] <TASK> [42021.953842] [<ffffffff86c58674>] ? show_regs+0x64/0x70 [42021.959030] [<ffffffff86c58468>] ? __die+0x78/0xc0 [42021.963874] [<ffffffff86c9ef75>] ? page_fault_oops+0x2b5/0x3b0 [42021.969749] [<ffffffff87674b92>] ? exc_page_fault+0x1a2/0x3c0 [42021.975549] [<ffffffff87801326>] ? asm_exc_page_fault+0x26/0x30 [42021.981517] [<ffffffffc0775680>] ? __pfx_show_hw_stats+0x10/0x10 [ib_core] [42021.988482] [<ffffffffc077564e>] ? hw_stat_device_show+0x1e/0x40 [ib_core] [42021.995438] [<ffffffff86ac7f8e>] dev_attr_show+0x1e/0x50 [42022.000803] [<ffffffff86a3eeb1>] sysfs_kf_seq_show+0x81/0xe0 [42022.006508] [<ffffffff86a11134>] seq_read_iter+0xf4/0x410 [42022.011954] [<ffffffff869f4b2e>] vfs_read+0x16e/0x2f0 [42022.017058] [<ffffffff869f50ee>] ksys_read+0x6e/0xe0 [42022.022073] [<ffffffff8766f1ca>] do_syscall_64+0x6a/0xa0 [42022.027441] [<ffffffff8780013b>] entry_SYSCALL_64_after_hwframe+0x78/0xe2 The problem can be reproduced using the following steps: ip netns add foo ip netns exec foo bash cat /sys/class/infiniband/mlx4_0/hw_counters/* The panic occurs because of casting the device pointer into an ib_device pointer using container_of() in hw_stat_device_show() is wrong and leads to a memory corruption. However the real problem is that hw counters should never been exposed outside of the non-init net namespace. Fix this by saving the index of the corresponding attribute group (it might be 1 or 2 depending on the presence of driver-specific attributes) and zeroing the pointer to hw_counters group for compat devices during the initialization. With this fix applied hw_counters are not available in a non-init net namespace: find /sys/class/infiniband/mlx4_0/ -name hw_counters /sys/class/infiniband/mlx4_0/ports/1/hw_counters /sys/class/infiniband/mlx4_0/ports/2/hw_counters /sys/class/infiniband/mlx4_0/hw_counters ip netns add foo ip netns exec foo bash find /sys/class/infiniband/mlx4_0/ -name hw_counters
In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when pci_setup_device() fails. Add pci_iov_scan_device(), which handles virtfn allocation and setup and cleans up if pci_setup_device() fails, so pci_iov_add_virtfn() doesn't need to call pci_stop_and_remove_bus_device(). This prevents accessing partially initialized virtfn devices during removal. BUG: kernel NULL pointer dereference, address: 00000000000000d0 RIP: 0010:device_del+0x3d/0x3d0 Call Trace: pci_remove_bus_device+0x7c/0x100 pci_iov_add_virtfn+0xfa/0x200 sriov_enable+0x208/0x420 mlx5_core_sriov_configure+0x6a/0x160 [mlx5_core] sriov_numvfs_store+0xae/0x1a0 [bhelgaas: commit log, return ERR_PTR(-ENOMEM) directly]
In the Linux kernel, the following vulnerability has been resolved: bonding: check xdp prog when set bond mode Following operations can trigger a warning[1]: ip netns add ns1 ip netns exec ns1 ip link add bond0 type bond mode balance-rr ip netns exec ns1 ip link set dev bond0 xdp obj af_xdp_kern.o sec xdp ip netns exec ns1 ip link set bond0 type bond mode broadcast ip netns del ns1 When delete the namespace, dev_xdp_uninstall() is called to remove xdp program on bond dev, and bond_xdp_set() will check the bond mode. If bond mode is changed after attaching xdp program, the warning may occur. Some bond modes (broadcast, etc.) do not support native xdp. Set bond mode with xdp program attached is not good. Add check for xdp program when set bond mode. [1] ------------[ cut here ]------------ WARNING: CPU: 0 PID: 11 at net/core/dev.c:9912 unregister_netdevice_many_notify+0x8d9/0x930 Modules linked in: CPU: 0 UID: 0 PID: 11 Comm: kworker/u4:0 Not tainted 6.14.0-rc4 #107 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014 Workqueue: netns cleanup_net RIP: 0010:unregister_netdevice_many_notify+0x8d9/0x930 Code: 00 00 48 c7 c6 6f e3 a2 82 48 c7 c7 d0 b3 96 82 e8 9c 10 3e ... RSP: 0018:ffffc90000063d80 EFLAGS: 00000282 RAX: 00000000ffffffa1 RBX: ffff888004959000 RCX: 00000000ffffdfff RDX: 0000000000000000 RSI: 00000000ffffffea RDI: ffffc90000063b48 RBP: ffffc90000063e28 R08: ffffffff82d39b28 R09: 0000000000009ffb R10: 0000000000000175 R11: ffffffff82d09b40 R12: ffff8880049598e8 R13: 0000000000000001 R14: dead000000000100 R15: ffffc90000045000 FS: 0000000000000000(0000) GS:ffff888007a00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000000000d406b60 CR3: 000000000483e000 CR4: 00000000000006f0 Call Trace: <TASK> ? __warn+0x83/0x130 ? unregister_netdevice_many_notify+0x8d9/0x930 ? report_bug+0x18e/0x1a0 ? handle_bug+0x54/0x90 ? exc_invalid_op+0x18/0x70 ? asm_exc_invalid_op+0x1a/0x20 ? unregister_netdevice_many_notify+0x8d9/0x930 ? bond_net_exit_batch_rtnl+0x5c/0x90 cleanup_net+0x237/0x3d0 process_one_work+0x163/0x390 worker_thread+0x293/0x3b0 ? __pfx_worker_thread+0x10/0x10 kthread+0xec/0x1e0 ? __pfx_kthread+0x10/0x10 ? __pfx_kthread+0x10/0x10 ret_from_fork+0x2f/0x50 ? __pfx_kthread+0x10/0x10 ret_from_fork_asm+0x1a/0x30 </TASK> ---[ end trace 0000000000000000 ]---
CWE-1288 - Improper Validation of Consistency within InputIn the Linux kernel, the following vulnerability has been resolved: net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF. SIOCBRDELIF is passed to dev_ioctl() first and later forwarded to br_ioctl_call(), which causes unnecessary RTNL dance and the splat below [0] under RTNL pressure. Let's say Thread A is trying to detach a device from a bridge and Thread B is trying to remove the bridge. In dev_ioctl(), Thread A bumps the bridge device's refcnt by netdev_hold() and releases RTNL because the following br_ioctl_call() also re-acquires RTNL. In the race window, Thread B could acquire RTNL and try to remove the bridge device. Then, rtnl_unlock() by Thread B will release RTNL and wait for netdev_put() by Thread A. Thread A, however, must hold RTNL after the unlock in dev_ifsioc(), which may take long under RTNL pressure, resulting in the splat by Thread B. Thread A (SIOCBRDELIF) Thread B (SIOCBRDELBR) ---------------------- ---------------------- sock_ioctl sock_ioctl `- sock_do_ioctl `- br_ioctl_call `- dev_ioctl `- br_ioctl_stub |- rtnl_lock | |- dev_ifsioc ' ' |- dev = __dev_get_by_name(...) |- netdev_hold(dev, ...) . / |- rtnl_unlock ------. | | |- br_ioctl_call `---> |- rtnl_lock Race | | `- br_ioctl_stub |- br_del_bridge Window | | | |- dev = __dev_get_by_name(...) | | | May take long | `- br_dev_delete(dev, ...) | | | under RTNL pressure | `- unregister_netdevice_queue(dev, ...) | | | | `- rtnl_unlock \ | |- rtnl_lock <-' `- netdev_run_todo | |- ... `- netdev_run_todo | `- rtnl_unlock |- __rtnl_unlock | |- netdev_wait_allrefs_any |- netdev_put(dev, ...) <----------------' Wait refcnt decrement and log splat below To avoid blocking SIOCBRDELBR unnecessarily, let's not call dev_ioctl() for SIOCBRADDIF and SIOCBRDELIF. In the dev_ioctl() path, we do the following: 1. Copy struct ifreq by get_user_ifreq in sock_do_ioctl() 2. Check CAP_NET_ADMIN in dev_ioctl() 3. Call dev_load() in dev_ioctl() 4. Fetch the master dev from ifr.ifr_name in dev_ifsioc() 3. can be done by request_module() in br_ioctl_call(), so we move 1., 2., and 4. to br_ioctl_stub(). Note that 2. is also checked later in add_del_if(), but it's better performed before RTNL. SIOCBRADDIF and SIOCBRDELIF have been processed in dev_ioctl() since the pre-git era, and there seems to be no specific reason to process them there. [0]: unregister_netdevice: waiting for wpan3 to become free. Usage count = 2 ref_tracker: wpan3@ffff8880662d8608 has 1/1 users at __netdev_tracker_alloc include/linux/netdevice.h:4282 [inline] netdev_hold include/linux/netdevice.h:4311 [inline] dev_ifsioc+0xc6a/0x1160 net/core/dev_ioctl.c:624 dev_ioctl+0x255/0x10c0 net/core/dev_ioctl.c:826 sock_do_ioctl+0x1ca/0x260 net/socket.c:1213 sock_ioctl+0x23a/0x6c0 net/socket.c:1318 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:906 [inline] __se_sys_ioctl fs/ioctl.c:892 [inline] __x64_sys_ioctl+0x1a4/0x210 fs/ioctl.c:892 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcb/0x250 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f
In the Linux kernel, the following vulnerability has been resolved: idpf: check error for register_netdev() on init Current init logic ignores the error code from register_netdev(), which will cause WARN_ON() on attempt to unregister it, if there was one, and there is no info for the user that the creation of the netdev failed. WARNING: CPU: 89 PID: 6902 at net/core/dev.c:11512 unregister_netdevice_many_notify+0x211/0x1a10 ... [ 3707.563641] unregister_netdev+0x1c/0x30 [ 3707.563656] idpf_vport_dealloc+0x5cf/0xce0 [idpf] [ 3707.563684] idpf_deinit_task+0xef/0x160 [idpf] [ 3707.563712] idpf_vc_core_deinit+0x84/0x320 [idpf] [ 3707.563739] idpf_remove+0xbf/0x780 [idpf] [ 3707.563769] pci_device_remove+0xab/0x1e0 [ 3707.563786] device_release_driver_internal+0x371/0x530 [ 3707.563803] driver_detach+0xbf/0x180 [ 3707.563816] bus_remove_driver+0x11b/0x2a0 [ 3707.563829] pci_unregister_driver+0x2a/0x250 Introduce an error check and log the vport number and error code. On removal make sure to check VPORT_REG_NETDEV flag prior to calling unregister and free on the netdev. Add local variables for idx, vport_config and netdev for readability.
CWE-253 - Incorrect Check of Function Return ValueIn the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphy_work before allocating rfkill fails syzbort reported a uninitialize wiphy_work_lock in cfg80211_dev_free. [1] After rfkill allocation fails, the wiphy release process will be performed, which will cause cfg80211_dev_free to access the uninitialized wiphy_work related data. Move the initialization of wiphy_work to before rfkill initialization to avoid this issue. [1] INFO: trying to register non-static key. The code is fine but needs lockdep annotation, or maybe you didn't initialize this object before use? turning off the locking correctness validator. CPU: 0 UID: 0 PID: 5935 Comm: syz-executor550 Not tainted 6.14.0-rc6-syzkaller-00103-g4003c9e78778 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: <TASK> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120 assign_lock_key kernel/locking/lockdep.c:983 [inline] register_lock_class+0xc39/0x1240 kernel/locking/lockdep.c:1297 __lock_acquire+0x135/0x3c40 kernel/locking/lockdep.c:5103 lock_acquire.part.0+0x11b/0x380 kernel/locking/lockdep.c:5851 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162 cfg80211_dev_free+0x30/0x3d0 net/wireless/core.c:1196 device_release+0xa1/0x240 drivers/base/core.c:2568 kobject_cleanup lib/kobject.c:689 [inline] kobject_release lib/kobject.c:720 [inline] kref_put include/linux/kref.h:65 [inline] kobject_put+0x1e4/0x5a0 lib/kobject.c:737 put_device+0x1f/0x30 drivers/base/core.c:3774 wiphy_free net/wireless/core.c:1224 [inline] wiphy_new_nm+0x1c1f/0x2160 net/wireless/core.c:562 ieee80211_alloc_hw_nm+0x1b7a/0x2260 net/mac80211/main.c:835 mac80211_hwsim_new_radio+0x1d6/0x54e0 drivers/net/wireless/virtual/mac80211_hwsim.c:5185 hwsim_new_radio_nl+0xb42/0x12b0 drivers/net/wireless/virtual/mac80211_hwsim.c:6242 genl_family_rcv_msg_doit+0x202/0x2f0 net/netlink/genetlink.c:1115 genl_family_rcv_msg net/netlink/genetlink.c:1195 [inline] genl_rcv_msg+0x565/0x800 net/netlink/genetlink.c:1210 netlink_rcv_skb+0x16b/0x440 net/netlink/af_netlink.c:2533 genl_rcv+0x28/0x40 net/netlink/genetlink.c:1219 netlink_unicast_kernel net/netlink/af_netlink.c:1312 [inline] netlink_unicast+0x53c/0x7f0 net/netlink/af_netlink.c:1338 netlink_sendmsg+0x8b8/0xd70 net/netlink/af_netlink.c:1882 sock_sendmsg_nosec net/socket.c:718 [inline] __sock_sendmsg net/socket.c:733 [inline] ____sys_sendmsg+0xaaf/0xc90 net/socket.c:2573 ___sys_sendmsg+0x135/0x1e0 net/socket.c:2627 __sys_sendmsg+0x16e/0x220 net/socket.c:2659 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83 Close: https://syzkaller.appspot.com/bug?extid=aaf0488c83d1d5f4f029
In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio >4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bio_add_folio_nofail() and IO failure. Fix it by adjusting 'page' & trimming 'offset' so that `->bi_offset` won't be overflow, and folio can be added to bio successfully.
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in ath11k_pci_alloc_msi(). This does no harm unless one of the functions requesting the IRQ fails and attempt to free the IRQ. This results in the below warning: WARNING: CPU: 7 PID: 349 at kernel/irq/manage.c:1929 free_irq+0x278/0x29c Call trace: free_irq+0x278/0x29c ath11k_pcic_free_irq+0x70/0x10c [ath11k] ath11k_pci_probe+0x800/0x820 [ath11k_pci] local_pci_probe+0x40/0xbc The warning is due to not clearing the affinity hint before freeing the IRQs. So to fix this issue, clear the IRQ affinity hint before calling ath11k_pcic_free_irq() in the error path. The affinity will be cleared once again further down the error path due to code organization, but that does no harm. Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-05266-QCAHSTSWPLZ_V2_TO_X86-1
An out-of-bounds read vulnerability exists in the ppp_sync_txmunge() function in the Linux kernel's PPP subsystem. Insufficient bounds checking on incoming PPP packets may lead to a kernel crash if a packet with an empty or truncated payload is processed.
In the Linux kernel, the following vulnerability has been resolved: sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash There is a code path in dequeue_entities() that can set the slice of a sched_entity to U64_MAX, which sometimes results in a crash. The offending case is when dequeue_entities() is called to dequeue a delayed group entity, and then the entity's parent's dequeue is delayed. In that case: 1. In the if (entity_is_task(se)) else block at the beginning of dequeue_entities(), slice is set to cfs_rq_min_slice(group_cfs_rq(se)). If the entity was delayed, then it has no queued tasks, so cfs_rq_min_slice() returns U64_MAX. 2. The first for_each_sched_entity() loop dequeues the entity. 3. If the entity was its parent's only child, then the next iteration tries to dequeue the parent. 4. If the parent's dequeue needs to be delayed, then it breaks from the first for_each_sched_entity() loop _without updating slice_. 5. The second for_each_sched_entity() loop sets the parent's ->slice to the saved slice, which is still U64_MAX. This throws off subsequent calculations with potentially catastrophic results. A manifestation we saw in production was: 6. In update_entity_lag(), se->slice is used to calculate limit, which ends up as a huge negative number. 7. limit is used in se->vlag = clamp(vlag, -limit, limit). Because limit is negative, vlag > limit, so se->vlag is set to the same huge negative number. 8. In place_entity(), se->vlag is scaled, which overflows and results in another huge (positive or negative) number. 9. The adjusted lag is subtracted from se->vruntime, which increases or decreases se->vruntime by a huge number. 10. pick_eevdf() calls entity_eligible()/vruntime_eligible(), which incorrectly returns false because the vruntime is so far from the other vruntimes on the queue, causing the (vruntime - cfs_rq->min_vruntime) * load calulation to overflow. 11. Nothing appears to be eligible, so pick_eevdf() returns NULL. 12. pick_next_entity() tries to dereference the return value of pick_eevdf() and crashes. Dumping the cfs_rq states from the core dumps with drgn showed tell-tale huge vruntime ranges and bogus vlag values, and I also traced se->slice being set to U64_MAX on live systems (which was usually "benign" since the rest of the runqueue needed to be in a particular state to crash). Fix it in dequeue_entities() by always setting slice from the first non-empty cfs_rq.
A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvm_arch_vcpu_create() fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem.
In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix NULL pointer access This patch ensures that the UCSI driver waits for all pending tasks in the ucsi_displayport_work workqueue to finish executing before proceeding with the partner removal.
In the Linux kernel, the following vulnerability has been resolved: sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator BPF programs may call next() and destroy() on BPF iterators even after new() returns an error value (e.g. bpf_for_each() macro ignores error returns from new()). bpf_iter_scx_dsq_new() could leave the iterator in an uninitialized state after an error return causing bpf_iter_scx_dsq_next() to dereference garbage data. Make bpf_iter_scx_dsq_new() always clear $kit->dsq so that next() and destroy() become noops.
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request Make sure that n_channels is set after allocating the struct cfg80211_registered_device::int_scan_req member. Seen with syzkaller: UBSAN: array-index-out-of-bounds in net/mac80211/scan.c:1208:5 index 0 is out of range for type 'struct ieee80211_channel *[] __counted_by(n_channels)' (aka 'struct ieee80211_channel *[]') This was missed in the initial conversions because I failed to locate the allocation likely due to the "sizeof(void *)" not matching the "channels" array type.
In the Linux kernel, the following vulnerability has been resolved: rseq: Fix segfault on registration when rseq_cs is non-zero The rseq_cs field is documented as being set to 0 by user-space prior to registration, however this is not currently enforced by the kernel. This can result in a segfault on return to user-space if the value stored in the rseq_cs field doesn't point to a valid struct rseq_cs. The correct solution to this would be to fail the rseq registration when the rseq_cs field is non-zero. However, some older versions of glibc will reuse the rseq area of previous threads without clearing the rseq_cs field and will also terminate the process if the rseq registration fails in a secondary thread. This wasn't caught in testing because in this case the leftover rseq_cs does point to a valid struct rseq_cs. What we can do is clear the rseq_cs field on registration when it's non-zero which will prevent segfaults on registration and won't break the glibc versions that reuse rseq areas on thread creation.
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12k_core_init() When the execution of ath12k_core_hw_group_assign() or ath12k_core_hw_group_create() fails, the registered notifier chain is not unregistered properly. Its memory is freed after rmmod, which may trigger to a use-after-free (UAF) issue if there is a subsequent access to this notifier chain. Fixes the issue by calling ath12k_core_panic_notifier_unregister() in failure cases. Call trace: notifier_chain_register+0x4c/0x1f0 (P) atomic_notifier_chain_register+0x38/0x68 ath12k_core_init+0x50/0x4e8 [ath12k] ath12k_pci_probe+0x5f8/0xc28 [ath12k] pci_device_probe+0xbc/0x1a8 really_probe+0xc8/0x3a0 __driver_probe_device+0x84/0x1b0 driver_probe_device+0x44/0x130 __driver_attach+0xcc/0x208 bus_for_each_dev+0x84/0x100 driver_attach+0x2c/0x40 bus_add_driver+0x130/0x260 driver_register+0x70/0x138 __pci_register_driver+0x68/0x80 ath12k_pci_init+0x30/0x68 [ath12k] ath12k_init+0x28/0x78 [ath12k] Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3
In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured to insert the TX time into the frame, so there is no reason to keep the skb anymore. As in this case the HW will never generate an interrupt to say that the frame was timestamped, then the frame will never released. Fix this by freeing the frame in case of one-step timestamping.
CWE-772 - Missing Release of Resource after Effective LifetimeIn the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40e_clear_hw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the type of related variables.
In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... Call Trace: <TASK> ext4_block_zero_page_range+0x30c/0x380 [ext4] ext4_truncate+0x436/0x440 [ext4] ext4_process_orphan+0x5d/0x110 [ext4] ext4_orphan_cleanup+0x124/0x4f0 [ext4] ext4_fill_super+0x262d/0x3110 [ext4] get_tree_bdev_flags+0x132/0x1d0 vfs_get_tree+0x26/0xd0 vfs_cmd_create+0x59/0xe0 __do_sys_fsconfig+0x4ed/0x6b0 do_syscall_64+0x82/0x170 ... This occurs when processing a symlink inode from the orphan list. The partial block zeroing code in the truncate path calls ext4_dirty_journalled_data() -> folio_mark_dirty(). The latter calls mapping->a_ops->dirty_folio(), but symlink inodes are not assigned an a_ops vector in ext4, hence the crash. To avoid this problem, update the ext4_dirty_journalled_data() helper to only mark the folio dirty on regular files (for which a_ops is assigned). This also matches the journaling logic in the ext4_symlink() creation path, where ext4_handle_dirty_metadata() is called directly.
In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in push_rt_task Overview ======== When a CPU chooses to call push_rt_task and picks a task to push to another CPU's runqueue then it will call find_lock_lowest_rq method which would take a double lock on both CPUs' runqueues. If one of the locks aren't readily available, it may lead to dropping the current runqueue lock and reacquiring both the locks at once. During this window it is possible that the task is already migrated and is running on some other CPU. These cases are already handled. However, if the task is migrated and has already been executed and another CPU is now trying to wake it up (ttwu) such that it is queued again on the runqeue (on_rq is 1) and also if the task was run by the same CPU, then the current checks will pass even though the task was migrated out and is no longer in the pushable tasks list. Crashes ======= This bug resulted in quite a few flavors of crashes triggering kernel panics with various crash signatures such as assert failures, page faults, null pointer dereferences, and queue corruption errors all coming from scheduler itself. Some of the crashes: -> kernel BUG at kernel/sched/rt.c:1616! BUG_ON(idx >= MAX_RT_PRIO) Call Trace: ? __die_body+0x1a/0x60 ? die+0x2a/0x50 ? do_trap+0x85/0x100 ? pick_next_task_rt+0x6e/0x1d0 ? do_error_trap+0x64/0xa0 ? pick_next_task_rt+0x6e/0x1d0 ? exc_invalid_op+0x4c/0x60 ? pick_next_task_rt+0x6e/0x1d0 ? asm_exc_invalid_op+0x12/0x20 ? pick_next_task_rt+0x6e/0x1d0 __schedule+0x5cb/0x790 ? update_ts_time_stats+0x55/0x70 schedule_idle+0x1e/0x40 do_idle+0x15e/0x200 cpu_startup_entry+0x19/0x20 start_secondary+0x117/0x160 secondary_startup_64_no_verify+0xb0/0xbb -> BUG: kernel NULL pointer dereference, address: 00000000000000c0 Call Trace: ? __die_body+0x1a/0x60 ? no_context+0x183/0x350 ? __warn+0x8a/0xe0 ? exc_page_fault+0x3d6/0x520 ? asm_exc_page_fault+0x1e/0x30 ? pick_next_task_rt+0xb5/0x1d0 ? pick_next_task_rt+0x8c/0x1d0 __schedule+0x583/0x7e0 ? update_ts_time_stats+0x55/0x70 schedule_idle+0x1e/0x40 do_idle+0x15e/0x200 cpu_startup_entry+0x19/0x20 start_secondary+0x117/0x160 secondary_startup_64_no_verify+0xb0/0xbb -> BUG: unable to handle page fault for address: ffff9464daea5900 kernel BUG at kernel/sched/rt.c:1861! BUG_ON(rq->cpu != task_cpu(p)) -> kernel BUG at kernel/sched/rt.c:1055! BUG_ON(!rq->nr_running) Call Trace: ? __die_body+0x1a/0x60 ? die+0x2a/0x50 ? do_trap+0x85/0x100 ? dequeue_top_rt_rq+0xa2/0xb0 ? do_error_trap+0x64/0xa0 ? dequeue_top_rt_rq+0xa2/0xb0 ? exc_invalid_op+0x4c/0x60 ? dequeue_top_rt_rq+0xa2/0xb0 ? asm_exc_invalid_op+0x12/0x20 ? dequeue_top_rt_rq+0xa2/0xb0 dequeue_rt_entity+0x1f/0x70 dequeue_task_rt+0x2d/0x70 __schedule+0x1a8/0x7e0 ? blk_finish_plug+0x25/0x40 schedule+0x3c/0xb0 futex_wait_queue_me+0xb6/0x120 futex_wait+0xd9/0x240 do_futex+0x344/0xa90 ? get_mm_exe_file+0x30/0x60 ? audit_exe_compare+0x58/0x70 ? audit_filter_rules.constprop.26+0x65e/0x1220 __x64_sys_futex+0x148/0x1f0 do_syscall_64+0x30/0x80 entry_SYSCALL_64_after_hwframe+0x62/0xc7 -> BUG: unable to handle page fault for address: ffff8cf3608bc2c0 Call Trace: ? __die_body+0x1a/0x60 ? no_context+0x183/0x350 ? spurious_kernel_fault+0x171/0x1c0 ? exc_page_fault+0x3b6/0x520 ? plist_check_list+0x15/0x40 ? plist_check_list+0x2e/0x40 ? asm_exc_page_fault+0x1e/0x30 ? _cond_resched+0x15/0x30 ? futex_wait_queue_me+0xc8/0x120 ? futex_wait+0xd9/0x240 ? try_to_wake_up+0x1b8/0x490 ? futex_wake+0x78/0x160 ? do_futex+0xcd/0xa90 ? plist_check_list+0x15/0x40 ? plist_check_list+0x2e/0x40 ? plist_del+0x6a/0xd0 ? plist_check_list+0x15/0x40 ? plist_check_list+0x2e/0x40 ? dequeue_pushable_task+0x20/0x70 ? __schedule+0x382/0x7e0 ? asm_sysvec_reschedule_i ---truncated---
In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels Correct kernel call trace when calling smp_processor_id() when called in preemptible kernels by using raw_smp_processor_id(). smp_processor_id() checks to see if preemption is disabled and if not, issue an error message followed by a call to dump_stack(). Brief example of call trace: kernel: check_preemption_disabled: 436 callbacks suppressed kernel: BUG: using smp_processor_id() in preemptible [00000000] code: kworker/u1025:0/2354 kernel: caller is pqi_scsi_queue_command+0x183/0x310 [smartpqi] kernel: CPU: 129 PID: 2354 Comm: kworker/u1025:0 kernel: ... kernel: Workqueue: writeback wb_workfn (flush-253:0) kernel: Call Trace: kernel: <TASK> kernel: dump_stack_lvl+0x34/0x48 kernel: check_preemption_disabled+0xdd/0xe0 kernel: pqi_scsi_queue_command+0x183/0x310 [smartpqi] kernel: ...
In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix crash in icl_update_topdown_event() The perf_fuzzer found a hard-lockup crash on a RaptorLake machine: Oops: general protection fault, maybe for address 0xffff89aeceab400: 0000 CPU: 23 UID: 0 PID: 0 Comm: swapper/23 Tainted: [W]=WARN Hardware name: Dell Inc. Precision 9660/0VJ762 RIP: 0010:native_read_pmc+0x7/0x40 Code: cc e8 8d a9 01 00 48 89 03 5b cd cc cc cc cc 0f 1f ... RSP: 000:fffb03100273de8 EFLAGS: 00010046 .... Call Trace: <TASK> icl_update_topdown_event+0x165/0x190 ? ktime_get+0x38/0xd0 intel_pmu_read_event+0xf9/0x210 __perf_event_read+0xf9/0x210 CPUs 16-23 are E-core CPUs that don't support the perf metrics feature. The icl_update_topdown_event() should not be invoked on these CPUs. It's a regression of commit: f9bdf1f95339 ("perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read") The bug introduced by that commit is that the is_topdown_event() function is mistakenly used to replace the is_topdown_count() call to check if the topdown functions for the perf metrics feature should be invoked. Fix it.
In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test (wmfw info) KASAN reported out of bounds access - cs_dsp_mock_wmfw_add_info(), because the source string length was rounded up to the allocation size.
In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test (ctl cache) KASAN reported out of bounds access - cs_dsp_ctl_cache_init_multiple_offsets(). The code uses mock_coeff_template.length_bytes (4 bytes) for register value allocations. But later, this length is set to 8 bytes which causes test code failures. As fix, just remove the lenght override, keeping the original value 4 for all operations.
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy() for BIOS version The strlcat() with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset() with 0 followed by a strlcat(), just use memcpy() and ensure that the resulting buffer is NULL terminated. BIOSVersion is only used for the lpfc_printf_log() which expects a properly terminated string.
In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent process of the container is terminated. This issue occurs because, under certain configurations, Docker does not properly propagate the mount replica back to the original mount point. In this case, when the user driver detaches, the WQ is destroyed but it still calls destroy_workqueue() attempting to completes all pending work. It's necessary to check wq->wq and skip the drain if it no longer exists.
In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails. syzbot reported a warning below [1] following a fault injection in nfs_fs_proc_net_init(). [0] When nfs_fs_proc_net_init() fails, /proc/net/rpc/nfs is not removed. Later, rpc_proc_exit() tries to remove /proc/net/rpc, and the warning is logged as the directory is not empty. Let's handle the error of nfs_fs_proc_net_init() properly. [0]: FAULT_INJECTION: forcing a failure. name failslab, interval 1, probability 0, space 0, times 0 CPU: 1 UID: 0 PID: 6120 Comm: syz.2.27 Not tainted 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 Call Trace: <TASK> dump_stack_lvl (lib/dump_stack.c:123) should_fail_ex (lib/fault-inject.c:73 lib/fault-inject.c:174) should_failslab (mm/failslab.c:46) kmem_cache_alloc_noprof (mm/slub.c:4178 mm/slub.c:4204) __proc_create (fs/proc/generic.c:427) proc_create_reg (fs/proc/generic.c:554) proc_create_net_data (fs/proc/proc_net.c:120) nfs_fs_proc_net_init (fs/nfs/client.c:1409) nfs_net_init (fs/nfs/inode.c:2600) ops_init (net/core/net_namespace.c:138) setup_net (net/core/net_namespace.c:443) copy_net_ns (net/core/net_namespace.c:576) create_new_namespaces (kernel/nsproxy.c:110) unshare_nsproxy_namespaces (kernel/nsproxy.c:218 (discriminator 4)) ksys_unshare (kernel/fork.c:3123) __x64_sys_unshare (kernel/fork.c:3190) do_syscall_64 (arch/x86/entry/syscall_64.c:63 arch/x86/entry/syscall_64.c:94) entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:130) </TASK> [1]: remove_proc_entry: removing non-empty directory 'net/rpc', leaking at least 'nfs' WARNING: CPU: 1 PID: 6120 at fs/proc/generic.c:727 remove_proc_entry+0x45e/0x530 fs/proc/generic.c:727 Modules linked in: CPU: 1 UID: 0 PID: 6120 Comm: syz.2.27 Not tainted 6.16.0-rc1-syzkaller-00010-g2c4a1f3fe03e #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:remove_proc_entry+0x45e/0x530 fs/proc/generic.c:727 Code: 3c 02 00 0f 85 85 00 00 00 48 8b 93 d8 00 00 00 4d 89 f0 4c 89 e9 48 c7 c6 40 ba a2 8b 48 c7 c7 60 b9 a2 8b e8 33 81 1d ff 90 <0f> 0b 90 90 e9 5f fe ff ff e8 04 69 5e ff 90 48 b8 00 00 00 00 00 RSP: 0018:ffffc90003637b08 EFLAGS: 00010282 RAX: 0000000000000000 RBX: ffff88805f534140 RCX: ffffffff817a92c8 RDX: ffff88807da99e00 RSI: ffffffff817a92d5 RDI: 0000000000000001 RBP: ffff888033431ac0 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000001 R11: 0000000000000001 R12: ffff888033431a00 R13: ffff888033431ae4 R14: ffff888033184724 R15: dffffc0000000000 FS: 0000555580328500(0000) GS:ffff888124a62000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007f71733743e0 CR3: 000000007f618000 CR4: 00000000003526f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> sunrpc_exit_net+0x46/0x90 net/sunrpc/sunrpc_syms.c:76 ops_exit_list net/core/net_namespace.c:200 [inline] ops_undo_list+0x2eb/0xab0 net/core/net_namespace.c:253 setup_net+0x2e1/0x510 net/core/net_namespace.c:457 copy_net_ns+0x2a6/0x5f0 net/core/net_namespace.c:574 create_new_namespaces+0x3ea/0xa90 kernel/nsproxy.c:110 unshare_nsproxy_namespaces+0xc0/0x1f0 kernel/nsproxy.c:218 ksys_unshare+0x45b/0xa40 kernel/fork.c:3121 __do_sys_unshare kernel/fork.c:3192 [inline] __se_sys_unshare kernel/fork.c:3190 [inline] __x64_sys_unshare+0x31/0x40 kernel/fork.c:3190 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xcd/0x490 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7fa1a6b8e929 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c ---truncated---
CWE-772 - Missing Release of Resource after Effective LifetimeIn the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks After retrieving WMI data blocks in sysfs callbacks, check for the validity of them before dereferencing their content.
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak. sof_pdata->tplg_filename can have address allocated by kstrdup() and can be overwritten. Memory leak was detected with kmemleak: unreferenced object 0xffff88812391ff60 (size 16): comm "kworker/4:1", pid 161, jiffies 4294802931 hex dump (first 16 bytes): 73 6f 66 2d 68 64 61 2d 67 65 6e 65 72 69 63 00 sof-hda-generic. backtrace (crc 4bf1675c): __kmalloc_node_track_caller_noprof+0x49c/0x6b0 kstrdup+0x46/0xc0 hda_machine_select.cold+0x1de/0x12cf [snd_sof_intel_hda_generic] sof_init_environment+0x16f/0xb50 [snd_sof] sof_probe_continue+0x45/0x7c0 [snd_sof] sof_probe_work+0x1e/0x40 [snd_sof] process_one_work+0x894/0x14b0 worker_thread+0x5e5/0xfb0 kthread+0x39d/0x760 ret_from_fork+0x31/0x70 ret_from_fork_asm+0x1a/0x30
CWE-772 - Missing Release of Resource after Effective LifetimeIn the Linux kernel, the following vulnerability has been resolved: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree htb_lookup_leaf has a BUG_ON that can trigger with the following: tc qdisc del dev lo root tc qdisc add dev lo root handle 1: htb default 1 tc class add dev lo parent 1: classid 1:1 htb rate 64bit tc qdisc add dev lo parent 1:1 handle 2: netem tc qdisc add dev lo parent 2:1 handle 3: blackhole ping -I lo -c1 -W0.001 127.0.0.1 The root cause is the following: 1. htb_dequeue calls htb_dequeue_tree which calls the dequeue handler on the selected leaf qdisc 2. netem_dequeue calls enqueue on the child qdisc 3. blackhole_enqueue drops the packet and returns a value that is not just NET_XMIT_SUCCESS 4. Because of this, netem_dequeue calls qdisc_tree_reduce_backlog, and since qlen is now 0, it calls htb_qlen_notify -> htb_deactivate -> htb_deactiviate_prios -> htb_remove_class_from_row -> htb_safe_rb_erase 5. As this is the only class in the selected hprio rbtree, __rb_change_child in __rb_erase_augmented sets the rb_root pointer to NULL 6. Because blackhole_dequeue returns NULL, netem_dequeue returns NULL, which causes htb_dequeue_tree to call htb_lookup_leaf with the same hprio rbtree, and fail the BUG_ON The function graph for this scenario is shown here: 0) | htb_enqueue() { 0) + 13.635 us | netem_enqueue(); 0) 4.719 us | htb_activate_prios(); 0) # 2249.199 us | } 0) | htb_dequeue() { 0) 2.355 us | htb_lookup_leaf(); 0) | netem_dequeue() { 0) + 11.061 us | blackhole_enqueue(); 0) | qdisc_tree_reduce_backlog() { 0) | qdisc_lookup_rcu() { 0) 1.873 us | qdisc_match_from_root(); 0) 6.292 us | } 0) 1.894 us | htb_search(); 0) | htb_qlen_notify() { 0) 2.655 us | htb_deactivate_prios(); 0) 6.933 us | } 0) + 25.227 us | } 0) 1.983 us | blackhole_dequeue(); 0) + 86.553 us | } 0) # 2932.761 us | qdisc_warn_nonwc(); 0) | htb_lookup_leaf() { 0) | BUG_ON(); ------------------------------------------ The full original bug report can be seen here [1]. We can fix this just by returning NULL instead of the BUG_ON, as htb_dequeue_tree returns NULL when htb_lookup_leaf returns NULL. [1] https://lore.kernel.org/netdev/pF5XOOIim0IuEfhI-SOxTgRvNoDwuux7UHKnE_Y5-zVd4wmGvNk2ceHjKb8ORnzw0cGwfmVu42g9dL7XyJLf1NEzaztboTWcm0Ogxuojoeo=@willsroot.io/
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix panic during namespace deletion with VF The existing code move the VF NIC to new namespace when NETDEV_REGISTER is received on netvsc NIC. During deletion of the namespace, default_device_exit_batch() >> default_device_exit_net() is called. When netvsc NIC is moved back and registered to the default namespace, it automatically brings VF NIC back to the default namespace. This will cause the default_device_exit_net() >> for_each_netdev_safe loop unable to detect the list end, and hit NULL ptr: [ 231.449420] mana 7870:00:00.0 enP30832s1: Moved VF to namespace with: eth0 [ 231.449656] BUG: kernel NULL pointer dereference, address: 0000000000000010 [ 231.450246] #PF: supervisor read access in kernel mode [ 231.450579] #PF: error_code(0x0000) - not-present page [ 231.450916] PGD 17b8a8067 P4D 0 [ 231.451163] Oops: Oops: 0000 [#1] SMP NOPTI [ 231.451450] CPU: 82 UID: 0 PID: 1394 Comm: kworker/u768:1 Not tainted 6.16.0-rc4+ #3 VOLUNTARY [ 231.452042] Hardware name: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS Hyper-V UEFI Release v4.1 11/21/2024 [ 231.452692] Workqueue: netns cleanup_net [ 231.452947] RIP: 0010:default_device_exit_batch+0x16c/0x3f0 [ 231.453326] Code: c0 0c f5 b3 e8 d5 db fe ff 48 85 c0 74 15 48 c7 c2 f8 fd ca b2 be 10 00 00 00 48 8d 7d c0 e8 7b 77 25 00 49 8b 86 28 01 00 00 <48> 8b 50 10 4c 8b 2a 4c 8d 62 f0 49 83 ed 10 4c 39 e0 0f 84 d6 00 [ 231.454294] RSP: 0018:ff75fc7c9bf9fd00 EFLAGS: 00010246 [ 231.454610] RAX: 0000000000000000 RBX: 0000000000000002 RCX: 61c8864680b583eb [ 231.455094] RDX: ff1fa9f71462d800 RSI: ff75fc7c9bf9fd38 RDI: 0000000030766564 [ 231.455686] RBP: ff75fc7c9bf9fd78 R08: 0000000000000000 R09: 0000000000000000 [ 231.456126] R10: 0000000000000001 R11: 0000000000000004 R12: ff1fa9f70088e340 [ 231.456621] R13: ff1fa9f70088e340 R14: ffffffffb3f50c20 R15: ff1fa9f7103e6340 [ 231.457161] FS: 0000000000000000(0000) GS:ff1faa6783a08000(0000) knlGS:0000000000000000 [ 231.457707] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 231.458031] CR2: 0000000000000010 CR3: 0000000179ab2006 CR4: 0000000000b73ef0 [ 231.458434] Call Trace: [ 231.458600] <TASK> [ 231.458777] ops_undo_list+0x100/0x220 [ 231.459015] cleanup_net+0x1b8/0x300 [ 231.459285] process_one_work+0x184/0x340 To fix it, move the ns change to a workqueue, and take rtnl_lock to avoid changing the netdev list when default_device_exit_net() is using it.
A race condition flaw was found in the Linux kernel's netfs subsystem. In the netfs_read_unlock_folios() function, a folio (memory page) may be unlocked prematurely before the ZERO subrequest completes clearing the tail portion of the page beyond the end-of-file. This allows an application using mmap to observe uninitialized kernel memory contents in the uncleared tail region, potentially leading to information disclosure.
A flaw was found in the Linux kernel's Bluetooth HCI UART driver. A race condition exists where the `hci_uart_write_work()` function may attempt to access uninitialized private data if a TTY write wakeup occurs during the protocol initialization phase. This can lead to a NULL pointer dereference, potentially causing a system crash and resulting in a Denial of Service (DoS).
A memory leak flaw was found in the Linux kernel's CIFS/SMB client. In the smb2_open_file() function, request buffers are not properly freed when performing direct I/O writes to a read-only SMB share. This causes slab cache objects to remain allocated, which can prevent the cifs module from unloading cleanly and lead to gradual memory exhaustion with repeated operations.
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466) (CVE-2024-53241)\n\n* kernel: exfat: fix out-of-bounds access of directory entries (CVE-2024-53147)\n\n* kernel: zram: fix NULL pointer in comp_algorithm_show() (CVE-2024-53222)\n\n* kernel: nfsd: release svc_expkey/svc_export with rcu_work (CVE-2024-53216)\n\n* kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (CVE-2024-56662)\n\n* kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors (CVE-2024-56675)\n\n* kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY (CVE-2024-56690)\n\n* kernel: igb: Fix potential invalid memory access in igb_init_module() (CVE-2024-52332)\n\n* kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CVE-2024-57901)\n\n* kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK (CVE-2024-57902)\n\n* kernel: io_uring/sqpoll: zero sqd-\u003ethread on tctx errors (CVE-2025-21633)\n\n* kernel: ipvlan: Fix use-after-free in ipvlan_get_iflink(). (CVE-2025-21652)\n\n* kernel: sched: sch_cake: add bounds checks to host bulk flow fairness counts (CVE-2025-21647)\n\n* kernel: io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period (CVE-2025-21655)\n\n* kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CVE-2024-57941)\n\n* kernel: netfs: Fix ceph copy to cache on write-begin (CVE-2024-57942)\n\n* kernel: zram: fix potential UAF of zram table (CVE-2025-21671)\n\n* kernel: pktgen: Avoid out-of-bounds access in get_imix_entries (CVE-2025-21680)\n\n* kernel: mm: zswap: properly synchronize freeing resources during CPU hotunplug (CVE-2025-21693)\n\n* kernel: cachestat: fix page cache statistics permission checking (CVE-2025-21691)\n\n* kernel: mm: clear uffd-wp PTE/PMD state on mremap() (CVE-2025-21696)\n\n* kernel: pfifo_tail_enqueue: Drop new packet when sch-\u003elimit == 0 (CVE-2025-21702)\n\n* kernel: RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error (CVE-2025-21732)\n\n* kernel: NFSD: fix hang in nfsd4_shutdown_callback (CVE-2025-21795)\n\n* kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CVE-2024-54456)\n\n* kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek() (CVE-2024-57987)\n\n* kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() (CVE-2024-58014)\n\n* kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name() (CVE-2024-57988)\n\n* kernel: drm/xe/tracing: Fix a potential TP_printk UAF (CVE-2024-49570)\n\n* kernel: media: intel/ipu6: remove cpu latency qos request on error (CVE-2024-58004)\n\n* kernel: usbnet: ipheth: use static NDP16 location in URB (CVE-2025-21742)\n\n* kernel: usbnet: ipheth: fix possible overflow in DPE length check (CVE-2025-21743)\n\n* kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links (CVE-2024-57989)\n\n* kernel: wifi: ath12k: Fix for out-of bound access error (CVE-2024-58015)\n\n* kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev() (CVE-2024-57995)\n\n* kernel: nfsd: clear acl_access/acl_default after releasing them (CVE-2025-21796)\n\n* kernel: workqueue: Put the pwq after detaching the rescuer from the pool (CVE-2025-21786)\n\n* kernel: tpm: Change to kvalloc() in eventlog/acpi.c (CVE-2024-58005)\n\n* kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (CVE-2024-58013)\n\n* kernel: ring-buffer: Validate the persistent meta data subbuf array (CVE-2025-21777)\n\n* kernel: ata: libata-sff: Ensure that we cannot write outside the allocated buffer (CVE-2025-21738)\n\n* kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections (CVE-2024-57986)\n\n* kernel: padata: avoid UAF for reorder_work (CVE-2025-21726)\n\n* kernel: vrf: use RCU protection in l3mdev_l3_out() (CVE-2025-21791)\n\n* kernel: HID: multitouch: Add NULL check in mt_input_configured (CVE-2024-58020)\n\n* kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition (CVE-2024-57984)\n\n* kernel: openvswitch: use RCU protection in ovs_vport_cmd_fill_info() (CVE-2025-21761)\n\n* kernel: sched_ext: Fix incorrect autogroup migration detection (CVE-2025-21771)\n\n* kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts (CVE-2024-57981)\n\n* kernel: memcg: fix soft lockup in the OOM process (CVE-2024-57977)\n\n* kernel: vxlan: check vxlan_vnigroup_init() return value (CVE-2025-21790)\n\n* kernel: usbnet: ipheth: fix DPE OoB read (CVE-2025-21741)\n\n* kernel: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CVE-2025-21785)\n\n* kernel: ipv6: use RCU protection in ip6_default_advmss() (CVE-2025-21765)\n\n* kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar() (CVE-2024-58006)\n\n* kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params (CVE-2024-58012)\n\n* kernel: wifi: brcmfmac: Check the return value of of_property_read_string_index() (CVE-2025-21750)\n\n* kernel: wifi: rtlwifi: remove unused check_buddy_priv (CVE-2024-58072)\n\n* kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CVE-2024-58069)\n\n* kernel: wifi: mac80211: prohibit deactivating all links (CVE-2024-58061)\n\n* kernel: idpf: convert workqueues to unbound (CVE-2024-58057)\n\n* kernel: wifi: mac80211: don\u0027t flush non-uploaded STAs (CVE-2025-21828)\n\n* kernel: netfilter: nf_tables: reject mismatching sum of field_len with set key length (CVE-2025-21826)\n\n* kernel: ASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback (CVE-2024-58077)\n\n* kernel: crypto: tegra - do not transfer req when tegra init fails (CVE-2024-58075)\n\n* kernel: io_uring/uring_cmd: unconditionally copy SQEs at prep time (CVE-2025-21837)\n\n* kernel: information leak via transient execution vulnerability in some AMD processors (CVE-2024-36350)\n\n* kernel: transient execution vulnerability in some AMD processors (CVE-2024-36357)\n\n* kernel: net/sched: cls_api: fix error handling causing NULL dereference (CVE-2025-21857)\n\n* kernel: bpf: Fix softlockup in arena_map_free on 64k page kernel (CVE-2025-21851)\n\n* kernel: ibmvnic: Don\u0027t reference skb after sending to VIOS (CVE-2025-21855)\n\n* kernel: smb: client: Add check for next_buffer in receive_encrypted_standard() (CVE-2025-21844)\n\n* kernel: bpf: avoid holding freeze_mutex during mmap operation (CVE-2025-21853)\n\n* kernel: ASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data() (CVE-2025-21847)\n\n* kernel: tcp: drop secpath at the same time as we currently drop dst (CVE-2025-21864)\n\n* kernel: bpf: Fix deadlock when freeing cgroup storage (CVE-2024-58088)\n\n* kernel: acct: perform last write from workqueue (CVE-2025-21846)\n\n* kernel: mm/migrate_device: don\u0027t add folio to be freed to LRU in migrate_device_finalize() (CVE-2025-21861)\n\n* kernel: io_uring: prevent opcode speculation (CVE-2025-21863)\n\n* kernel: fbdev: hyperv_fb: Allow graceful removal of framebuffer (CVE-2025-21976)\n\n* kernel: netfilter: nft_tunnel: fix geneve_opt type confusion addition (CVE-2025-22056)\n\n* kernel: net: ppp: Add bound checking for skb data on ppp_sync_txmung (CVE-2025-37749)\n\n* microcode_ctl: From CVEorg collector (CVE-2024-28956)\n\n* kernel: usb: typec: ucsi: displayport: Fix NULL pointer access (CVE-2025-37994)\n\n* kernel: wifi: ath12k: fix uaf in ath12k_core_init() (CVE-2025-38116)\n\n* kernel: platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks (CVE-2025-38412)\n\n* kernel: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (CVE-2025-38369)\n\n* kernel: net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CVE-2025-38468)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:20095",
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.1_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/10/html/10.1_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2331326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331326"
},
{
"category": "external",
"summary": "2333985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333985"
},
{
"category": "external",
"summary": "2334373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334373"
},
{
"category": "external",
"summary": "2334415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334415"
},
{
"category": "external",
"summary": "2334547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334547"
},
{
"category": "external",
"summary": "2334548",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334548"
},
{
"category": "external",
"summary": "2334676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334676"
},
{
"category": "external",
"summary": "2337121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337121"
},
{
"category": "external",
"summary": "2338185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338185"
},
{
"category": "external",
"summary": "2338211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338211"
},
{
"category": "external",
"summary": "2338813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338813"
},
{
"category": "external",
"summary": "2338821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338821"
},
{
"category": "external",
"summary": "2338828",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338828"
},
{
"category": "external",
"summary": "2338998",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338998"
},
{
"category": "external",
"summary": "2339130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2339130"
},
{
"category": "external",
"summary": "2339141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2339141"
},
{
"category": "external",
"summary": "2343172",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343172"
},
{
"category": "external",
"summary": "2343186",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2343186"
},
{
"category": "external",
"summary": "2344684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344684"
},
{
"category": "external",
"summary": "2344687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2344687"
},
{
"category": "external",
"summary": "2345240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2345240"
},
{
"category": "external",
"summary": "2346272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2346272"
},
{
"category": "external",
"summary": "2348522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348522"
},
{
"category": "external",
"summary": "2348523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348523"
},
{
"category": "external",
"summary": "2348541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348541"
},
{
"category": "external",
"summary": "2348543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348543"
},
{
"category": "external",
"summary": "2348547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348547"
},
{
"category": "external",
"summary": "2348550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348550"
},
{
"category": "external",
"summary": "2348556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348556"
},
{
"category": "external",
"summary": "2348561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348561"
},
{
"category": "external",
"summary": "2348567",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348567"
},
{
"category": "external",
"summary": "2348572",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348572"
},
{
"category": "external",
"summary": "2348574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348574"
},
{
"category": "external",
"summary": "2348577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348577"
},
{
"category": "external",
"summary": "2348581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348581"
},
{
"category": "external",
"summary": "2348584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348584"
},
{
"category": "external",
"summary": "2348587",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348587"
},
{
"category": "external",
"summary": "2348590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348590"
},
{
"category": "external",
"summary": "2348592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348592"
},
{
"category": "external",
"summary": "2348593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348593"
},
{
"category": "external",
"summary": "2348595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348595"
},
{
"category": "external",
"summary": "2348597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348597"
},
{
"category": "external",
"summary": "2348600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348600"
},
{
"category": "external",
"summary": "2348601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348601"
},
{
"category": "external",
"summary": "2348602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348602"
},
{
"category": "external",
"summary": "2348603",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348603"
},
{
"category": "external",
"summary": "2348612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348612"
},
{
"category": "external",
"summary": "2348617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348617"
},
{
"category": "external",
"summary": "2348620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348620"
},
{
"category": "external",
"summary": "2348621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348621"
},
{
"category": "external",
"summary": "2348625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348625"
},
{
"category": "external",
"summary": "2348629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348629"
},
{
"category": "external",
"summary": "2348630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348630"
},
{
"category": "external",
"summary": "2348645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348645"
},
{
"category": "external",
"summary": "2348647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348647"
},
{
"category": "external",
"summary": "2348650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348650"
},
{
"category": "external",
"summary": "2348656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348656"
},
{
"category": "external",
"summary": "2350363",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350363"
},
{
"category": "external",
"summary": "2350364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350364"
},
{
"category": "external",
"summary": "2350373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350373"
},
{
"category": "external",
"summary": "2350375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350375"
},
{
"category": "external",
"summary": "2350386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350386"
},
{
"category": "external",
"summary": "2350392",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350392"
},
{
"category": "external",
"summary": "2350396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350396"
},
{
"category": "external",
"summary": "2350397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350397"
},
{
"category": "external",
"summary": "2350589",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350589"
},
{
"category": "external",
"summary": "2350725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350725"
},
{
"category": "external",
"summary": "2350726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350726"
},
{
"category": "external",
"summary": "2351605",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351605"
},
{
"category": "external",
"summary": "2351606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351606"
},
{
"category": "external",
"summary": "2351608",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351608"
},
{
"category": "external",
"summary": "2351612",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351612"
},
{
"category": "external",
"summary": "2351613",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351613"
},
{
"category": "external",
"summary": "2351616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351616"
},
{
"category": "external",
"summary": "2351618",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351618"
},
{
"category": "external",
"summary": "2351620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351620"
},
{
"category": "external",
"summary": "2351624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351624"
},
{
"category": "external",
"summary": "2351625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351625"
},
{
"category": "external",
"summary": "2351629",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2351629"
},
{
"category": "external",
"summary": "2356664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2356664"
},
{
"category": "external",
"summary": "2360215",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2360215"
},
{
"category": "external",
"summary": "2363332",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2363332"
},
{
"category": "external",
"summary": "2366125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366125"
},
{
"category": "external",
"summary": "2369184",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2369184"
},
{
"category": "external",
"summary": "2376076",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376076"
},
{
"category": "external",
"summary": "2383398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383398"
},
{
"category": "external",
"summary": "2383432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383432"
},
{
"category": "external",
"summary": "2383913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383913"
},
{
"category": "external",
"summary": "RHEL-101826",
"url": "https://issues.redhat.com/browse/RHEL-101826"
},
{
"category": "external",
"summary": "RHEL-104231",
"url": "https://issues.redhat.com/browse/RHEL-104231"
},
{
"category": "external",
"summary": "RHEL-58218",
"url": "https://issues.redhat.com/browse/RHEL-58218"
},
{
"category": "external",
"summary": "RHEL-79278",
"url": "https://issues.redhat.com/browse/RHEL-79278"
},
{
"category": "external",
"summary": "RHEL-79711",
"url": "https://issues.redhat.com/browse/RHEL-79711"
},
{
"category": "external",
"summary": "RHEL-83595",
"url": "https://issues.redhat.com/browse/RHEL-83595"
},
{
"category": "external",
"summary": "RHEL-92226",
"url": "https://issues.redhat.com/browse/RHEL-92226"
},
{
"category": "external",
"summary": "RHEL-95446",
"url": "https://issues.redhat.com/browse/RHEL-95446"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_20095.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-03-13T18:08:55+00:00",
"generator": {
"date": "2026-03-13T18:08:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:20095",
"initial_release_date": "2025-11-11T08:21:57+00:00",
"revision_history": [
{
"date": "2025-11-11T08:21:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-11-11T08:21:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-13T18:08:55+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.GA",
"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.GA",
"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.GA",
"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.GA",
"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.GA",
"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-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"product": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"product_id": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.8.1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.8.1.el10_1.src",
"product": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src",
"product_id": "kernel-0:6.12.0-124.8.1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.8.1.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"product": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"product_id": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.8.1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"product": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_id": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.8.1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"product": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"product_id": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.8.1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"product": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"product_id": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-124.8.1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"product": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"product_id": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@6.12.0-124.8.1.el10_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.src",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.src",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.src as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.src",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.s390x as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.s390x",
"relates_to_product_reference": "RT-10.1.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.8.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.8.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28956",
"cwe": {
"id": "CWE-1421",
"name": "Exposure of Sensitive Information in Shared Microarchitectural Structures during Transient Execution"
},
"discovery_date": "2025-05-13T22:03:30.376335+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2366125"
}
],
"notes": [
{
"category": "description",
"text": "New Spectre-v2 attack classes have been discovered within CPU architectures that enable self-training exploitation of speculative execution within the same privilege domain. These novel techniques bypass existing hardware and software mitigations, including IBPB, eIBRS, and BHI_NO, by leveraging in-kernel gadgets (potentially accessible via SECCOMP/cBPF), Branch Target Buffer (BTB) aliasing, and direct-to-indirect branch predictor training. While the root cause lies in CPU architectural behavior, the vulnerability manifests through kernel-level speculation paths, allowing attackers to potentially leak sensitive memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "microcode_ctl: From CVEorg collector",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The \"Training Solo\" attack classes introduce new self-training methods to exploit Spectre-v2 from within domain isolation implementations. They can be reasonably classified as Moderate severity due to several practical and architectural limitations.\n\nFirst, these attacks rely heavily on the presence of specific in-kernel or in-hypervisor gadgets, such as history-crafting or disclosure gadgets, which are not universally available and vary across kernel versions and configurations.\n\nSecond, the attacks generally require local code execution within the victim domain, meaning they do not expand the threat model beyond existing Spectre-v2 scenarios where attackers already have some degree of execution capability.\n\nThird, the leak rates, while measurable, remain relatively low (1.7\u201317 KB/s) and demand sustained access and stability to extract meaningful information. So their limited practical exploitability makes them a moderate, not critical, threat in real-world settings.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28956"
},
{
"category": "external",
"summary": "RHBZ#2366125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2366125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28956"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28956",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28956"
},
{
"category": "external",
"summary": "https://intel.com/content/www/us/en/security-center/advisory/intel-sa-01153.html",
"url": "https://intel.com/content/www/us/en/security-center/advisory/intel-sa-01153.html"
},
{
"category": "external",
"summary": "https://www.vusec.net/projects/training-solo/",
"url": "https://www.vusec.net/projects/training-solo/"
}
],
"release_date": "2025-05-13T21:02:56.170000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "microcode_ctl: From CVEorg collector"
},
{
"cve": "CVE-2024-36350",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-03-07T20:45:02.885000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350725"
}
],
"notes": [
{
"category": "description",
"text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data from previous stores, potentially resulting in the leakage of privileged information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak via transient execution vulnerability in some AMD processors",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36350"
},
{
"category": "external",
"summary": "RHBZ#2350725",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350725"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36350",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36350"
}
],
"release_date": "2025-07-08T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak via transient execution vulnerability in some AMD processors"
},
{
"cve": "CVE-2024-36357",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-03-07T20:48:48.908000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350726"
}
],
"notes": [
{
"category": "description",
"text": "A transient execution vulnerability in some AMD processors may allow an attacker to infer data in the L1D cache, potentially resulting in the leakage of sensitive information across privileged boundaries.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: transient execution vulnerability in some AMD processors",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-36357"
},
{
"category": "external",
"summary": "RHBZ#2350726",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350726"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-36357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36357"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-36357",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36357"
}
],
"release_date": "2025-07-08T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: transient execution vulnerability in some AMD processors"
},
{
"cve": "CVE-2024-49570",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348556"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/tracing: Fix a potential TP_printk UAF\n\nThe commit\nafd2627f727b (\"tracing: Check \"%s\" dereference via the field and not the TP_printk format\")\nexposes potential UAFs in the xe_bo_move trace event.\n\nFix those by avoiding dereferencing the\nxe_mem_type_to_name[] array at TP_printk time.\n\nSince some code refactoring has taken place, explicit backporting may\nbe needed for kernels older than 6.10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/xe/tracing: Fix a potential TP_printk UAF",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-49570"
},
{
"category": "external",
"summary": "RHBZ#2348556",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348556"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-49570",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49570"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-49570",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49570"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2024-49570-d2e7@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022601-CVE-2024-49570-d2e7@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: drm/xe/tracing: Fix a potential TP_printk UAF"
},
{
"cve": "CVE-2024-52332",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2025-01-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2337121"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nigb: Fix potential invalid memory access in igb_init_module()\n\nThe pci_register_driver() can fail and when this happened, the dca_notifier\nneeds to be unregistered, otherwise the dca_notifier can be called when\nigb fails to install, resulting to invalid memory access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: igb: Fix potential invalid memory access in igb_init_module()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Bug could happen during error path and during device registration. The security impact is limited.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-52332"
},
{
"category": "external",
"summary": "RHBZ#2337121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2337121"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-52332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52332"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025011122-CVE-2024-52332-9d2f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025011122-CVE-2024-52332-9d2f@gregkh/T"
}
],
"release_date": "2025-01-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module igb from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: igb: Fix potential invalid memory access in igb_init_module()"
},
{
"cve": "CVE-2024-53147",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-12-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2333985"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexfat: fix out-of-bounds access of directory entries\n\nIn the case of the directory size is greater than or equal to\nthe cluster size, if start_clu becomes an EOF cluster(an invalid\ncluster) due to file system corruption, then the directory entry\nwhere ei-\u003ehint_femp.eidx hint is outside the directory, resulting\nin an out-of-bounds access, which may cause further file system\ncorruption.\n\nThis commit adds a check for start_clu, if it is an invalid cluster,\nthe file or directory will be treated as empty.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: exfat: fix out-of-bounds access of directory entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Actual only for latest Red Hat Enterprise Linux 9, because before configuration parameter for exFAT file system (CONFIG_EXFAT_FS) was disabled. The bug could happen if file system already corrupted and leads to potentially more corruptions.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53147"
},
{
"category": "external",
"summary": "RHBZ#2333985",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333985"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53147"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53147",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53147"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122426-CVE-2024-53147-bea5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122426-CVE-2024-53147-bea5@gregkh/T"
}
],
"release_date": "2024-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module exfat from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: exfat: fix out-of-bounds access of directory entries"
},
{
"cve": "CVE-2024-53216",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2024-12-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334415"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: release svc_expkey/svc_export with rcu_work\n\nThe last reference for `cache_head` can be reduced to zero in `c_show`\nand `e_show`(using `rcu_read_lock` and `rcu_read_unlock`). Consequently,\n`svc_export_put` and `expkey_put` will be invoked, leading to two\nissues:\n\n1. The `svc_export_put` will directly free ex_uuid. However,\n `e_show`/`c_show` will access `ex_uuid` after `cache_put`, which can\n trigger a use-after-free issue, shown below.\n\n ==================================================================\n BUG: KASAN: slab-use-after-free in svc_export_show+0x362/0x430 [nfsd]\n Read of size 1 at addr ff11000010fdc120 by task cat/870\n\n CPU: 1 UID: 0 PID: 870 Comm: cat Not tainted 6.12.0-rc3+ #1\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS\n 1.16.1-2.fc37 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x53/0x70\n print_address_description.constprop.0+0x2c/0x3a0\n print_report+0xb9/0x280\n kasan_report+0xae/0xe0\n svc_export_show+0x362/0x430 [nfsd]\n c_show+0x161/0x390 [sunrpc]\n seq_read_iter+0x589/0x770\n seq_read+0x1e5/0x270\n proc_reg_read+0xe1/0x140\n vfs_read+0x125/0x530\n ksys_read+0xc1/0x160\n do_syscall_64+0x5f/0x170\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n Allocated by task 830:\n kasan_save_stack+0x20/0x40\n kasan_save_track+0x14/0x30\n __kasan_kmalloc+0x8f/0xa0\n __kmalloc_node_track_caller_noprof+0x1bc/0x400\n kmemdup_noprof+0x22/0x50\n svc_export_parse+0x8a9/0xb80 [nfsd]\n cache_do_downcall+0x71/0xa0 [sunrpc]\n cache_write_procfs+0x8e/0xd0 [sunrpc]\n proc_reg_write+0xe1/0x140\n vfs_write+0x1a5/0x6d0\n ksys_write+0xc1/0x160\n do_syscall_64+0x5f/0x170\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n Freed by task 868:\n kasan_save_stack+0x20/0x40\n kasan_save_track+0x14/0x30\n kasan_save_free_info+0x3b/0x60\n __kasan_slab_free+0x37/0x50\n kfree+0xf3/0x3e0\n svc_export_put+0x87/0xb0 [nfsd]\n cache_purge+0x17f/0x1f0 [sunrpc]\n nfsd_destroy_serv+0x226/0x2d0 [nfsd]\n nfsd_svc+0x125/0x1e0 [nfsd]\n write_threads+0x16a/0x2a0 [nfsd]\n nfsctl_transaction_write+0x74/0xa0 [nfsd]\n vfs_write+0x1a5/0x6d0\n ksys_write+0xc1/0x160\n do_syscall_64+0x5f/0x170\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n\n2. We cannot sleep while using `rcu_read_lock`/`rcu_read_unlock`.\n However, `svc_export_put`/`expkey_put` will call path_put, which\n subsequently triggers a sleeping operation due to the following\n `dput`.\n\n =============================\n WARNING: suspicious RCU usage\n 5.10.0-dirty #141 Not tainted\n -----------------------------\n ...\n Call Trace:\n dump_stack+0x9a/0xd0\n ___might_sleep+0x231/0x240\n dput+0x39/0x600\n path_put+0x1b/0x30\n svc_export_put+0x17/0x80\n e_show+0x1c9/0x200\n seq_read_iter+0x63f/0x7c0\n seq_read+0x226/0x2d0\n vfs_read+0x113/0x2c0\n ksys_read+0xc9/0x170\n do_syscall_64+0x33/0x40\n entry_SYSCALL_64_after_hwframe+0x67/0xd1\n\nFix these issues by using `rcu_work` to help release\n`svc_expkey`/`svc_export`. This approach allows for an asynchronous\ncontext to invoke `path_put` and also facilitates the freeing of\n`uuid/exp/key` after an RCU grace period.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfsd: release svc_expkey/svc_export with rcu_work",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53216"
},
{
"category": "external",
"summary": "RHBZ#2334415",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334415"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53216"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53216",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53216"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122732-CVE-2024-53216-ba8b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122732-CVE-2024-53216-ba8b@gregkh/T"
}
],
"release_date": "2024-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfsd: release svc_expkey/svc_export with rcu_work"
},
{
"cve": "CVE-2024-53222",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-12-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334373"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nzram: fix NULL pointer in comp_algorithm_show()\n\nLTP reported a NULL pointer dereference as followed:\n\n CPU: 7 UID: 0 PID: 5995 Comm: cat Kdump: loaded Not tainted 6.12.0-rc6+ #3\n Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0 02/06/2015\n pstate: 40400005 (nZcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n pc : __pi_strcmp+0x24/0x140\n lr : zcomp_available_show+0x60/0x100 [zram]\n sp : ffff800088b93b90\n x29: ffff800088b93b90 x28: 0000000000000001 x27: 0000000000400cc0\n x26: 0000000000000ffe x25: ffff80007b3e2388 x24: 0000000000000000\n x23: ffff80007b3e2390 x22: ffff0004041a9000 x21: ffff80007b3e2900\n x20: 0000000000000000 x19: 0000000000000000 x18: 0000000000000000\n x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000\n x14: 0000000000000000 x13: 0000000000000000 x12: 0000000000000000\n x11: 0000000000000000 x10: ffff80007b3e2900 x9 : ffff80007b3cb280\n x8 : 0101010101010101 x7 : 0000000000000000 x6 : 0000000000000000\n x5 : 0000000000000040 x4 : 0000000000000000 x3 : 00656c722d6f7a6c\n x2 : 0000000000000000 x1 : ffff80007b3e2900 x0 : 0000000000000000\n Call trace:\n __pi_strcmp+0x24/0x140\n comp_algorithm_show+0x40/0x70 [zram]\n dev_attr_show+0x28/0x80\n sysfs_kf_seq_show+0x90/0x140\n kernfs_seq_show+0x34/0x48\n seq_read_iter+0x1d4/0x4e8\n kernfs_fop_read_iter+0x40/0x58\n new_sync_read+0x9c/0x168\n vfs_read+0x1a8/0x1f8\n ksys_read+0x74/0x108\n __arm64_sys_read+0x24/0x38\n invoke_syscall+0x50/0x120\n el0_svc_common.constprop.0+0xc8/0xf0\n do_el0_svc+0x24/0x38\n el0_svc+0x38/0x138\n el0t_64_sync_handler+0xc0/0xc8\n el0t_64_sync+0x188/0x190\n\nThe zram-\u003ecomp_algs[ZRAM_PRIMARY_COMP] can be NULL in zram_add() if\ncomp_algorithm_set() has not been called. User can access the zram device\nby sysfs after device_add_disk(), so there is a time window to trigger the\nNULL pointer dereference. Move it ahead device_add_disk() to make sure\nwhen user can access the zram device, it is ready. comp_algorithm_set()\nis protected by zram-\u003einit_lock in other places and no such problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: zram: fix NULL pointer in comp_algorithm_show()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53222"
},
{
"category": "external",
"summary": "RHBZ#2334373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53222",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53222"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53222",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53222"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122734-CVE-2024-53222-6c79@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122734-CVE-2024-53222-6c79@gregkh/T"
}
],
"release_date": "2024-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: zram: fix NULL pointer in comp_algorithm_show()"
},
{
"cve": "CVE-2024-53241",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2024-12-10T09:02:21.123000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2331326"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/xen: don\u0027t do PV iret hypercall through hypercall page\n\nInstead of jumping to the Xen hypercall page for doing the iret\nhypercall, directly code the required sequence in xen-asm.S.\n\nThis is done in preparation of no longer using hypercall page at all,\nas it has shown to cause problems with speculation mitigations.\n\nThis is part of XSA-466 / CVE-2024-53241.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466)",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-53241"
},
{
"category": "external",
"summary": "RHBZ#2331326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-53241",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53241"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53241",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53241"
}
],
"release_date": "2024-12-17T12:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: xen: Xen hypercall page unsafe against speculative attacks (Xen Security Advisory 466)"
},
{
"cve": "CVE-2024-54456",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348541"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()\n\nname is char[64] where the size of clnt-\u003ecl_program-\u003ename remains\nunknown. Invoking strcat() directly will also lead to potential buffer\noverflow. Change them to strscpy() and strncat() to fix potential\nissues.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-54456"
},
{
"category": "external",
"summary": "RHBZ#2348541",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348541"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-54456",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-54456"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-54456-e8a9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022602-CVE-2024-54456-e8a9@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()"
},
{
"cve": "CVE-2024-56662",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-12-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334547"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nacpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl\n\nFix an issue detected by syzbot with KASAN:\n\nBUG: KASAN: vmalloc-out-of-bounds in cmd_to_func drivers/acpi/nfit/\ncore.c:416 [inline]\nBUG: KASAN: vmalloc-out-of-bounds in acpi_nfit_ctl+0x20e8/0x24a0\ndrivers/acpi/nfit/core.c:459\n\nThe issue occurs in cmd_to_func when the call_pkg-\u003end_reserved2\narray is accessed without verifying that call_pkg points to a buffer\nthat is appropriately sized as a struct nd_cmd_pkg. This can lead\nto out-of-bounds access and undefined behavior if the buffer does not\nhave sufficient space.\n\nTo address this, a check was added in acpi_nfit_ctl() to ensure that\nbuf is not NULL and that buf_len is less than sizeof(*call_pkg)\nbefore accessing it. This ensures safe access to the members of\ncall_pkg, including the nd_reserved2 array.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In order to touch the ioctl by a process it must be already running with root privileges as the device file is created with root privileges by the kernel. As a result, this bug can only be exploited if the attacker has existing credentials.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56662"
},
{
"category": "external",
"summary": "RHBZ#2334547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334547"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56662",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56662"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56662",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56662"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122752-CVE-2024-56662-b7e7@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122752-CVE-2024-56662-b7e7@gregkh/T"
}
],
"release_date": "2024-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl"
},
{
"cve": "CVE-2024-56675",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2024-12-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334548"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors\n\nUprobes always use bpf_prog_run_array_uprobe() under tasks-trace-RCU\nprotection. But it is possible to attach a non-sleepable BPF program to a\nuprobe, and non-sleepable BPF programs are freed via normal RCU (see\n__bpf_prog_put_noref()). This leads to UAF of the bpf_prog because a normal\nRCU grace period does not imply a tasks-trace-RCU grace period.\n\nFix it by explicitly waiting for a tasks-trace-RCU grace period after\nremoving the attachment of a bpf_prog to a perf_event.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor the Red Hat Enterprise Linux 9 to confirm the current state, inspect the sysctl with the command:\n\n cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56675"
},
{
"category": "external",
"summary": "RHBZ#2334548",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334548"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56675",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56675"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122756-CVE-2024-56675-e996@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122756-CVE-2024-56675-e996@gregkh/T"
}
],
"release_date": "2024-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors"
},
{
"cve": "CVE-2024-56690",
"cwe": {
"id": "CWE-703",
"name": "Improper Check or Handling of Exceptional Conditions"
},
"discovery_date": "2024-12-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2334676"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY\n\nSince commit 8f4f68e788c3 (\"crypto: pcrypt - Fix hungtask for\nPADATA_RESET\"), the pcrypt encryption and decryption operations return\n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is\ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns\n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.\nFix this issue by calling crypto layer directly without parallelization\nin that case.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-56690"
},
{
"category": "external",
"summary": "RHBZ#2334676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2334676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-56690",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-56690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56690"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024122834-CVE-2024-56690-b77f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024122834-CVE-2024-56690-b77f@gregkh/T"
}
],
"release_date": "2024-12-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY"
},
{
"cve": "CVE-2024-57901",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2338185"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naf_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK\n\nBlamed commit forgot MSG_PEEK case, allowing a crash [1] as found\nby syzbot.\n\nRework vlan_get_protocol_dgram() to not touch skb at all,\nso that it can be used from many cpus on the same skb.\n\nAdd a const qualifier to skb argument.\n\n[1]\nskbuff: skb_under_panic: text:ffffffff8a8ccd05 len:29 put:14 head:ffff88807fc8e400 data:ffff88807fc8e3f4 tail:0x11 end:0x140 dev:\u003cNULL\u003e\n------------[ cut here ]------------\n kernel BUG at net/core/skbuff.c:206 !\nOops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 1 UID: 0 PID: 5892 Comm: syz-executor883 Not tainted 6.13.0-rc4-syzkaller-00054-gd6ef8b40d075 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n RIP: 0010:skb_panic net/core/skbuff.c:206 [inline]\n RIP: 0010:skb_under_panic+0x14b/0x150 net/core/skbuff.c:216\nCode: 0b 8d 48 c7 c6 86 d5 25 8e 48 8b 54 24 08 8b 0c 24 44 8b 44 24 04 4d 89 e9 50 41 54 41 57 41 56 e8 5a 69 79 f7 48 83 c4 20 90 \u003c0f\u003e 0b 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3\nRSP: 0018:ffffc900038d7638 EFLAGS: 00010282\nRAX: 0000000000000087 RBX: dffffc0000000000 RCX: 609ffd18ea660600\nRDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000\nRBP: ffff88802483c8d0 R08: ffffffff817f0a8c R09: 1ffff9200071ae60\nR10: dffffc0000000000 R11: fffff5200071ae61 R12: 0000000000000140\nR13: ffff88807fc8e400 R14: ffff88807fc8e3f4 R15: 0000000000000011\nFS: 00007fbac5e006c0(0000) GS:ffff8880b8700000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007fbac5e00d58 CR3: 000000001238e000 CR4: 00000000003526f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n skb_push+0xe5/0x100 net/core/skbuff.c:2636\n vlan_get_protocol_dgram+0x165/0x290 net/packet/af_packet.c:585\n packet_recvmsg+0x948/0x1ef0 net/packet/af_packet.c:3552\n sock_recvmsg_nosec net/socket.c:1033 [inline]\n sock_recvmsg+0x22f/0x280 net/socket.c:1055\n ____sys_recvmsg+0x1c6/0x480 net/socket.c:2803\n ___sys_recvmsg net/socket.c:2845 [inline]\n do_recvmmsg+0x426/0xab0 net/socket.c:2940\n __sys_recvmmsg net/socket.c:3014 [inline]\n __do_sys_recvmmsg net/socket.c:3037 [inline]\n __se_sys_recvmmsg net/socket.c:3030 [inline]\n __x64_sys_recvmmsg+0x199/0x250 net/socket.c:3030\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57901"
},
{
"category": "external",
"summary": "RHBZ#2338185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57901"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57901",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57901"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025011516-CVE-2024-57901-1f9e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025011516-CVE-2024-57901-1f9e@gregkh/T"
}
],
"release_date": "2025-01-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK"
},
{
"cve": "CVE-2024-57902",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-01-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2338211"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\naf_packet: fix vlan_get_tci() vs MSG_PEEK\n\nBlamed commit forgot MSG_PEEK case, allowing a crash [1] as found\nby syzbot.\n\nRework vlan_get_tci() to not touch skb at all,\nso that it can be used from many cpus on the same skb.\n\nAdd a const qualifier to skb argument.\n\n[1]\nskbuff: skb_under_panic: text:ffffffff8a8da482 len:32 put:14 head:ffff88807a1d5800 data:ffff88807a1d5810 tail:0x14 end:0x140 dev:\u003cNULL\u003e\n------------[ cut here ]------------\n kernel BUG at net/core/skbuff.c:206 !\nOops: invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 0 UID: 0 PID: 5880 Comm: syz-executor172 Not tainted 6.13.0-rc3-syzkaller-00762-g9268abe611b0 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\n RIP: 0010:skb_panic net/core/skbuff.c:206 [inline]\n RIP: 0010:skb_under_panic+0x14b/0x150 net/core/skbuff.c:216\nCode: 0b 8d 48 c7 c6 9e 6c 26 8e 48 8b 54 24 08 8b 0c 24 44 8b 44 24 04 4d 89 e9 50 41 54 41 57 41 56 e8 3a 5a 79 f7 48 83 c4 20 90 \u003c0f\u003e 0b 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3\nRSP: 0018:ffffc90003baf5b8 EFLAGS: 00010286\nRAX: 0000000000000087 RBX: dffffc0000000000 RCX: 8565c1eec37aa000\nRDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000\nRBP: ffff88802616fb50 R08: ffffffff817f0a4c R09: 1ffff92000775e50\nR10: dffffc0000000000 R11: fffff52000775e51 R12: 0000000000000140\nR13: ffff88807a1d5800 R14: ffff88807a1d5810 R15: 0000000000000014\nFS: 00007fa03261f6c0(0000) GS:ffff8880b8600000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007ffd65753000 CR3: 0000000031720000 CR4: 00000000003526f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n skb_push+0xe5/0x100 net/core/skbuff.c:2636\n vlan_get_tci+0x272/0x550 net/packet/af_packet.c:565\n packet_recvmsg+0x13c9/0x1ef0 net/packet/af_packet.c:3616\n sock_recvmsg_nosec net/socket.c:1044 [inline]\n sock_recvmsg+0x22f/0x280 net/socket.c:1066\n ____sys_recvmsg+0x1c6/0x480 net/socket.c:2814\n ___sys_recvmsg net/socket.c:2856 [inline]\n do_recvmmsg+0x426/0xab0 net/socket.c:2951\n __sys_recvmmsg net/socket.c:3025 [inline]\n __do_sys_recvmmsg net/socket.c:3048 [inline]\n __se_sys_recvmmsg net/socket.c:3041 [inline]\n __x64_sys_recvmmsg+0x199/0x250 net/socket.c:3041\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57902"
},
{
"category": "external",
"summary": "RHBZ#2338211",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2338211"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57902",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57902"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57902",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57902"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025011516-CVE-2024-57902-7ddb@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025011516-CVE-2024-57902-7ddb@gregkh/T"
}
],
"release_date": "2025-01-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: af_packet: fix vlan_get_tci() vs MSG_PEEK"
},
{
"cve": "CVE-2024-57941",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2339130"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix the (non-)cancellation of copy when cache is temporarily disabled\n\nWhen the caching for a cookie is temporarily disabled (e.g. due to a DIO\nwrite on that file), future copying to the cache for that file is disabled\nuntil all fds open on that file are closed. However, if netfslib is using\nthe deprecated PG_private_2 method (such as is currently used by ceph), and\ndecides it wants to copy to the cache, netfs_advance_write() will just bail\nat the first check seeing that the cache stream is unavailable, and\nindicate that it dealt with all the content.\n\nThis means that we have no subrequests to provide notifications to drive\nthe state machine or even to pin the request and the request just gets\ndiscarded, leaving the folios with PG_private_2 set.\n\nFix this by jumping directly to cancel the request if the cache is not\navailable. That way, we don\u0027t remove mark3 from the folio_queue list and\nnetfs_pgpriv2_cancel() will clean up the folios.\n\nThis was found by running the generic/013 xfstest against ceph with an\nactive cache and the \"-o fsc\" option passed to ceph. That would usually\nhang",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The bug happens with complex conditions together only (when running \"with an active cache and the \"-o fsc\" option passed to ceph\"). Also only hang of the system happens, so the security impact limited with deny of service.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57941"
},
{
"category": "external",
"summary": "RHBZ#2339130",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2339130"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57941",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57941"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57941",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57941"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025012128-CVE-2024-57941-8779@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025012128-CVE-2024-57941-8779@gregkh/T"
}
],
"release_date": "2025-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled"
},
{
"cve": "CVE-2024-57942",
"discovery_date": "2025-01-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2339141"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Fix ceph copy to cache on write-begin\n\nAt the end of netfs_unlock_read_folio() in which folios are marked\nappropriately for copying to the cache (either with by being marked dirty\nand having their private data set or by having PG_private_2 set) and then\nunlocked, the folio_queue struct has the entry pointing to the folio\ncleared. This presents a problem for netfs_pgpriv2_write_to_the_cache(),\nwhich is used to write folios marked with PG_private_2 to the cache as it\nexpects to be able to trawl the folio_queue list thereafter to find the\nrelevant folios, leading to a hang.\n\nFix this by not clearing the folio_queue entry if we\u0027re going to do the\ndeprecated copy-to-cache. The clearance will be done instead as the folios\nare written to the cache.\n\nThis can be reproduced by starting cachefiles, mounting a ceph filesystem\nwith \"-o fsc\" and writing to it.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfs: Fix ceph copy to cache on write-begin",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57942"
},
{
"category": "external",
"summary": "RHBZ#2339141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2339141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57942",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57942"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57942",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57942"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025012129-CVE-2024-57942-bedc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025012129-CVE-2024-57942-bedc@gregkh/T"
}
],
"release_date": "2025-01-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfs: Fix ceph copy to cache on write-begin"
},
{
"cve": "CVE-2024-57977",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348621"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmemcg: fix soft lockup in the OOM process\n\nA soft lockup issue was found in the product with about 56,000 tasks were\nin the OOM cgroup, it was traversing them when the soft lockup was\ntriggered.\n\nwatchdog: BUG: soft lockup - CPU#2 stuck for 23s! [VM Thread:1503066]\nCPU: 2 PID: 1503066 Comm: VM Thread Kdump: loaded Tainted: G\nHardware name: Huawei Cloud OpenStack Nova, BIOS\nRIP: 0010:console_unlock+0x343/0x540\nRSP: 0000:ffffb751447db9a0 EFLAGS: 00000247 ORIG_RAX: ffffffffffffff13\nRAX: 0000000000000001 RBX: 0000000000000000 RCX: 00000000ffffffff\nRDX: 0000000000000000 RSI: 0000000000000004 RDI: 0000000000000247\nRBP: ffffffffafc71f90 R08: 0000000000000000 R09: 0000000000000040\nR10: 0000000000000080 R11: 0000000000000000 R12: ffffffffafc74bd0\nR13: ffffffffaf60a220 R14: 0000000000000247 R15: 0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007f2fe6ad91f0 CR3: 00000004b2076003 CR4: 0000000000360ee0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n vprintk_emit+0x193/0x280\n printk+0x52/0x6e\n dump_task+0x114/0x130\n mem_cgroup_scan_tasks+0x76/0x100\n dump_header+0x1fe/0x210\n oom_kill_process+0xd1/0x100\n out_of_memory+0x125/0x570\n mem_cgroup_out_of_memory+0xb5/0xd0\n try_charge+0x720/0x770\n mem_cgroup_try_charge+0x86/0x180\n mem_cgroup_try_charge_delay+0x1c/0x40\n do_anonymous_page+0xb5/0x390\n handle_mm_fault+0xc4/0x1f0\n\nThis is because thousands of processes are in the OOM cgroup, it takes a\nlong time to traverse all of them. As a result, this lead to soft lockup\nin the OOM process.\n\nTo fix this issue, call \u0027cond_resched\u0027 in the \u0027mem_cgroup_scan_tasks\u0027\nfunction per 1000 iterations. For global OOM, call\n\u0027touch_softlockup_watchdog\u0027 per 1000 iterations to avoid this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memcg: fix soft lockup in the OOM process",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57977"
},
{
"category": "external",
"summary": "RHBZ#2348621",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348621"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57977",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57977"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2024-57977-88ac@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2024-57977-88ac@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memcg: fix soft lockup in the OOM process"
},
{
"cve": "CVE-2024-57981",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348620"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Fix NULL pointer dereference on certain command aborts\n\nIf a command is queued to the final usable TRB of a ring segment, the\nenqueue pointer is advanced to the subsequent link TRB and no further.\nIf the command is later aborted, when the abort completion is handled\nthe dequeue pointer is advanced to the first TRB of the next segment.\n\nIf no further commands are queued, xhci_handle_stopped_cmd_ring() sees\nthe ring pointers unequal and assumes that there is a pending command,\nso it calls xhci_mod_cmd_timer() which crashes if cur_cmd was NULL.\n\nDon\u0027t attempt timer setup if cur_cmd is NULL. The subsequent doorbell\nring likely is unnecessary too, but it\u0027s harmless. Leave it alone.\n\nThis is probably Bug 219532, but no confirmation has been received.\n\nThe issue has been independently reproduced and confirmed fixed using\na USB MCU programmed to NAK the Status stage of SET_ADDRESS forever.\nEverything continued working normally after several prevented crashes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57981"
},
{
"category": "external",
"summary": "RHBZ#2348620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57981"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022635-CVE-2024-57981-bba6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022635-CVE-2024-57981-bba6@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: usb: xhci: Fix NULL pointer dereference on certain command aborts"
},
{
"cve": "CVE-2024-57984",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348603"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition\n\nIn dw_i3c_common_probe, \u0026master-\u003ehj_work is bound with\ndw_i3c_hj_work. And dw_i3c_master_irq_handler can call\ndw_i3c_master_irq_handle_ibis function to start the work.\n\nIf we remove the module which will call dw_i3c_common_remove to\nmake cleanup, it will free master-\u003ebase through i3c_master_unregister\nwhile the work mentioned above will be used. The sequence of operations\nthat may lead to a UAF bug is as follows:\n\nCPU0 CPU1\n\n | dw_i3c_hj_work\ndw_i3c_common_remove |\ni3c_master_unregister(\u0026master-\u003ebase) |\ndevice_unregister(\u0026master-\u003edev) |\ndevice_release |\n//free master-\u003ebase |\n | i3c_master_do_daa(\u0026master-\u003ebase)\n | //use master-\u003ebase\n\nFix it by ensuring that the work is canceled before proceeding with\nthe cleanup in dw_i3c_common_remove.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57984"
},
{
"category": "external",
"summary": "RHBZ#2348603",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348603"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57984"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57984",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57984"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57984-191f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57984-191f@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition"
},
{
"cve": "CVE-2024-57986",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348597"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: core: Fix assumption that Resolution Multipliers must be in Logical Collections\n\nA report in 2019 by the syzbot fuzzer was found to be connected to two\nerrors in the HID core associated with Resolution Multipliers. One of\nthe errors was fixed by commit ea427a222d8b (\"HID: core: Fix deadloop\nin hid_apply_multiplier.\"), but the other has not been fixed.\n\nThis error arises because hid_apply_multipler() assumes that every\nResolution Multiplier control is contained in a Logical Collection,\ni.e., there\u0027s no way the routine can ever set multiplier_collection to\nNULL. This is in spite of the fact that the function starts with a\nbig comment saying:\n\n\t * \"The Resolution Multiplier control must be contained in the same\n\t * Logical Collection as the control(s) to which it is to be applied.\n\t ...\n\t * If no Logical Collection is\n\t * defined, the Resolution Multiplier is associated with all\n\t * controls in the report.\"\n\t * HID Usage Table, v1.12, Section 4.3.1, p30\n\t *\n\t * Thus, search from the current collection upwards until we find a\n\t * logical collection...\n\nThe comment and the code overlook the possibility that none of the\ncollections found may be a Logical Collection.\n\nThe fix is to set the multiplier_collection pointer to NULL if the\ncollection found isn\u0027t a Logical Collection.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57986"
},
{
"category": "external",
"summary": "RHBZ#2348597",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348597"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57986",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57986"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57986-6166@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022636-CVE-2024-57986-6166@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections"
},
{
"cve": "CVE-2024-57987",
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348543"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer access may result in compromised availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57987"
},
{
"category": "external",
"summary": "RHBZ#2348543",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348543"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57987"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57987",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57987"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57987-09a3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57987-09a3@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: btrtl: check for NULL in btrtl_setup_realtek()"
},
{
"cve": "CVE-2024-57988",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348550"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()\n\ndevm_kstrdup() can return a NULL pointer on failure,but this\nreturned value in btbcm_get_board_name() is not checked.\nAdd NULL check in btbcm_get_board_name(), to handle kernel NULL\npointer dereference error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57988"
},
{
"category": "external",
"summary": "RHBZ#2348550",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348550"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57988",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57988"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57988",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57988"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57988-db3b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022637-CVE-2024-57988-db3b@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: btbcm: Fix NULL deref in btbcm_get_board_name()"
},
{
"cve": "CVE-2024-57989",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348574"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links\n\nIn mt7925_change_vif_links() devm_kzalloc() may return NULL but this\nreturned value is not checked.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57989"
},
{
"category": "external",
"summary": "RHBZ#2348574",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348574"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57989"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022638-CVE-2024-57989-0a14@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022638-CVE-2024-57989-0a14@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links"
},
{
"cve": "CVE-2024-57995",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348581"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()\n\nIn ath12k_mac_assign_vif_to_vdev(), if arvif is created on a different\nradio, it gets deleted from that radio through a call to\nath12k_mac_unassign_link_vif(). This action frees the arvif pointer.\nSubsequently, there is a check involving arvif, which will result in a\nread-after-free scenario.\n\nFix this by moving this check after arvif is again assigned via call to\nath12k_mac_assign_link_vif().\n\nTested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-57995"
},
{
"category": "external",
"summary": "RHBZ#2348581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-57995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57995"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-57995",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57995"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022640-CVE-2024-57995-892d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022640-CVE-2024-57995-892d@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()"
},
{
"cve": "CVE-2024-58004",
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348561"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: intel/ipu6: remove cpu latency qos request on error\n\nFix cpu latency qos list corruption like below. It happens when\nwe do not remove cpu latency request on error path and free\ncorresponding memory.\n\n[ 30.634378] l7 kernel: list_add corruption. prev-\u003enext should be next (ffffffff9645e960), but was 0000000100100001. (prev=ffff8e9e877e20a8).\n[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0\n\u003csnip\u003e\n[ 30.634640] l7 kernel: Call Trace:\n[ 30.634650] l7 kernel: \u003cTASK\u003e\n[ 30.634659] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634669] l7 kernel: ? __warn.cold+0x93/0xf6\n[ 30.634678] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634690] l7 kernel: ? report_bug+0xff/0x140\n[ 30.634702] l7 kernel: ? handle_bug+0x58/0x90\n[ 30.634712] l7 kernel: ? exc_invalid_op+0x17/0x70\n[ 30.634723] l7 kernel: ? asm_exc_invalid_op+0x1a/0x20\n[ 30.634733] l7 kernel: ? __list_add_valid_or_report+0x83/0xa0\n[ 30.634742] l7 kernel: plist_add+0xdd/0x140\n[ 30.634754] l7 kernel: pm_qos_update_target+0xa0/0x1f0\n[ 30.634764] l7 kernel: cpu_latency_qos_update_request+0x61/0xc0\n[ 30.634773] l7 kernel: intel_dp_aux_xfer+0x4c7/0x6e0 [i915 1f824655ed04687c2b0d23dbce759fa785f6d033]",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: media: intel/ipu6: remove cpu latency qos request on error",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58004"
},
{
"category": "external",
"summary": "RHBZ#2348561",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348561"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58004"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58004",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58004"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58004-cf99@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58004-cf99@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: media: intel/ipu6: remove cpu latency qos request on error"
},
{
"cve": "CVE-2024-58005",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348590"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: Change to kvalloc() in eventlog/acpi.c\n\nThe following failure was reported on HPE ProLiant D320:\n\n[ 10.693310][ T1] tpm_tis STM0925:00: 2.0 TPM (device-id 0x3, rev-id 0)\n[ 10.848132][ T1] ------------[ cut here ]------------\n[ 10.853559][ T1] WARNING: CPU: 59 PID: 1 at mm/page_alloc.c:4727 __alloc_pages_noprof+0x2ca/0x330\n[ 10.862827][ T1] Modules linked in:\n[ 10.866671][ T1] CPU: 59 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.0-lp155.2.g52785e2-default #1 openSUSE Tumbleweed (unreleased) 588cd98293a7c9eba9013378d807364c088c9375\n[ 10.882741][ T1] Hardware name: HPE ProLiant DL320 Gen12/ProLiant DL320 Gen12, BIOS 1.20 10/28/2024\n[ 10.892170][ T1] RIP: 0010:__alloc_pages_noprof+0x2ca/0x330\n[ 10.898103][ T1] Code: 24 08 e9 4a fe ff ff e8 34 36 fa ff e9 88 fe ff ff 83 fe 0a 0f 86 b3 fd ff ff 80 3d 01 e7 ce 01 00 75 09 c6 05 f8 e6 ce 01 01 \u003c0f\u003e 0b 45 31 ff e9 e5 fe ff ff f7 c2 00 00 08 00 75 42 89 d9 80 e1\n[ 10.917750][ T1] RSP: 0000:ffffb7cf40077980 EFLAGS: 00010246\n[ 10.923777][ T1] RAX: 0000000000000000 RBX: 0000000000040cc0 RCX: 0000000000000000\n[ 10.931727][ T1] RDX: 0000000000000000 RSI: 000000000000000c RDI: 0000000000040cc0\n\nThe above transcript shows that ACPI pointed a 16 MiB buffer for the log\nevents because RSI maps to the \u0027order\u0027 parameter of __alloc_pages_noprof().\nAddress the bug by moving from devm_kmalloc() to devm_add_action() and\nkvmalloc() and devm_add_action().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: tpm: Change to kvalloc() in eventlog/acpi.c",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58005"
},
{
"category": "external",
"summary": "RHBZ#2348590",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348590"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58005",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58005"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58005-f2fa@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58005-f2fa@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: tpm: Change to kvalloc() in eventlog/acpi.c"
},
{
"cve": "CVE-2024-58006",
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348647"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()\n\nIn commit 4284c88fff0e (\"PCI: designware-ep: Allow pci_epc_set_bar() update\ninbound map address\") set_bar() was modified to support dynamically\nchanging the backing physical address of a BAR that was already configured.\n\nThis means that set_bar() can be called twice, without ever calling\nclear_bar() (as calling clear_bar() would clear the BAR\u0027s PCI address\nassigned by the host).\n\nThis can only be done if the new BAR size/flags does not differ from the\nexisting BAR configuration. Add these missing checks.\n\nIf we allow set_bar() to set e.g. a new BAR size that differs from the\nexisting BAR size, the new address translation range will be smaller than\nthe BAR size already determined by the host, which would mean that a read\npast the new BAR size would pass the iATU untranslated, which could allow\nthe host to read memory not belonging to the new struct pci_epf_bar.\n\nWhile at it, add comments which clarifies the support for dynamically\nchanging the physical address of a BAR. (Which was also missing.)",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58006"
},
{
"category": "external",
"summary": "RHBZ#2348647",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348647"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58006",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58006"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58006-9855@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2024-58006-9855@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()"
},
{
"cve": "CVE-2024-58012",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348650"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params\n\nEach cpu DAI should associate with a widget. However, the topology might\nnot create the right number of DAI widgets for aggregated amps. And it\nwill cause NULL pointer deference.\nCheck that the DAI widget associated with the CPU DAI is valid to prevent\nNULL pointer deference due to missing DAI widgets in topologies with\naggregated amps.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58012"
},
{
"category": "external",
"summary": "RHBZ#2348650",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348650"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58012",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58012"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58012",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58012"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58012-90ce@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58012-90ce@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during params"
},
{
"cve": "CVE-2024-58013",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348592"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync\n\nThis fixes the following crash:\n\n==================================================================\nBUG: KASAN: slab-use-after-free in mgmt_remove_adv_monitor_sync+0x3a/0xd0 net/bluetooth/mgmt.c:5543\nRead of size 8 at addr ffff88814128f898 by task kworker/u9:4/5961\n\nCPU: 1 UID: 0 PID: 5961 Comm: kworker/u9:4 Not tainted 6.12.0-syzkaller-10684-gf1cd565ce577 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024\nWorkqueue: hci0 hci_cmd_sync_work\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:378 [inline]\n print_report+0x169/0x550 mm/kasan/report.c:489\n kasan_report+0x143/0x180 mm/kasan/report.c:602\n mgmt_remove_adv_monitor_sync+0x3a/0xd0 net/bluetooth/mgmt.c:5543\n hci_cmd_sync_work+0x22b/0x400 net/bluetooth/hci_sync.c:332\n process_one_work kernel/workqueue.c:3229 [inline]\n process_scheduled_works+0xa63/0x1850 kernel/workqueue.c:3310\n worker_thread+0x870/0xd30 kernel/workqueue.c:3391\n kthread+0x2f0/0x390 kernel/kthread.c:389\n ret_from_fork+0x4b/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244\n \u003c/TASK\u003e\n\nAllocated by task 16026:\n kasan_save_stack mm/kasan/common.c:47 [inline]\n kasan_save_track+0x3f/0x80 mm/kasan/common.c:68\n poison_kmalloc_redzone mm/kasan/common.c:377 [inline]\n __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:394\n kasan_kmalloc include/linux/kasan.h:260 [inline]\n __kmalloc_cache_noprof+0x243/0x390 mm/slub.c:4314\n kmalloc_noprof include/linux/slab.h:901 [inline]\n kzalloc_noprof include/linux/slab.h:1037 [inline]\n mgmt_pending_new+0x65/0x250 net/bluetooth/mgmt_util.c:269\n mgmt_pending_add+0x36/0x120 net/bluetooth/mgmt_util.c:296\n remove_adv_monitor+0x102/0x1b0 net/bluetooth/mgmt.c:5568\n hci_mgmt_cmd+0xc47/0x11d0 net/bluetooth/hci_sock.c:1712\n hci_sock_sendmsg+0x7b8/0x11c0 net/bluetooth/hci_sock.c:1832\n sock_sendmsg_nosec net/socket.c:711 [inline]\n __sock_sendmsg+0x221/0x270 net/socket.c:726\n sock_write_iter+0x2d7/0x3f0 net/socket.c:1147\n new_sync_write fs/read_write.c:586 [inline]\n vfs_write+0xaeb/0xd30 fs/read_write.c:679\n ksys_write+0x18f/0x2b0 fs/read_write.c:731\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nFreed by task 16022:\n kasan_save_stack mm/kasan/common.c:47 [inline]\n kasan_save_track+0x3f/0x80 mm/kasan/common.c:68\n kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:582\n poison_slab_object mm/kasan/common.c:247 [inline]\n __kasan_slab_free+0x59/0x70 mm/kasan/common.c:264\n kasan_slab_free include/linux/kasan.h:233 [inline]\n slab_free_hook mm/slub.c:2338 [inline]\n slab_free mm/slub.c:4598 [inline]\n kfree+0x196/0x420 mm/slub.c:4746\n mgmt_pending_foreach+0xd1/0x130 net/bluetooth/mgmt_util.c:259\n __mgmt_power_off+0x183/0x430 net/bluetooth/mgmt.c:9550\n hci_dev_close_sync+0x6c4/0x11c0 net/bluetooth/hci_sync.c:5208\n hci_dev_do_close net/bluetooth/hci_core.c:483 [inline]\n hci_dev_close+0x112/0x210 net/bluetooth/hci_core.c:508\n sock_do_ioctl+0x158/0x460 net/socket.c:1209\n sock_ioctl+0x626/0x8e0 net/socket.c:1328\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:906 [inline]\n __se_sys_ioctl+0xf5/0x170 fs/ioctl.c:892\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x77/0x7f",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58013"
},
{
"category": "external",
"summary": "RHBZ#2348592",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348592"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58013",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58013"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58013-55de@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2024-58013-55de@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync"
},
{
"cve": "CVE-2024-58014",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348547"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()\n\nIn \u0027wlc_phy_iqcal_gainparams_nphy()\u0027, add gain range check to WARN()\ninstead of possible out-of-bounds \u0027tbl_iqcal_gainparams_nphy\u0027 access.\nCompile tested only.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58014"
},
{
"category": "external",
"summary": "RHBZ#2348547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348547"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58014",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58014"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58014-6269@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58014-6269@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()"
},
{
"cve": "CVE-2024-58015",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348577"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath12k: Fix for out-of bound access error\n\nSelfgen stats are placed in a buffer using print_array_to_buf_index() function.\nArray length parameter passed to the function is too big, resulting in possible\nout-of bound memory error.\nDecreasing buffer size by one fixes faulty upper bound of passed array.\n\nDiscovered in coverity scan, CID 1600742 and CID 1600758",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: ath12k: Fix for out-of bound access error",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58015"
},
{
"category": "external",
"summary": "RHBZ#2348577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348577"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58015",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58015"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58015",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58015"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58015-f72e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2024-58015-f72e@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: ath12k: Fix for out-of bound access error"
},
{
"cve": "CVE-2024-58020",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348602"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: multitouch: Add NULL check in mt_input_configured\n\ndevm_kasprintf() can return a NULL pointer on failure,but this\nreturned value in mt_input_configured() is not checked.\nAdd NULL check in mt_input_configured(), to handle kernel NULL\npointer dereference error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: HID: multitouch: Add NULL check in mt_input_configured",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58020"
},
{
"category": "external",
"summary": "RHBZ#2348602",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348602"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58020",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58020"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2024-58020-a097@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022603-CVE-2024-58020-a097@gregkh/T"
}
],
"release_date": "2025-02-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: HID: multitouch: Add NULL check in mt_input_configured"
},
{
"cve": "CVE-2024-58057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350375"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nidpf: convert workqueues to unbound\n\nWhen a workqueue is created with `WQ_UNBOUND`, its work items are\nserved by special worker-pools, whose host workers are not bound to\nany specific CPU. In the default configuration (i.e. when\n`queue_delayed_work` and friends do not specify which CPU to run the\nwork item on), `WQ_UNBOUND` allows the work item to be executed on any\nCPU in the same node of the CPU it was enqueued on. While this\nsolution potentially sacrifices locality, it avoids contention with\nother processes that might dominate the CPU time of the processor the\nwork item was scheduled on.\n\nThis is not just a theoretical problem: in a particular scenario\nmisconfigured process was hogging most of the time from CPU0, leaving\nless than 0.5% of its CPU time to the kworker. The IDPF workqueues\nthat were using the kworker on CPU0 suffered large completion delays\nas a result, causing performance degradation, timeouts and eventual\nsystem crash.\n\n\n* I have also run a manual test to gauge the performance\n improvement. The test consists of an antagonist process\n (`./stress --cpu 2`) consuming as much of CPU 0 as possible. This\n process is run under `taskset 01` to bind it to CPU0, and its\n priority is changed with `chrt -pQ 9900 10000 ${pid}` and\n `renice -n -20 ${pid}` after start.\n\n Then, the IDPF driver is forced to prefer CPU0 by editing all calls\n to `queue_delayed_work`, `mod_delayed_work`, etc... to use CPU 0.\n\n Finally, `ktraces` for the workqueue events are collected.\n\n Without the current patch, the antagonist process can force\n arbitrary delays between `workqueue_queue_work` and\n `workqueue_execute_start`, that in my tests were as high as\n `30ms`. With the current patch applied, the workqueue can be\n migrated to another unloaded CPU in the same node, and, keeping\n everything else equal, the maximum delay I could see was `6us`.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: idpf: convert workqueues to unbound",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58057"
},
{
"category": "external",
"summary": "RHBZ#2350375",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350375"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58057"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030607-CVE-2024-58057-5c91@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030607-CVE-2024-58057-5c91@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: idpf: convert workqueues to unbound"
},
{
"cve": "CVE-2024-58061",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350373"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: prohibit deactivating all links\n\nIn the internal API this calls this is a WARN_ON, but that\nshould remain since internally we want to know about bugs\nthat may cause this. Prevent deactivating all links in the\ndebugfs write directly.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: mac80211: prohibit deactivating all links",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58061"
},
{
"category": "external",
"summary": "RHBZ#2350373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58061",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58061"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030608-CVE-2024-58061-80cf@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030608-CVE-2024-58061-80cf@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: mac80211: prohibit deactivating all links"
},
{
"cve": "CVE-2024-58069",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350364"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nrtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read\n\nThe nvmem interface supports variable buffer sizes, while the regmap\ninterface operates with fixed-size storage. If an nvmem client uses a\nbuffer size less than 4 bytes, regmap_read will write out of bounds\nas it expects the buffer to point at an unsigned int.\n\nFix this by using an intermediary unsigned int to hold the value.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue is actual only for the latest versions of Red Hat Enterprise Linux (starting from the Red Hat Enterprise Linux 9). The bug could happen only if PCF85063 RTC chip being used. Only privileged user could trigger it (if have access to read some parameters from such device). The security impact is limited, because only few bytes of data corruption could happen (but still potentially could be used for privileges escalation).",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58069"
},
{
"category": "external",
"summary": "RHBZ#2350364",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350364"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58069"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030611-CVE-2024-58069-d1d4@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030611-CVE-2024-58069-d1d4@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module rtc-pcf85063 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read"
},
{
"cve": "CVE-2024-58072",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350363"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rtlwifi: remove unused check_buddy_priv\n\nCommit 2461c7d60f9f (\"rtlwifi: Update header file\") introduced a global\nlist of private data structures.\n\nLater on, commit 26634c4b1868 (\"rtlwifi Modify existing bits to match\nvendor version 2013.02.07\") started adding the private data to that list at\nprobe time and added a hook, check_buddy_priv to find the private data from\na similar device.\n\nHowever, that function was never used.\n\nBesides, though there is a lock for that list, it is never used. And when\nthe probe fails, the private data is never removed from the list. This\nwould cause a second probe to access freed memory.\n\nRemove the unused hook, structures and members, which will prevent the\npotential race condition on the list and its corruption during a second\nprobe when probe fails.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: rtlwifi: remove unused check_buddy_priv",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The bug could happen during initialization (when probing PCI driver). The security impact is limited, because only privileged user can trigger the bug.",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58072"
},
{
"category": "external",
"summary": "RHBZ#2350363",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350363"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58072",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58072"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030612-CVE-2024-58072-2dc3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030612-CVE-2024-58072-2dc3@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module rtlwifi from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: rtlwifi: remove unused check_buddy_priv"
},
{
"cve": "CVE-2024-58075",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350397"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: tegra - do not transfer req when tegra init fails\n\nThe tegra_cmac_init or tegra_sha_init function may return an error when\nmemory is exhausted. It should not transfer the request when they return\nan error.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: crypto: tegra - do not transfer req when tegra init fails",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58075"
},
{
"category": "external",
"summary": "RHBZ#2350397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58075",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58075"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58075",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58075"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030629-CVE-2024-58075-2f60@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030629-CVE-2024-58075-2f60@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: crypto: tegra - do not transfer req when tegra init fails"
},
{
"cve": "CVE-2024-58077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350396"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback\n\ncommit 1f5664351410 (\"ASoC: lower \"no backend DAIs enabled for ... Port\"\nlog severity\") ignores -EINVAL error message on common soc_pcm_ret().\nIt is used from many functions, ignoring -EINVAL is over-kill.\n\nThe reason why -EINVAL was ignored was it really should only be used\nupon invalid parameters coming from userspace and in that case we don\u0027t\nwant to log an error since we do not want to give userspace a way to do\na denial-of-service attack on the syslog / diskspace.\n\nSo don\u0027t use soc_pcm_ret() on .prepare callback is better idea.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-58077"
},
{
"category": "external",
"summary": "RHBZ#2350396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-58077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58077"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025030608-CVE-2024-58077-d4e3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025030608-CVE-2024-58077-d4e3@gregkh/T"
}
],
"release_date": "2025-03-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-11-11T08:21:57+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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2025:20095"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"CRB-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"CRB-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"NFV-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"NFV-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"RT-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"RT-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ASoC: soc-pcm: don\u0027t use soc_pcm_ret() on .prepare callback"
},
{
"cve": "CVE-2024-58088",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2025-03-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2351620"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix deadlock when freeing cgroup storage\n\nThe following commit\nbc235cdb423a (\"bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete]\")\nfirst introduced deadlock prevention for fentry/fexit programs attaching\non bpf_task_storage helpers. That commit also employed the logic in map\nfree path in its v6 version.\n\nLater bpf_cgrp_storage was first introduced in\nc4bcfb38a95e (\"bpf: Implement cgroup storage available to non-cgroup-attached bpf progs\")\nwhich faces the same issue as bpf_task_storage, instead of its busy\ncounter, NULL was passed to bpf_local_storage_map_free() which opened\na window to cause deadlock:\n\n\t\u003cTASK\u003e\n\t\t(acquiring local_storage-\u003elock)\n\t_raw_spin_lock_irqsave+0x3d/0x50\n\tbpf_local_storage_update+0xd1/0x460\n\tbpf_cgrp_storage_get+0x109/0x130\n\tbpf_prog_a4d4a370ba857314_cgrp_ptr+0x139/0x170\n\t? __bpf_prog_enter_recur+0x16/0x80\n\tbpf_trampoline_6442485186+0x43/0xa4\n\tcgroup_storage_ptr+0x9/0x20\n\t\t(holding local_storage-\u003elock)\n\tbpf_selem_unlink_storage_nolock.constprop.0+0x135/0x160\n\tbpf_selem_unlink_storage+0x6f/0x110\n\tbpf_local_storage_map_free+0xa2/0x110\n\tbpf_map_free_deferred+0x5b/0x90\n\tprocess_one_work+0x17c/0x390\n\tworker_thread+0x251/0x360\n\tkthread+0xd2/0x100\n\tret_from_fork+0x34/0x50\n\tret_from_fork_asm+0x1a/0x30\n\t\u003c/TASK\u003e\n\nProgs:\n - A: SEC(\"fentry/cgroup_storage_ptr\")\n - cgid (BPF_MAP_TYPE_HASH)\n\tRecord the id of the cgroup the current task belonging\n\tto in this hash map, using the address of the cgroup\n\tas the map key.\n - cgrpa (BPF_MAP_TYPE_CGRP_STORAGE)\n\tIf current task is a kworker, lookup the above hash\n\tmap using function parameter @owner as the key to get\n\tits corresponding cgroup id which is then used to get\n\ta trusted pointer to the cgroup through\n\tbpf_cgroup_from_id(). This trusted pointer can then\n\tbe passed to bpf_cgrp_storage_get() to finally trigger\n\tthe deadlock issue.\n - B: SEC(\"tp_btf/sys_enter\")\n - cgrpb (BPF_MAP_TYPE_CGRP_STORAGE)\n\tThe only purpose of this prog is to fill Prog A\u0027s\n\thash map by calling bpf_cgrp_storage_get() for as\n\tmany userspace tasks as possible.\n\nSteps to reproduce:\n - Run A;\n - while (true) { Run B; Destroy B; }\n\nFix this issue by passing its busy counter to the free procedure so\nit can be properly incremented before storage/smap locking.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: bpf: Fix deadlock when freeing cgroup storage",
"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.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"AppStream-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-rt-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-tools-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:kernel-tools-libs-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:kernel-uki-virt-addons-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:kernel-zfcpdump-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:kernel-zfcpdump-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:libperf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:python3-perf-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rtla-0:6.12.0-124.8.1.el10_1.x86_64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.aarch64",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.ppc64le",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.s390x",
"AppStream-10.1.GA:rv-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.src",
"BaseOS-10.1.GA:kernel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-64k-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-abi-stablelists-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debug-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debug-uki-virt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-debuginfo-common-aarch64-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-debuginfo-common-ppc64le-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-debuginfo-common-s390x-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-debuginfo-common-x86_64-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-devel-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-doc-0:6.12.0-124.8.1.el10_1.noarch",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-core-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.ppc64le",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.s390x",
"BaseOS-10.1.GA:kernel-modules-extra-matched-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-0:6.12.0-124.8.1.el10_1.x86_64",
"BaseOS-10.1.GA:kernel-rt-64k-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64k-core-0:6.12.0-124.8.1.el10_1.aarch64",
"BaseOS-10.1.GA:kernel-rt-64